[Bug 1480960] [NEW] glance client silently ignores --owner parameter

Launchpad Bug Tracker 1480960 at bugs.launchpad.net
Tue Aug 4 20:28:09 UTC 2015


You have been subscribed to a public bug:

Glance client accepts --owner as parameter, but ignores it (does not
send to the server).

Steps to reproduce:

1. Create few images for different tenants
2. Configure environment for the administrator user
3. Request glance image-list --owner=tenant1_uuid

Expected behavior:
List of the images belonging to specified tenant.

Actual behavior:
List of all images.


Snippet from --debug output:

glance --debug image-list --owner=9a4fadf4481e40ad8ddf421a00d9d330
curl -i -X GET -H 'User-Agent: python-glanceclient' -H 'Content-Type: application/octet-stream' -H 'Accept-Encoding: gzip, deflate' -H 'Accept: */*' -H 'X-Auth-Token: ***'  --cert None --key None https://lab.internal:9292/v1/images/detail?sort_key=name&sort_dir=asc&limit=20&is_public=None


glance --version
0.14.0

ii  python-glanceclient                 1:0.14.0-0ubuntu1~cloud0
all          Client library for Openstack glance server.

** Affects: cloud-archive
     Importance: Undecided
     Assignee: Raga lahari (raga-lahari)
         Status: Incomplete

-- 
glance client silently ignores --owner parameter
https://bugs.launchpad.net/bugs/1480960
You received this bug notification because you are a member of Ubuntu OpenStack, which is subscribed to ubuntu-cloud-archive.



More information about the Ubuntu-openstack-bugs mailing list