trove-dashboard/trove_dashboard/test/test_data
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
..
__init__.py Completing the plugin 2015-12-18 15:53:31 -07:00
exceptions.py Fix unit tests 2016-01-08 10:40:55 -05:00
keystone_data.py Completing the plugin 2015-12-18 15:53:31 -07:00
trove_data.py Add missing replication functionality 2016-03-17 19:50:18 +00:00
utils.py Fix unit tests 2016-01-08 10:40:55 -05:00