yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #66127
[Bug 1706586] [NEW] GET call to /info/import raises ResourceNotFound error
Public bug reported:
curl -g -i -X GET http://10.232.48.201/image/v2/info/import -H "X-Auth-
Token: <auth-toke>" should return valid import-methods available if
config parameter 'enable_image_import' is set. As of now it raises 404
ResourceNotFound error.
Steps to reproduce:
1. Set 'enable_image_import' to True under DEFAULT section of glance-api.conf file
2. Restart glance-api service
3. Run, curl -g -i -X GET http://10.232.48.201/image/v2/info/import -H "X-Auth-Token: <auth-token>
** Affects: glance
Importance: Critical
Assignee: Erno Kuvaja (jokke)
Status: 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/1706586
Title:
GET call to /info/import raises ResourceNotFound error
Status in Glance:
In Progress
Bug description:
curl -g -i -X GET http://10.232.48.201/image/v2/info/import -H "X
-Auth-Token: <auth-toke>" should return valid import-methods available
if config parameter 'enable_image_import' is set. As of now it raises
404 ResourceNotFound error.
Steps to reproduce:
1. Set 'enable_image_import' to True under DEFAULT section of glance-api.conf file
2. Restart glance-api service
3. Run, curl -g -i -X GET http://10.232.48.201/image/v2/info/import -H "X-Auth-Token: <auth-token>
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1706586/+subscriptions
Follow ups