trove/trove/tests/scenario/runners
Ali Adil cee1f8e6c7 Add command to delete BUILD instances and clusters
Sometimes an instance/cluster can be stuck in BUILD state forever.
Attempting to delete the instance in this state is currently not
allowed. Add force-delete and reset-status command. Reset-status
will reset the status of an instance to ERROR and cluster to NONE.

The reset-status command can only be used if the instance/cluster
is in BUILD or ERROR state. Resetting the status of an instance in
ERROR state can be useful as an instance might go ACTIVE after the
specified timeout. Once the status has been reset it is possible
for an instance to go ACTIVE if it receives a hearbeat from the
guestagent.

Force-delete will combine functionality of reset-status and delete.

Change-Id: I83f6cdcdd884e51d002295b0d1f07341990e512c
Depends-On: I957b4be5030e493e0eb8c6b6855d41b942b2823c
Partial-Bug: #1579141
2016-09-13 10:00:04 -04:00
..
__init__.py Postgresql Streaming Replication 2016-09-10 16:02:55 -04:00
backup_runners.py Add --incremental flag to backup-create 2016-09-06 21:55:01 +00:00
cluster_actions_runners.py [fix gate] Cluster grow not showing locality 2016-09-08 21:46:42 +00:00
configuration_runners.py Reorganize scenario test order to speed up run 2016-06-25 03:26:39 +00:00
database_actions_runners.py Postgresql Streaming Replication 2016-09-10 16:02:55 -04:00
guest_log_runners.py Add log retrieval to Cassandra 2016-08-14 17:45:02 +00:00
instance_actions_runners.py Break apart instance create/actions scenario tests 2016-06-20 22:00:46 +00:00
instance_create_runners.py Break out error instance create 2016-07-28 10:21:49 -04:00
instance_delete_runners.py Reorganize scenario test order to speed up run 2016-06-25 03:26:39 +00:00
instance_error_create_runners.py Break out error instance create 2016-07-28 10:21:49 -04:00
instance_force_delete_runners.py Add command to delete BUILD instances and clusters 2016-09-13 10:00:04 -04:00
instance_upgrade_runners.py Implement Instance Upgrade 2016-09-08 11:32:14 -04:00
module_runners.py Merge "Add New Relic License module driver" 2016-07-17 03:54:48 +00:00
negative_cluster_actions_runners.py Implement Cassandra clustering 2016-03-02 20:22:21 -05:00
replication_runners.py Skip 'eject valid master' replication test 2016-09-10 15:36:56 -04:00
root_actions_runners.py Postgresql Streaming Replication 2016-09-10 16:02:55 -04:00
test_runners.py Add command to delete BUILD instances and clusters 2016-09-13 10:00:04 -04:00
user_actions_runners.py Postgresql Streaming Replication 2016-09-10 16:02:55 -04:00