summaryrefslogtreecommitdiff
path: root/tempest/api
diff options
context:
space:
mode:
authorJoe Gordon <joe.gordon0@gmail.com>2015-03-18 14:51:37 -0700
committerJoe Gordon <joe.gordon0@gmail.com>2015-04-02 14:43:46 -0700
commit897b806cad2563577936fb9df492c9ff44a379c2 (patch)
tree6746eb84d2aba28d614819a052218a076ce2f5d7 /tempest/api
parent2b182fa9012485a3ea5017603f2c7238c228f96e (diff)
downloadtempest-897b806cad2563577936fb9df492c9ff44a379c2.tar.gz
Rename test_live_block_migration to test_live_migration
These tests can actually test both block and regular live migration, so update the filename to reflect that. Also move test to admin, since by default migration is a admin only API call Change-Id: Ibdae2e8ba9b537ed721bc4448d7107d3f8eaf013
Diffstat (limited to 'tempest/api')
-rw-r--r--tempest/api/compute/admin/test_live_migration.py (renamed from tempest/api/compute/test_live_block_migration.py)0
1 files changed, 0 insertions, 0 deletions
diff --git a/tempest/api/compute/test_live_block_migration.py b/tempest/api/compute/admin/test_live_migration.py
index c3f91eea2..c3f91eea2 100644
--- a/tempest/api/compute/test_live_block_migration.py
+++ b/tempest/api/compute/admin/test_live_migration.py