trove/trove
Matt Riedemann cc18985814 Revert "Time to get rid of most vestiges of slave_of"
This reverts commit 0c94a5bae0

Removing 'slave_of' from the instance create API was a
backward incompatible change.

The parameter should be removed if/when trove has a new
version in their API, or adopts microversions.

This change depends on the change which reverts the
removal of slave_of from python-troveclient since
the tests depend on that argument being available in the
client.

Note that the tests could later be updated to no longer
use 'slave_of' to avoid a deprecation warning from the
client.

Conflicts:
        trove/tests/api/replication.py

NOTE(mriedem): The conflict was due to
5515c5291c.

Depends-On: I9b3ec6c101a89f30e61fc683808506c404e5474f

Change-Id: Ib6811293d99fbc20f6a52ee10de7c98bfb682b18
Partial-Bug: #1538506
2016-03-09 16:47:35 -05:00
..
backup Implement DBaaS Ceilometer Notifications 2016-02-27 00:16:28 +00:00
cluster Implement Cassandra clustering 2016-03-02 20:22:21 -05:00
cmd Marking downgrade as deprecated 2016-01-08 09:36:42 -03:00
common Revert "Time to get rid of most vestiges of slave_of" 2016-03-09 16:47:35 -05:00
conductor Implement DBaaS Ceilometer Notifications 2016-02-27 00:16:28 +00:00
configuration Implement DBaaS Ceilometer Notifications 2016-02-27 00:16:28 +00:00
datastore Corrected error message for unsupported datastore flavors 2015-10-12 07:09:01 -07:00
db Server side of module maintenance commands 2016-02-25 11:10:51 -05:00
dns Switch to the oslo_log library 2015-07-23 19:31:58 +03:00
extensions Add support for root functions to Cassandra 2016-02-27 04:16:45 +00:00
flavor Fixes hacking rules 2015-05-29 07:27:59 +00:00
guestagent Merge "Malformed user access sql for postgres guest agent" 2016-03-08 17:35:31 +00:00
instance Revert "Time to get rid of most vestiges of slave_of" 2016-03-09 16:47:35 -05:00
limits Drop use of 'oslo' namespace package 2015-05-06 20:01:57 +00:00
locale Imported Translations from Zanata 2016-01-22 06:15:14 +00:00
module Server side of module maintenance commands 2016-02-25 11:10:51 -05:00
network Switch to the oslo_log library 2015-07-23 19:31:58 +03:00
quota Implement DBaaS Ceilometer Notifications 2016-02-27 00:16:28 +00:00
taskmanager Implement Cassandra clustering 2016-03-02 20:22:21 -05:00
templates Implement MariaDB Clustering 2016-03-01 03:30:34 +00:00
tests Revert "Time to get rid of most vestiges of slave_of" 2016-03-09 16:47:35 -05:00
README Rename from reddwarf to trove. 2013-06-24 14:11:15 -07:00
__init__.py fix the version info of trove to use pbr 2015-11-05 11:04:46 -06:00
rpc.py Notification serialization of context 2015-06-10 16:39:33 -05:00
version.py fix the version info of trove to use pbr 2015-11-05 11:04:46 -06:00
versions.py Removes XML api from trove 2014-03-10 00:16:49 +00:00

README

This is the trove code itself