yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #23316
[Bug 1362704] Re: Volume Type Extra Specs needs modal dialog
** Changed in: horizon
Status: Fix Committed => Fix Released
--
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/1362704
Title:
Volume Type Extra Specs needs modal dialog
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
Currently, when a user wants to create an Extra Spec, the panel
changes to show 2 input fields - "key" and "value".
This deviates from other "like" Horizon panels where the new fields
are presented in a modal dialog.
Actually, I think this is what was intended because if you look at the
code in volume_types/extras/tables.py:ExtraSpecCreate(), the class it
specifies is "ajax-modal".
But a trailing "," was left off, invalidating the call. Simply adding
a trailing comma to this call will result in a modal dialog being
displayed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1362704/+subscriptions
References