yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #07777
[Bug 1264428] [NEW] Incorrect URL requested in Glance v1 API test_get_images_unauthorized test
Public bug reported:
The test code in
glance/tests/unit/v1/test_api.py:TestGlanceAPI.test_get_images_unauthorized
requests for the wrong URL - instead of requesting for "/images" it
requests for "/images/detail" (making it identical to the
test_get_images_unauthorized test).
** Affects: glance
Importance: Undecided
Assignee: David Koo (kpublicmail)
Status: In Progress
** Changed in: glance
Assignee: (unassigned) => David Koo (kpublicmail)
** Changed in: glance
Status: New => In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1264428
Title:
Incorrect URL requested in Glance v1 API test_get_images_unauthorized
test
Status in OpenStack Image Registry and Delivery Service (Glance):
In Progress
Bug description:
The test code in
glance/tests/unit/v1/test_api.py:TestGlanceAPI.test_get_images_unauthorized
requests for the wrong URL - instead of requesting for "/images" it
requests for "/images/detail" (making it identical to the
test_get_images_unauthorized test).
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1264428/+subscriptions
Follow ups
References