ede6032e5d
This ensures the options for oslo.versionedobjects library are included in the file generated by oslo-config-generator. Change-Id: I79ab4a6168b7931b783d542e44d9f3cae3351396
24 lines
719 B
Plaintext
24 lines
719 B
Plaintext
[DEFAULT]
|
|
output_file = etc/heat/heat.conf.sample
|
|
wrap_width = 79
|
|
namespace = heat.common.config
|
|
namespace = heat.common.context
|
|
namespace = heat.common.crypt
|
|
namespace = heat.engine.clients.os.keystone.heat_keystoneclient
|
|
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.messaging
|
|
namespace = oslo.middleware
|
|
namespace = oslo.cache
|
|
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
|