Hi, Is there a particular reason why an owner can't be specified when adding an image? I.e., the following:
$ glance add name=testing owner=99 < testing results in: URI: http://jabba:9292/v1/images/22 Id: 22 Public: No Name: testing Status: active Size: 36614 Disk format: None Container format: None Minimum Ram Required (MB): 0 Minimum Disk Required (GB): 0 Owner: 2 Property 'owner': 99 whereas I expect it to be: URI: http://jabba:9292/v1/images/22 Id: 22 Public: No Name: testing Status: active Size: 36614 Disk format: None Container format: None Minimum Ram Required (MB): 0 Minimum Disk Required (GB): 0 Owner: 99 Regards ...Juerg _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp