Jump to: navigation, search

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

m
m
Line 1: Line 1:
{| class="wikitable"
 
|-
 
! command !! sub-command !! Compatible !! Notes
 
|-
 
| image-list ||  || <span style="color:orange">No</span>  || v2 displays fewer fields
 
|-
 
| image-list || --verbose || <span style="color:orange">No</span> || v2 displays fewer fields
 
|-
 
| image-list || --name || <span style="color:red">No</span> || Does not exist in v2
 
|-
 
| image-list || --status || <span style="color:red">No</span> || Does not exist in v2
 
|-
 
| image-list || --container-format || <span style="color:red">No</span> || Does not exist in v2
 
|-
 
| image-list || --disk-format || <span style="color:red">No</span> || Does not exist in v2
 
|-
 
| image-list || --size-min || <span style="color:red">No</span> || Does not exist in v2
 
|-
 
| image-list || --size-max || <span style="color:red">No</span> || Does not exist in v2
 
|-
 
| image-list || --property-filter || <span style="color:orange">No</span> || v2 displays fewer fields
 
|-
 
| image-list || --page-fize || <span style="color:orange">No</span> || v2 displays fewer fields
 
|-
 
| image-list || --human-readable || <span style="color:red">No</span> || Does not exist in v2
 
|-
 
| image-list || --sort-key ||<span style="color:red">No</span> || v2 sorts in the opposite direction
 
|-
 
| image-list || --sort-dir || <span style="color:green">Yes</span> ||
 
|-
 
| image-list || --is-public || <span style="color:red">No</span> || Does not exist in v2 (ignored/broken in v1?)
 
|-
 
| image-list || --owner ||<span style="color:orange">No</span> || v2 displays fewer fields
 
|-
 
| image-list || --all-tenants ||  <span style="color:red">No</span> || Does not exist in v2
 
|-
 
|}
 
 
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
Line 82: Line 44:
 
|-
 
|-
 
|}
 
|}
 
 
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 97: Line 57:
 
|}
 
|}
  
 
+
{| class="wikitable"
 +
|-
 +
! command !! sub-command !! Compatible !! Notes
 +
|-
 +
| image-list ||  || <span style="color:orange">No</span>  || v2 displays fewer fields
 +
|-
 +
| image-list || --verbose || <span style="color:orange">No</span> || v2 displays fewer fields
 +
|-
 +
| image-list || --name || <span style="color:red">No</span> || Does not exist in v2
 +
|-
 +
| image-list || --status || <span style="color:red">No</span> || Does not exist in v2
 +
|-
 +
| image-list || --container-format || <span style="color:red">No</span> || Does not exist in v2
 +
|-
 +
| image-list || --disk-format || <span style="color:red">No</span> || Does not exist in v2
 +
|-
 +
| image-list || --size-min || <span style="color:red">No</span> || Does not exist in v2
 +
|-
 +
| image-list || --size-max || <span style="color:red">No</span> || Does not exist in v2
 +
|-
 +
| image-list || --property-filter || <span style="color:orange">No</span> || v2 displays fewer fields
 +
|-
 +
| image-list || --page-fize || <span style="color:orange">No</span> || v2 displays fewer fields
 +
|-
 +
| image-list || --human-readable || <span style="color:red">No</span> || Does not exist in v2
 +
|-
 +
| image-list || --sort-key ||<span style="color:red">No</span> || v2 sorts in the opposite direction
 +
|-
 +
| image-list || --sort-dir || <span style="color:green">Yes</span> ||
 +
|-
 +
| image-list || --is-public || <span style="color:red">No</span> || Does not exist in v2 (ignored/broken in v1?)
 +
|-
 +
| image-list || --owner ||<span style="color:orange">No</span> || v2 displays fewer fields
 +
|-
 +
| image-list || --all-tenants ||  <span style="color:red">No</span> || Does not exist in v2
 +
|-
 +
|}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 108: Line 104:
 
|-
 
|-
 
| image-show || --max-column-width || <span style="color:green">Yes</span> ||
 
| image-show || --max-column-width || <span style="color:green">Yes</span> ||
 +
|-
 +
|}
 +
 +
{| class="wikitable"
 +
|-
 +
! command !! sub-command !! Compatible !! Notes
 +
|-
 +
| image-update || || <span style="color:orange">No</span> || v2 does not accept a name. Slightly different output see [2]
 +
|-
 +
| image-update || --name || <span style="color:orange">No</span> || Slightly different output see [3]
 +
|-
 +
| image-update || --disk-format || <span style="color:orange">No</span> || Slightly different output see [3]
 +
|-
 +
| image-update || --container-format || <span style="color:orange">No</span> || Slightly different output see [3]
 +
|-
 +
| image-update || --owner || <span style="color:orange">No</span> || Slightly different output see [3]. (v1 returns 0 indicating success -- bug?)
 +
|-
 +
| image-update || --container-format || <span style="color:orange">No</span> || Slightly different output see [3]
 +
|-
 +
| image-update || --size || <span style="color:red">No</span> || Does not exist in v2
 +
|-
 +
| image-update || --min-disk || <span style="color:orange">No</span> || Slightly different output see [3]
 +
|-
 +
| image-update || --min-ram || <span style="color:orange">No</span> || Slightly different output see [3]
 +
|-
 +
| image-update || --location || <span style="color:red">No</span> || Does not exist in v2
 +
|-
 +
| image-update || --file || <span style="color:orange">No</span> || Slightly different output see [3]
 +
|-
 +
| image-update || --checksum || <span style="color:red">No</span> || Does not exist in v2
 +
|-
 +
| image-update || --copy-from || <span style="color:red">No</span> || Does not exist in v2
 +
|-
 +
| image-update || --is-public || <span style="color:red">No</span> || Replaced with visibility in v2
 +
|-
 +
| image-update || --is-protected || <span style="color:red">No</span> || Does not exist in v2
 +
|-
 +
| image-update || --property || <span style="color:orange">No</span> || Slightly different output see [3]
 +
|-
 +
| image-update || --purge-props || <span style="color:red">No</span> || Does not exist in v2
 +
|-
 +
| image-update || --human-readable || <span style="color:red">No</span> || Does not exist in v2
 +
|-
 +
| image-update || --progress || <span style="color:red">No</span> || Does not exist in v2
 
|-
 
|-
 
|}
 
|}
Line 128: Line 168:
 
|-
 
|-
 
|}
 
|}
 
  
 
{| class="wikitable"
 
{| class="wikitable"

Revision as of 11:46, 28 August 2015

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
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-show No v2 does not accept a name. Slightly different output see [2]
image-show --human-readable No Slightly different output see [2]
image-show --max-column-width Yes
command sub-command Compatible Notes
image-update No v2 does not accept a name. Slightly different output see [2]
image-update --name No Slightly different output see [3]
image-update --disk-format No Slightly different output see [3]
image-update --container-format No Slightly different output see [3]
image-update --owner No Slightly different output see [3]. (v1 returns 0 indicating success -- bug?)
image-update --container-format No Slightly different output see [3]
image-update --size No Does not exist in v2
image-update --min-disk No Slightly different output see [3]
image-update --min-ram No Slightly different output see [3]
image-update --location No Does not exist in v2
image-update --file No Slightly different output see [3]
image-update --checksum No Does not exist in v2
image-update --copy-from No Does not exist in v2
image-update --is-public No Replaced with visibility in v2
image-update --is-protected No Does not exist in v2
image-update --property No Slightly different output see [3]
image-update --purge-props No Does not exist in v2
image-update --human-readable No Does not exist in v2
image-update --progress No Does not exist in v2
command sub-command Compatible Notes
member-create No v2 does not support a name
member-create --can-share No Does not exist in v2
command sub-command Compatible Notes
member-delete No v2 does not support a name
command sub-command Compatible Notes
member-list --image-id No v2 displays different output
member-list --tenant-id No Does not exist in v2