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:
Eva Balycheva 2016-03-23 01:38:24 +03:00
parent 0a191c26c5
commit 96717386a5
1 changed files with 1 additions and 0 deletions

View File

@ -11,3 +11,4 @@ namespace = zaqar.transport.wsgi
namespace = zaqar.transport.base
namespace = zaqar.transport.validation
namespace = keystonemiddleware.auth_token
namespace = oslo.cache