On 03/26/2014 03:19 PM, stuart.mcla...@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: bere...@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

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to