Open termie opened 13 years ago
---snip--- --image_service=nova.image.glance.GlanceImageService --glance_host=chronos --glance_port=9292 ---snap---
---snip--- ares:~/euca-debian-5.0-x86_64 # glance-upload --host chronos debian.5-0.x86-64.img testing Stored image. Got identifier: {u'created_at': u'2011-02-23T21:47:15', u'deleted': False, u'deleted_at': None, u'id': 1, u'is_public': True, u'location': u'file:///srv/glance/1', u'name': u'testing', u'properties': {}, u'size': 1049624576, u'status': u'active', u'type': u'raw', u'updated_at': None} ares:~/euca-debian-5.0-x86_64 # euca-describe-images Unexpected value of isPublic for image None ---snap---
Imported from Launchpad using lp2gh.
(by jaypipes) Christian, can you please verify that this bug still exists in Nova's trunk? Thanks!
(by ttx) Might be a dupe of bug 747855
---snip--- --image_service=nova.image.glance.GlanceImageService --glance_host=chronos --glance_port=9292 ---snap---
---snip--- ares:~/euca-debian-5.0-x86_64 # glance-upload --host chronos debian.5-0.x86-64.img testing
Stored image. Got identifier: {u'created_at': u'2011-02-23T21:47:15', u'deleted': False, u'deleted_at': None, u'id': 1, u'is_public': True, u'location': u'file:///srv/glance/1', u'name': u'testing', u'properties': {}, u'size': 1049624576, u'status': u'active', u'type': u'raw', u'updated_at': None} ares:~/euca-debian-5.0-x86_64 # euca-describe-images Unexpected value of isPublic for image None ---snap---
Imported from Launchpad using lp2gh.