yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #13484
[Bug 1306216] [NEW] In ToggleSuspend, return False if instance is None
Public bug reported:
In
openstack_dashboard/dashboards/project/instances/tables.py#ToggleSuspend/allowed(),
the function does not return False when an instance is None. This should
be aligned with TogglePause.
** Affects: horizon
Importance: Undecided
Assignee: Gabriel Luong (gabriel-luong)
Status: In Progress
** Changed in: horizon
Assignee: (unassigned) => Gabriel Luong (gabriel-luong)
--
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/1306216
Title:
In ToggleSuspend, return False if instance is None
Status in OpenStack Dashboard (Horizon):
In Progress
Bug description:
In
openstack_dashboard/dashboards/project/instances/tables.py#ToggleSuspend/allowed(),
the function does not return False when an instance is None. This
should be aligned with TogglePause.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1306216/+subscriptions
Follow ups
References