** Project changed: glance => python-glanceclient
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1574991
Title:
member-id should contian only numbers and letters
Status in python-glanceclient:
In Progress
Bug description:
Now, there is no limit for member-id's format. It means that all
characters are allowed. But member_id means a project's(tenant's) id.
It shoud contian only numbers and letters. If not, it will lead some
error:
reprodue:
env: glance master
1.create a member for an image:
$glance member-create b9125ded-d2d0-4d4e-9eee-5623344c9cbf fdsae#$%^^da
2.delete the member from the image:
$glance member-delete b9125ded-d2d0-4d4e-9eee-5623344c9cbf fdsae#$%^^da
the error accoured:
404 Not Found
fdsae not found in the member list of the image
b9125ded-d2d0-4d4e-9eee-5623344c9cbf.
(HTTP 404)
To manage notifications about this bug go to:
https://bugs.launchpad.net/python-glanceclient/+bug/1574991/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp