trove/trove/tests
Greg Lucas a4e054e3ac Inject guest conf files to configurable location
Introduce a configuration option for a directory on the guest where the
taskmanager should inject configuration files.

During instance creation inject the guest_info and trove-guestagent
conf files to the 'injected_config_location'. The default location is
/etc/trove/conf.d.

Also:
 - Change the default value for 'guest_config' to remove the risk of
   overwriting a guest image's conf file with the sample.
 - Add trove-guestagent.conf injection to heat template.
 - Add new 'guest_info' option that defaults to "guest_info.conf".

Depends-On: I1dffd373da722af55bdea41fead8456bb60c82b2

Co-Authored-By: Denis Makogon <dmakogon@mirantis.com>
Co-Authored-By: Duk Loi <duk@tesora.com>

DocImpact: This change introduces a new option with a default that
affects existing guest images. The guestagent init script for any
existing guest image will need to be modified to read the conf
files from /etc/trove/conf.d.  For backwards compatibility set the
injected_config_location to /etc/trove and guest_info to
/etc/guest_info.

Closes-Bug: 1309030
Change-Id: I1057f4a1b6232332ed4b520dbc7b3bbb04145f73
2015-03-09 14:24:08 +00:00
..
api Merge "convert the max and min values to int instead of string" 2015-03-01 06:25:43 +00:00
db Obsolete oslo-incubator modules - processutils 2015-01-14 15:48:26 -05:00
examples Add missing api example for incremental backups 2014-12-02 15:57:59 -06:00
fakes Merge "Support string flavor IDs" 2015-01-27 14:09:38 +00:00
unittests Inject guest conf files to configurable location 2015-03-09 14:24:08 +00:00
util Integration with oslo.messaging library 2015-01-06 09:16:39 +02:00
__init__.py Rename from reddwarf to trove. 2013-06-24 14:11:15 -07:00
config.py Legacy MySQL datastore is shown on datastore-list 2014-12-02 17:47:12 -08:00
int_tests.py Added 'redis' test group to int-tests 2015-01-30 14:16:38 +02:00