Bug 970074

Summary: glance member-list --tenant-id with non-existant ID produces no output
Product: Red Hat OpenStack Reporter: Daniel Paikov <dpaikov>
Component: python-glanceclientAssignee: Flavio Percoco <fpercoco>
Status: CLOSED WONTFIX QA Contact: Haim <hateya>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.1CC: eglynn, fpercoco, hateya, yeylon
Target Milestone: ---   
Target Release: 4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-10 11:10:40 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Daniel Paikov 2013-06-03 12:25:43 UTC
Searching for a member by tenant-id with a non-existant ID produces no indication of failure and no output:

[root@orange-vdsf ~(keystone_admin)]# glance member-list --tenant-id 1

[root@orange-vdsf ~(keystone_admin)]#

Comment 3 Flavio Percoco 2013-09-10 11:10:40 UTC
This is not a bug, Glance doesn't verify tenant's id. 

This behavior has been discussed many times upstream and as for now, I don't think it will be changed. I agree it's not nice the way it works from a user POV.

Perhaps, this could be raised again as part of the Icehouse development cycle.