diff options
author | Jie Hu <hu.jie@zte.com.cn> | 2016-12-06 13:31:31 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2016-12-06 13:31:31 +0000 |
commit | 3a203b0a44b6952df2b7f8b93f3d27b421cdd1f6 (patch) | |
tree | ff7d6cccb2024773514b8af6055292ae3f705072 /api/etc/oslo-config-generator | |
parent | 3f262284f3ce78ce23b4e3c8e9fed112fc56e37d (diff) | |
parent | 240007fb0b972692ce239d601654c4d294ff46a2 (diff) |
Merge "add escalator frame"
Diffstat (limited to 'api/etc/oslo-config-generator')
-rw-r--r-- | api/etc/oslo-config-generator/escalator-api.conf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/api/etc/oslo-config-generator/escalator-api.conf b/api/etc/oslo-config-generator/escalator-api.conf new file mode 100644 index 0000000..7f3bd46 --- /dev/null +++ b/api/etc/oslo-config-generator/escalator-api.conf @@ -0,0 +1,10 @@ +[DEFAULT] +output_file = etc/escalator-api.conf.sample +namespace = escalator.api +namespace = oslo_concurrency +namespace = oslo_messaging +namespace = oslo_db +namespace = oslo_db.concurrency +namespace = oslo_policy +namespace = keystoneclient.middleware.auth_token +namespace = oslo_log |