trove/trove/extensions/mongodb
zhanggang b2b54ff05c Avoid load deleted instances that belong to a cluster.
Cluster node may be set deleted by "shrink" operation. In this case,
when use DBInstance.find_all(cluster_id=<id>).all(), it will return
all instances include deleted which may raise errors.

Change-Id: I088f3a99e0185ae33df4ce84c080adb7d813f17c
2017-11-03 23:41:41 -04:00
..
__init__.py Add MongoDB cluster root-enable support 2016-03-09 10:22:12 -05:00
service.py Avoid load deleted instances that belong to a cluster. 2017-11-03 23:41:41 -04:00