ec6ff6f670
Replace usage of old incubator configuration generator by the oslo.config tool. tools/config/generate_sample.sh has been replaced by tox -egenconfig. heat_integrationtests/generate_sample.sh has been replaced by oslo-config-generator --config-file=heat_integrationtests/config-generator.conf Change-Id: I6d95df203b556c8ec2088d40a446427f7087b9a7
19 lines
593 B
Plaintext
19 lines
593 B
Plaintext
[DEFAULT]
|
|
output_file = etc/heat/heat.conf.sample
|
|
wrap_width = 79
|
|
namespace = heat.common.config
|
|
namespace = heat.common.crypt
|
|
namespace = heat.common.heat_keystoneclient
|
|
namespace = heat.common.wsgi
|
|
namespace = heat.engine.clients
|
|
namespace = heat.engine.notification
|
|
namespace = heat.engine.resources
|
|
namespace = heat.openstack.common.eventlet_backdoor
|
|
namespace = heat.openstack.common.log
|
|
namespace = heat.openstack.common.policy
|
|
namespace = heat.api.middleware.ssl
|
|
namespace = heat.api.aws.ec2token
|
|
namespace = keystonemiddleware.auth_token
|
|
namespace = oslo.messaging
|
|
namespace = oslo.db
|