deckhand/deckhand/objects
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
..
__init__.py Deckhand initial ORM implementation 2017-07-13 16:50:39 +01:00
base.py Update database documents schema. 2017-07-18 18:38:23 +01:00
documents.py Add currently necessary oslo namespaces to oslo-config-generator conf file. 2017-07-21 02:20:13 +01:00
fields.py Deckhand initial ORM implementation 2017-07-13 16:50:39 +01:00