[Openstack] [glance] uploading new data for an existing image

Christian Berendt berendt at b1-systems.de
Wed Mar 26 14:38:03 UTC 2014


On 03/26/2014 03:19 PM, stuart.mclaren at hp.com wrote:
> This is not supported - image data is immutable.

$ glance image-create --name TESTING --container-format bare
--disk-format raw --file cirros-0.3.1-x86_64-disk.img

checksum: d972013792949d0d3ba628fbe8685bce

$ glance image-update --file cirros-0.3.2-x86_64-disk.img TESTING

checksum: d972013792949d0d3ba628fbe8685bce

The second command returned without an error and has not uploaded the
new image. But it should be possible, shouldn't it?

  --file <FILE>         Local file that contains disk image to be
                        uploaded during update. Alternatively, images
                        can be passed to the client via stdin.

Christian.

-- 
Christian Berendt
Cloud Computing Solution Architect
Mail: berendt at b1-systems.de

B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537




More information about the Openstack mailing list