heat/etc/heat/heat-config-generator.conf
Takashi Kajinami 7cf9e32977 Do not import osprofiler options
... but directly use the list provided by the library.

Change-Id: I892968fa55e805f55787513ca67785526b10523a
2024-10-27 02:28:54 +09:00

27 lines
810 B
Plaintext

[DEFAULT]
output_file = etc/heat/heat.conf.sample
wrap_width = 79
namespace = heat.common.cache
namespace = heat.common.config
namespace = heat.common.context
namespace = heat.common.crypt
namespace = heat.engine.clients.os.keystone.heat_keystoneclient
namespace = heat.engine.hot.functions
namespace = heat.common.wsgi
namespace = heat.engine.clients
namespace = heat.engine.notification
namespace = heat.engine.resources
namespace = heat.api.aws.ec2token
namespace = keystonemiddleware.auth_token
namespace = oslo.cache
namespace = oslo.messaging
namespace = oslo.middleware
namespace = oslo.log
namespace = oslo.policy
namespace = oslo.reports
namespace = oslo.service.service
namespace = oslo.service.periodic_task
namespace = oslo.service.sslutils
namespace = oslo.versionedobjects
namespace = osprofiler