yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #86873
[Bug 1308484] Re: glance member-create doesn't complain when tenant_id doesn't exist
AFAIK this by design, feel free to bring this as a topic in upcoming Yoga PTG.
https://etherpad.opendev.org/p/yoga-ptg-glance-planning
** Changed in: glance
Status: Confirmed => Opinion
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1308484
Title:
glance member-create doesn't complain when tenant_id doesn't exist
Status in Glance:
Opinion
Bug description:
# glance image-create --name temporary_test --id 0bfbc34b-0ec8-4802-8f61-f45f0613fb54
# glance member-create --can-share 0bfbc34b-0ec8-4802-8f61-f45f0613fb54 'I do not exist!'
# echo $?
0
# glance image-delete 0bfbc34b-0ec8-4802-8f61-f45f0613fb54
I expected it to return something greater than 0
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1308484/+subscriptions
References