yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #84929
[Bug 1912005] [NEW] Image show/list is broken after upgrade to Ussuri or Victoria
Public bug reported:
Had a working Train deployment.
Upgraded to Victoria using kolla-ansible.
Right after the upgrade, I started to see the following error on list
images or show image.
{"message": "No image found with ID c8dcdad8-fa16-4872-8711-0f0fe8ee48c1<br /><br />\n\n\n", "code": "404 Not Found", "title": "Not Found"}
x
The API just returns the above 404 after this line is logged as WARN: "Attempted to modify image user did not own."
I reverted back to Train, everything is back to normal now. Reverting to
Ussuri still has the same issue.
The strange thing is the suffixed "<br /><br />\n\n\n" after the
message. I tried running directly on the glance endpoint (without any
reverse proxy) and it has the same issue. I used curl, openstack cli,
horizon, etc.
** Affects: glance
Importance: Undecided
Status: New
** Tags: glance ussuri victoria
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1912005
Title:
Image show/list is broken after upgrade to Ussuri or Victoria
Status in Glance:
New
Bug description:
Had a working Train deployment.
Upgraded to Victoria using kolla-ansible.
Right after the upgrade, I started to see the following error on list
images or show image.
{"message": "No image found with ID c8dcdad8-fa16-4872-8711-0f0fe8ee48c1<br /><br />\n\n\n", "code": "404 Not Found", "title": "Not Found"}
x
The API just returns the above 404 after this line is logged as WARN: "Attempted to modify image user did not own."
I reverted back to Train, everything is back to normal now. Reverting
to Ussuri still has the same issue.
The strange thing is the suffixed "<br /><br />\n\n\n" after the
message. I tried running directly on the glance endpoint (without any
reverse proxy) and it has the same issue. I used curl, openstack cli,
horizon, etc.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1912005/+subscriptions
Follow ups