Jump to: navigation, search

Difference between revisions of "Glance-v2-v1-client-compatability"

m
m
Line 89: Line 89:
 
! command !! sub-command !! Compatible !! Notes  
 
! command !! sub-command !! Compatible !! Notes  
 
|-
 
|-
| image-download || || <span style="color:red">No</span> || Cannot accept an image name. Also, note: bug 1488914
+
| image-download || || <span style="color:red">No</span> || v2 does not accept an image name. Also, note: bug 1488914
 
|-
 
|-
 
| image-download || --file || <span style="color:green">Yes</span> ||  
 
| image-download || --file || <span style="color:green">Yes</span> ||  

Revision as of 10:56, 28 August 2015

command sub-command Compatible Notes
image-list No v2 displays fewer fields
image-list --verbose No v2 displays fewer fields
image-list --name No Does not exist in v2
image-list --status No Does not exist in v2
image-list --container-format No Does not exist in v2
image-list --disk-format No Does not exist in v2
image-list --size-min No Does not exist in v2
image-list --size-max No Does not exist in v2
image-list --property-filter No v2 displays fewer fields
image-list --page-fize No v2 displays fewer fields
image-list --human-readable No Does not exist in v2
image-list --sort-key No v2 sorts in the opposite direction
image-list --sort-dir Yes
image-list --is-public No Does not exist in v2 (ignored/broken in v1?)
image-list --owner No v2 displays fewer fields
image-list --all-tenants No Does not exist in v2
command sub-command Compatible Notes
image-create No Slightly different output see [1]
image-create --id No Slightly different output see [1]
image-create --owner No Slightly different output see [1]
image-create --size No Does not exist in v2
image-create --min-disk No Slightly different output see [1]
image-create --min-ram No Slightly different output see [1]
image-create --location No Does not exist in v2
image-create --owner No Slightly different output see [1]
image-create --file No Slightly different output see [1]
image-create --checksum No Does not exist in v2
image-create --copy-from No Does not exist in v2
image-create --is-public No Replaced with --visibility v2
image-create --is-protected No Does not exist in v2
image-create --property No Slightly different output see [1]
image-create --progress No Slightly different output see [1]
command sub-command Compatible Notes
image-delete No v2 cannot accept more than one image to delete
image-delete No v2 does not accept a name


command sub-command Compatible Notes
image-download No v2 does not accept an image name. Also, note: bug 1488914
image-download --file Yes
image-download --progress Yes