The nova part of this needs to be fixed in the glance v2 support blueprint:
https://blueprints.launchpad.net/nova/+spec/use-glance-v2-api ** Changed in: nova Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1201266 Title: 'is_public' filter should be handled when nova calls glance via V2 Status in Cinder: In Progress Status in OpenStack Compute (nova): Invalid Bug description: During an image- list call via Nova, it appends an 'is_public:None' to the filters, to ensure that private images are not filtered out. In glance V2 Api, this value should be parsed to something useful, say returning True and preserving the default behaviour of returning all public images ( As is done in V1). Currently image-list to V2 via Nova returns an empty list. To manage notifications about this bug go to: https://bugs.launchpad.net/cinder/+bug/1201266/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp