A couple of small fixes to iallocator
[ganeti-local] / scripts / gnt-debug
index ed2a3ae..ff7e01b 100755 (executable)
@@ -156,7 +156,7 @@ commands = {
                  make_option("-m", "--mode", default="relocate",
                              choices=["relocate", "allocate"],
                              help="Request mode, either allocate or"
-                             "relocate"),
+                             " relocate"),
                  cli_option("--mem", default=128, type="unit",
                             help="Memory size for the instance (MiB)"),
                  make_option("--disks", default="4096,4096",