Merge "Fix missing oslo.db options"
This commit is contained in:
commit
3380fbc4ff
4
.gitignore
vendored
4
.gitignore
vendored
@ -57,5 +57,5 @@ publish-docs/
|
||||
.*.swp
|
||||
.bak
|
||||
|
||||
# Policy sample
|
||||
etc/trove/policy.yaml.sample
|
||||
# Config sample and policy sample
|
||||
etc/trove/*.sample
|
||||
|
@ -2,6 +2,7 @@
|
||||
output_file = etc/trove/trove.conf.sample
|
||||
wrap_width = 79
|
||||
namespace = trove.config
|
||||
namespace = oslo.db
|
||||
namespace = oslo.messaging
|
||||
namespace = oslo.middleware
|
||||
namespace = oslo.log
|
||||
|
Loading…
Reference in New Issue
Block a user