Generate oslo.cache options via tox -e genconfig
Currently generated zaqar.conf.sample is missing oslo.cache library options, but they are used by Zaqar and are important in production install. This patch makes the command 'tox -e gencofig' generate also oslo.cache options. Change-Id: Ia8f78fd5a106888882f882aed8d8355e7e1e459e Closes-Bug: 1560707
This commit is contained in:
parent
0a191c26c5
commit
96717386a5
@ -11,3 +11,4 @@ namespace = zaqar.transport.wsgi
|
||||
namespace = zaqar.transport.base
|
||||
namespace = zaqar.transport.validation
|
||||
namespace = keystonemiddleware.auth_token
|
||||
namespace = oslo.cache
|
||||
|
Loading…
x
Reference in New Issue
Block a user