trove/trove/cluster
Sushil Kumar 50ffa17837 Rewrites the ClusterView.build_instances
There is a lot of similar code in build_instances versions of
normal and mgmt views for mongodb & vertica cluster strategies.

Rewrote the entire code to create a method ClusterView._build_instances
which could be used by both versions views(normal & mgmt)
and by both datastores viz. mongodb & vertica.

Change-Id: I8a63399af3d443de3e77af1202f227f71070635d
2015-03-29 16:08:34 +00:00
..
__init__.py Clusters API Implementation 2014-08-29 11:22:07 -07:00
models.py Move cluster strategies to strategies/cluster 2015-01-26 18:53:39 -08:00
service.py Move cluster strategies to strategies/cluster 2015-01-26 18:53:39 -08:00
tasks.py Clusters API Implementation 2014-08-29 11:22:07 -07:00
views.py Rewrites the ClusterView.build_instances 2015-03-29 16:08:34 +00:00