trove-dashboard/trove_dashboard/test
Duk Loi 44d750ecfb Add missing replication functionality
Add Horizon support for ejecting replica sources, promoting replicas
and specifying the replica count when launching instances based on
a master instance.

Added a promote row action to the instance table that is available
only when the instance is active and is a replica.
Added a confirmation dialog that displays information on the current
replica and replica source.

Added an eject row action to the instances table that is only
visible when the instance is a replica source.

Added an integer field to specify the number of replicas to start
on the advanced tab in the Launch instance dialog.  This field
appears only when a replica source is selected and has a minimum
value of 1.

Modified the trove create instance api to include the replica count
and new apis for eject and promote.

Change-Id: I67c2a91f6476ebe01c2b03ed529feac49411769b
Closes-Bug: #1551807
2016-03-17 19:50:18 +00:00
..
test_data Add missing replication functionality 2016-03-17 19:50:18 +00:00
__init__.py Restructuring tree to be plugin 2015-12-18 15:28:23 -07:00
helpers.py Completing the plugin 2015-12-18 15:53:31 -07:00
settings.py Completing the plugin 2015-12-18 15:53:31 -07:00
urls.py Completing the plugin 2015-12-18 15:53:31 -07:00