yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #26294
[Bug 1404032] [NEW] admin volumes page fails when attached instance is missing
Public bug reported:
We are having problems where the admin volumes page is bombing out /
error / http 500. This seems to occur due to an issue in
openstack_dashboard/dashboards/project/volumes/volumes/tables.py
in the function def get_attachment_name(request, attachment):
The problem seems to be that a volume still thinks it is attached to an
instance that is missing.
** Affects: horizon
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1404032
Title:
admin volumes page fails when attached instance is missing
Status in OpenStack Dashboard (Horizon):
New
Bug description:
We are having problems where the admin volumes page is bombing out /
error / http 500. This seems to occur due to an issue in
openstack_dashboard/dashboards/project/volumes/volumes/tables.py
in the function def get_attachment_name(request, attachment):
The problem seems to be that a volume still thinks it is attached to
an instance that is missing.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1404032/+subscriptions
Follow ups
References