yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #16668
[Bug 1334677] [NEW] Flavor extra specs should be refactored
Public bug reported:
The IndexView is extending from ModalFormMixin when there is no
intention to display a modal or allow form actions in the Index. The
index only displays a table of the key/value pairs so extending from
DataTableView should be enough
The template _index.html is unnecessarily extending form _modal.html
when there is no intention to display a modal
** 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/1334677
Title:
Flavor extra specs should be refactored
Status in OpenStack Dashboard (Horizon):
New
Bug description:
The IndexView is extending from ModalFormMixin when there is no
intention to display a modal or allow form actions in the Index. The
index only displays a table of the key/value pairs so extending from
DataTableView should be enough
The template _index.html is unnecessarily extending form _modal.html
when there is no intention to display a modal
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1334677/+subscriptions
Follow ups
References