Merge "Fix library includes for config generator"
This commit is contained in:
commit
ab2b966ea1
@ -154,4 +154,6 @@ oslo-config-generator \
|
|||||||
--namespace oslo.middleware \
|
--namespace oslo.middleware \
|
||||||
--namespace oslo.service \
|
--namespace oslo.service \
|
||||||
--namespace policy \
|
--namespace policy \
|
||||||
|
--namespace oslo.policy \
|
||||||
|
--namespace oslo.db.concurrency \
|
||||||
--namespace keystonemiddleware.auth_token | grep -v '^\[DEFAULT\]' >> $OUTPUTFILE
|
--namespace keystonemiddleware.auth_token | grep -v '^\[DEFAULT\]' >> $OUTPUTFILE
|
||||||
|
@ -1,2 +1 @@
|
|||||||
export CINDER_CONFIG_GENERATOR_EXTRA_MODULES="keystonemiddleware.auth_token"
|
export CINDER_CONFIG_GENERATOR_EXTRA_MODULES="keystonemiddleware.auth_token"
|
||||||
export CINDER_CONFIG_GENERATOR_EXTRA_LIBRARIES="oslo_concurrency oslo.messaging oslo_db oslo.db.concurrency oslo_policy"
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user