zun/tools/zun-config-generator.conf
Wenzhi Yu 7b6f108821 Load wsgi apps with paste.deploy
This change replaces the hard coded WSGI app creation with a
pipeline of WSGI apps declared in a configuration file.

Change-Id: I1969e3eec7be1c28b637451c71cfe450c91b959f
Partially-Implements: blueprint support-multi-tenancy
2016-08-21 13:51:06 +08:00

15 lines
349 B
Plaintext

[DEFAULT]
output_file = etc/zun/zun.conf.sample
wrap_width = 79
namespace = zun
namespace = keystonemiddleware.auth_token
namespace = oslo.concurrency
namespace = oslo.db
namespace = oslo.log
namespace = oslo.messaging
namespace = oslo.middleware.cors
namespace = oslo.policy
namespace = oslo.service.periodic_task
namespace = oslo.service.service