summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/release-test-os2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/release-test-os b/scripts/release-test-os
index 221a597f..00699ca3 100755
--- a/scripts/release-test-os
+++ b/scripts/release-test-os
@@ -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',