jiansong c457e33964 Remove the check about related_to
What we want is that when mongodb is do cluster-grow, by
_group_shard_instances[1] to determine which instance is a
replica set, this function in a replica sets can allow
an instance without related_to opintion, which same as our
originally planned is the same[2].
But now because of this check, result if have any instance
without related_to will be error, this check was placed in
the front of _group_shard_instances, resulting in we can
not achieve the originally planned. My idea is to
get rid of this check,with use _group_shard_instances to
see whether related_to meet the requirements for grow.

[1]:https://github.com/openstack/trove/blob/master/trove/common/strategies/cluster/experimental/mongodb/api.py#L496
[2]:https://specs.openstack.org/openstack/trove-specs/specs/liberty/cluster-scaling.html#add-replica-set

Change-Id: I9e2f441d1434617077368e05efe95032fab01d4f
2017-04-19 03:00:06 +00:00
2017-01-29 18:37:11 -05:00
2015-05-29 07:27:59 +00:00
2017-03-10 13:25:54 +00:00
2017-03-27 08:28:36 +02:00
2017-03-02 07:26:27 +00:00
2017-04-19 03:00:06 +00:00
2016-10-24 04:12:55 +00:00
2013-06-14 18:25:42 -04:00
2013-06-24 14:11:15 -07:00
2014-03-19 15:06:23 +01:00
2016-10-26 05:27:09 +00:00
2015-05-29 07:27:59 +00:00
2017-01-29 03:04:10 +00:00
2013-04-29 18:01:12 -04:00
2016-09-14 13:56:24 -04:00
2016-12-01 22:07:32 +00:00
2017-01-11 07:56:35 -05:00
2017-03-02 11:57:16 +00:00

Trove

image

Trove is Database as a Service for OpenStack.

Getting Started

If you'd like to run from the master branch, you can clone the git repo:

git clone https://github.com/openstack/trove

You can raise bugs here: https://bugs.launchpad.net/trove

Python client

https://git.openstack.org/cgit/openstack/python-troveclient

References

Description
OpenStack Database As A Service (Trove)
Readme 114 MiB
Languages
Python 95%
Shell 4.9%