Option = default value | (Type) Help string |
---|---|
[DEFAULT] default_user_data_format = HEAT_CFNTOOLS |
(StrOpt) Template default for how the user_data should be formatted for the server. For HEAT_CFNTOOLS, the user_data is bundled as part of the heat-cfntools cloud-init boot configuration data. For RAW the user_data is passed to Nova unmodified. For SOFTWARE_CONFIG user_data is bundled as part of the software config data, and metadata is derived from any associated SoftwareDeployment resources. |
[heat_all] enabled_services = engine, api, api_cfn |
(ListOpt) Specifies the heat services that are enabled when running heat-all. Valid options are all or any combination of api, engine, api_cfn, or api_cloudwatch. |
Option | Previous default value | New default value |
---|---|---|
[DEFAULT] event_purge_batch_size |
10 |
200 |
Deprecated option | New Option |
---|---|
[DEFAULT] rpc_thread_pool_size |
[DEFAULT] executor_thread_pool_size |
[DEFAULT] use_syslog |
None |
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.