
re-run the tool with latest version. Closes-Bug: #1638004 Change-Id: I13a4e53c403e189839d04a0376bc0db1cf0ef049
2.9 KiB
Configuration option = Default value | Description |
---|---|
[taskflow_executor] | |
|
(String) Set the desired image conversion format. Provide a valid image format to which you want images to be converted before they are stored for consumption by Glance. Appropriate image format conversions are desirable for specific storage backends in order to facilitate efficient handling of bandwidth and usage of the storage infrastructure. By default, The allowed values for this option are Possible values:
Related options:
|
|
(String) Set the taskflow engine mode. Provide a string type value to set the mode in which the taskflow
engine would schedule tasks to the workers on the hosts. Based on this
mode, the engine executes tasks either in single or multiple threads.
The possible values for this configuration option are:
Possible values:
Related options:
|
|
(Integer) Set the number of engine executable tasks. Provide an integer value to limit the number of workers that can be instantiated on the hosts. In other words, this number defines the number of parallel tasks that can be executed at the same time by the taskflow engine. This value can be greater than one when the engine mode is set to parallel. Possible values:
Related options:
|