trove/trove
Nikhil Manchanda 52e1dc1b75 Look up trove instance by ID instead of name
update_statuses_on_time_out looks up the instance by name instead of ID.
This potentially means that we update the wrong instance to ERROR, since
instance name is not unique. This patchset fixes this issue by looking
up the trove instance by ID instead of name.

Change-Id: If9c7a518f50098390567d8e4df0f948b7d3be2c6
Closes-bug: 1356647
2014-08-25 01:14:13 -07:00
..
backup Restrict backup-list on instance to tenant 2014-07-17 02:43:04 -07:00
cmd Enhance trove-manage help 2014-07-15 10:38:18 -04:00
common Mysql guest agent functionality for replication 2014-08-14 17:25:42 -07:00
conductor Reports enabled-root for restored instance 2014-05-28 15:15:28 +00:00
configuration Merge "Logging audit for trove/configuration module" 2014-07-29 04:58:41 +00:00
datastore Merge "Adds the foundation for datastore capabilities" 2014-06-05 10:46:45 +00:00
db Logging audit for trove/db module 2014-07-02 11:51:02 -04:00
dns Enabled H402 flake8 rule 2014-06-02 17:03:55 +00:00
extensions Remove accounts use of non-existent Nova extension 2014-07-30 08:08:22 -05:00
flavor Enabled H402 flake8 rule 2014-06-02 17:03:55 +00:00
guestagent Merge "Mysql guest agent functionality for replication" 2014-08-23 16:43:32 +00:00
instance Mysql guest agent functionality for replication 2014-08-14 17:25:42 -07:00
limits Remove extraneous vim configuration comments 2014-02-27 15:05:21 +08:00
locale Imported Translations from Transifex 2014-08-06 06:07:33 +00:00
network Add neutron support 2014-07-22 03:33:50 -07:00
openstack Merge "Merge from oslo-incubator" 2014-08-20 22:01:03 +00:00
quota Per datastore volume support 2014-08-01 11:01:13 -05:00
taskmanager Look up trove instance by ID instead of name 2014-08-25 01:14:13 -07:00
templates Remove redundant heat templates from codebase 2014-07-01 11:06:00 +03:00
tests Mysql guest agent functionality for replication 2014-08-14 17:25:42 -07:00
README Rename from reddwarf to trove. 2013-06-24 14:11:15 -07:00
__init__.py Fixed '--version' for trove processes/utilities 2014-07-06 16:04:17 -04:00
version.py Remove extraneous vim configuration comments 2014-02-27 15:05:21 +08:00
versions.py Removes XML api from trove 2014-03-10 00:16:49 +00:00

README

This is the trove code itself