trove/etc/trove
Tim Simpson 3cdb9ea817 Changing DNS to pass string to driver
This commit also moves the "get_ip_address" functions out of
instance.views and into the models code under the SimpleInstance class,
where it's renamed get_visible_ip_addresses().
Also, the content field (the ip address) is now passed to the driver
instead of set on the Entry object by the manager, which allows more
flexibility for dealing with various drivers and will hopefully prevent
issues in the future.
Finally, integration tests were added to keep this from breaking
in the future.

Closes-Bug: 1273446

Change-Id: I70bf37838cc5cecfe579fe6001df79d7f6f5d53e
2014-01-31 17:50:34 -06:00
..
cloudinit Add instance cloudinit support 2013-08-16 21:27:39 +03:00
conf.d Rename from reddwarf to trove. 2013-06-24 14:11:15 -07:00
api-paste.ini Replace "tokenauth" by "authtoken" in configuration files 2013-12-10 15:34:06 +01:00
api-paste.ini.test Replace "tokenauth" by "authtoken" in configuration files 2013-12-10 15:34:06 +01:00
trove-conductor.conf.sample Conductor Does Not Default to Verbose/Debug Logs 2013-12-03 19:37:05 -08:00
trove-guestagent.conf.sample Updates trove-guestagent.conf.sample 2013-12-12 12:10:38 +00:00
trove-taskmanager.conf.sample Make use of IP filtering when creating DNS records 2014-01-06 09:03:42 -08:00
trove.conf.sample Instance details view shows hostname (if it has it) or IP 2014-01-06 08:46:42 -08:00
trove.conf.test Changing DNS to pass string to driver 2014-01-31 17:50:34 -06:00