summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmorphlib/exts/openstack.write1
1 files changed, 0 insertions, 1 deletions
diff --git a/morphlib/exts/openstack.write b/morphlib/exts/openstack.write
index dc18f9aa..516fe367 100755
--- a/morphlib/exts/openstack.write
+++ b/morphlib/exts/openstack.write
@@ -63,7 +63,6 @@ class OpenStackWriteExtension(morphlib.writeexts.WriteExtension):
raise cliapp.AppException('Wrong number of command line args')
temp_root, location = args
- self.check_location(location)
os_params = self.get_openstack_parameters()