Jump to: navigation, search

Glance-v2-v1-functionality-changes

Revision as of 14:22, 15 September 2015 by Niall Bunting (talk | contribs) (The changes between v1 and v2 in terms of functionality.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This page uses the following rating system.

  • 2 - The Good - Version 2 functionality that can be mapped onto v1 without problems.
  • 1 - The Bad - Partial functionality in version 2 compared to version 1.
  • 0 - The Ugly - No functionality similarities between v1 and v2.

--architecture <ARCHITECTURE> --protected [True|False] --name <NAME> --instance-uuid <INSTANCE_UUID> --min-disk <MIN_DISK> --visibility <VISIBILITY> --kernel-id <KERNEL_ID> --tags <TAGS> [<TAGS> ...] --os-version <OS_VERSION> --disk-format <DISK_FORMAT> --self <SELF> (READ-ONLY) --os-distro <OS_DISTRO> --id <ID> --owner <OWNER> --ramdisk-id <RAMDISK_ID> --min-ram <MIN_RAM> --container-format <CONTAINER_FORMAT> --property <key=value> --file <FILE> --progress

V1 Command Rating V2 Command Notes
--id <IMAGE_ID>
--name <NAME>
--store <STORE>
--disk-format <DISK_FORMAT>
--container-format <CONTAINER_FORMAT>
--owner <TENANT_ID>
--size <SIZE>
--min-disk <DISK_GB>
--min-ram <DISK_RAM>
--location <IMAGE_URL>
--file <FILE>
--checksum <CHECKSUM>
--copy-from <IMAGE_URL>
--is-public {True,False}
--is-protected {True,False} 2 False] Use the slightly different call.
--property <key=value>
--human-readable
--progress