summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xopenstack/tester2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack/tester b/openstack/tester
index 221a597..00699ca 100755
--- a/openstack/tester
+++ b/openstack/tester
@@ -323,7 +323,7 @@ class Deployment(object):
ssh_host=self.host_machine.ssh_host, id=vm_id, path=rootpath)
options = {
- 'type': 'openstack',
+ 'type': 'extensions/openstack',
'location': loc,
'HOSTNAME': hostname,
'DISK_SIZE': '5G',