deb-sahara/tools/config/config-generator.sahara.conf
Sergey Vilgelm d6fc09859a Use right oslo.service entry points
Use oslo.service.sslutils and periodic_task entry points to generate
a sample configuration file. oslo.service library doesn't have
an oslo.service entry point.

Change-Id: I240afb39c043fdeb39c7807bdf086927186ab881
Closes-Bug: 1468955
2015-06-26 17:40:50 +02:00

11 lines
272 B
Plaintext

[DEFAULT]
namespace = sahara.config
namespace = oslo.db
namespace = oslo.messaging
namespace = oslo.concurrency
namespace = keystonemiddleware.auth_token
namespace = oslo.log
namespace = oslo.policy
namespace = oslo.service.periodic_task
namespace = oslo.service.sslutils