summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorEd Cranford <ed.cranford@rackspace.com>2013-01-02 16:51:40 -0600
committerEd Cranford <ed.cranford@rackspace.com>2013-01-17 16:59:16 -0600
commitce6b98e2d13cad0ebe7a2d99f1046b5303c1ea21 (patch)
tree22da51d48d66a5f8ecce6864c35f814e96cbd971 /tools
parentbdb54cc49402bd36cec5fdcffda2136b6c708915 (diff)
downloadtrove-ce6b98e2d13cad0ebe7a2d99f1046b5303c1ea21.tar.gz
Checks guest status during migration.
During a migration, waits for the guest and service to start up following the status change to VERIFY_RESIZE. Confirms if everything is all right, or reverts if not. Implements blueprint migration-check-guest-status Change-Id: Ia7c7ed1fd0070429fed93323ca559d1c0742bd8f
Diffstat (limited to 'tools')
-rw-r--r--tools/test-requires1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/test-requires b/tools/test-requires
index 2dc96eef..f81a3e53 100644
--- a/tools/test-requires
+++ b/tools/test-requires
@@ -12,6 +12,7 @@ wsgi_intercept
proboscis
python-reddwarfclient
mock
+mox
testtools>=0.9.22
pexpect
discover