yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #49946
[Bug 1574991] [NEW] member-id should contian only numbers and letters
Public bug reported:
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)
** Affects: glance
Importance: Undecided
Assignee: wangxiyuan (wangxiyuan)
Status: New
** Changed in: glance
Assignee: (unassigned) => wangxiyuan (wangxiyuan)
--
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 Glance:
New
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/glance/+bug/1574991/+subscriptions
Follow ups