charm-trove/src/templates/mitaka
hmlanigan abc294f463 Maintainability and config updates.
Use default openstack charm hooks where possible, implemented
2 functions to facilitate this: get_amqp_credentials() and get_database_setup().

Allow for additional trove configuration by the user:
    trove-volume-support: same name as in trove.conf
    trove-datastore-database: used to set datastore_registry_ext in
        trove-guestagent.conf
    trove-database-volume-support: corresponds to volume_support per DB in
        trove.conf
    default-neutron-networks: same name as in trove.conf

Add Newton version of the trove configuration files, remove verbose
setting as it's deprecated and ignored in Newton.

Change-Id: I0a9a33128e13ad232f28996b24fea48d081786f2
2017-03-30 13:33:13 -04:00
..
1 changed around the template files 2016-10-14 21:52:40 -04:00
README.md Initial skeleton code commit. 2016-09-03 14:38:16 -04:00
api-paste.ini Initial skeleton code commit. 2016-09-03 14:38:16 -04:00
trove-conductor.conf Maintainability and config updates. 2017-03-30 13:33:13 -04:00
trove-guestagent.conf Maintainability and config updates. 2017-03-30 13:33:13 -04:00
trove-logging-guestagent.conf Maintainability and config updates. 2017-03-30 13:33:13 -04:00
trove-taskmanager.conf Maintainability and config updates. 2017-03-30 13:33:13 -04:00
trove.conf Maintainability and config updates. 2017-03-30 13:33:13 -04:00

README.md

These are the prototype config files for the Trove service.