Revision 0f87c43e scripts/gnt-instance

b/scripts/gnt-instance
1397 1397
             action="store_false", help="Don't check that the instance's IP"
1398 1398
             " is alive (only valid with --no-start)"),
1399 1399
  FILESTORE_DIR_OPT,
1400
  cli_option("--file-driver", dest="file_driver", help="Driver to use"
1401
             " for image files", default="loop", metavar="<DRIVER>",
1402
             choices=list(constants.FILE_DRIVER)),
1400
  FILESTORE_DRIVER_OPT,
1403 1401
  cli_option("-I", "--iallocator", metavar="<NAME>",
1404 1402
             help="Select nodes for the instance automatically using the"
1405 1403
             " <NAME> iallocator plugin", default=None, type="string",

Also available in: Unified diff