python-troveclient/troveclient
Matt Riedemann 3c71e52b40 Revert "Time to get rid of any last vestiges of slave_of"
This reverts commit a5234f0a07

The change broke trove on stable/liberty since it's a backward
incompatible change.

To avoid capping python-troveclient<2.1.0 in
stable/liberty global-requirements, we have to revert this
change, blacklist the 2.1.0 version in g-r master and
stable/liberty, and then release 2.2.0.

And the slave_of code can't be removed until the last
supported stable branch that uses it is end of life, which
is liberty-eol. For now we keep the slave_of argument in
the instance.create method, but emit a deprecation warning
if it's specified, and we never pass it to the trove API
for the create or edit operations since the API removed
slave_of in 0c94a5bae0aacff7fde9a9742b7d526096e51767.

Change-Id: I9b3ec6c101a89f30e61fc683808506c404e5474f
Partial-Bug: #1538506
2016-03-08 20:12:31 -05:00
..
compat Add suport for module maintenance commands 2016-02-24 20:05:39 -05:00
openstack Merge "Use the oslo.utils.reflection to extract the class name" 2016-01-09 03:50:57 +00:00
tests Revert "Time to get rid of any last vestiges of slave_of" 2016-03-08 20:12:31 -05:00
v1 Revert "Time to get rid of any last vestiges of slave_of" 2016-03-08 20:12:31 -05:00
__init__.py Remove vim header 2014-02-16 13:08:07 +08:00
auth_plugin.py Remove RAX-specific auth in troveclient 2014-12-09 13:33:33 -06:00
base.py Implements Datastore Registration API 2015-08-21 09:39:09 +00:00
client.py Fixes the non-existent exception NoTokenLookupException 2015-06-03 08:31:26 +00:00
common.py Add datastore filter to backup-list 2014-06-03 09:02:49 -07:00
exceptions.py Client Changes for Guest Log File Retrieval 2016-01-27 14:41:15 -05:00
extension.py Support Extensions to Trove Client 2014-01-23 11:11:58 -08:00
i18n.py Drop use of 'oslo' namespace package 2015-05-06 19:45:44 +00:00
service_catalog.py Remove vim header 2014-02-16 13:08:07 +08:00
shell.py support OS_ENDPOINT_TYPE environment variable 2016-02-04 13:48:23 -06:00
utils.py Fix flavor-show problems with UUID 2015-06-29 10:13:12 +09:00