glance update now glance image-update

Bug #1038337 reported by Tom Fifield
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
High
koolhead17

Bug Description

Hi - looking for someone to doublecheck this one as I could have missed it in the recent CLI work.

From https://review.openstack.org/#/c/10327/

Images can be marked with the architecture, hypervisor, and virtual
machine mode they require, e.g.

glance image-update --property architecture=x86_64 \
--property hypervisor_type=kvm <image-uuid>
glance image-update --property architecture=i686 \
--property hypervisor_type=xen --property vm_mode=xen <image-uuid>
glance image-update --property architecture=x86_64 \
--property hypervisor_type=xen --property vm_mode=hvm <image-uuid>

It looks like glance image-update is the new glance-update, and above are some good examples we could use in the docs :)

Tags: glance
Revision history for this message
Tom Fifield (fifieldt) wrote :

This will need to be in for Folsom.

Changed in openstack-manuals:
milestone: none → folsom
status: New → Confirmed
importance: Undecided → High
koolhead17 (koolhead17)
Changed in openstack-manuals:
assignee: nobody → koolhead17 (koolhead17)
koolhead17 (koolhead17)
Changed in openstack-manuals:
status: Confirmed → Fix Released
Revision history for this message
Brian Waldon (bcwaldon) wrote :

the original syntax is still supported in python-glanceclient as well

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.