deckhand/deckhand
Felipe Monteiro 2fd01fd9b4 Add currently necessary oslo namespaces to oslo-config-generator conf file.
This commit adds the following namespaces to deckhand's
config-generator.conf file used by oslo-config-generator
to generate deckhand's conf file automatically:

* oslo.db
* oslo.db.concurrency
* oslo.log

This will automatically populate the generate conf file with
needed oslo config options.
2017-07-21 02:20:13 +01:00
..
barbican Initial engine framework 2017-07-17 20:46:49 +01:00
conf Add currently necessary oslo namespaces to oslo-config-generator conf file. 2017-07-21 02:20:13 +01:00
control Add currently necessary oslo namespaces to oslo-config-generator conf file. 2017-07-21 02:20:13 +01:00
db Add currently necessary oslo namespaces to oslo-config-generator conf file. 2017-07-21 02:20:13 +01:00
engine [WIP] Implement documents API 2017-07-17 20:47:36 +01:00
objects Add currently necessary oslo namespaces to oslo-config-generator conf file. 2017-07-21 02:20:13 +01:00
tests Add currently necessary oslo namespaces to oslo-config-generator conf file. 2017-07-21 02:20:13 +01:00
__init__.py Oslo config integration (#1) 2017-06-26 16:57:50 -07:00
context.py Refactor database sqlalchemy api/models. 2017-07-19 19:03:55 +01:00
deckhand.py DECKHAND-10: Add Barbican integration to Deckhand 2017-06-29 22:25:11 +01:00
errors.py Initial engine framework 2017-07-17 20:46:49 +01:00