yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #17278
[Bug 1341750] [NEW] [data processing] Replace hard coded form with django form
Public bug reported:
This came up during the review of
https://review.openstack.org/#/c/91058/
In the data processing -> cluster templates panel, the
cluster_node_groups_template.html file defines a form in a not-so-
typical fashion.
Brifely, there is a javascript variable string that is used to define a
template for a set of inputs/controls. The user can add, remove or
modify sets of these templatized controls before submitting the form.
It was recommended in a review that we turn this into a more standard
django form, but agreed that it should be done as a bug fix rather than
as part of the merge.
** 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/1341750
Title:
[data processing] Replace hard coded form with django form
Status in OpenStack Dashboard (Horizon):
New
Bug description:
This came up during the review of
https://review.openstack.org/#/c/91058/
In the data processing -> cluster templates panel, the
cluster_node_groups_template.html file defines a form in a not-so-
typical fashion.
Brifely, there is a javascript variable string that is used to define
a template for a set of inputs/controls. The user can add, remove or
modify sets of these templatized controls before submitting the form.
It was recommended in a review that we turn this into a more standard
django form, but agreed that it should be done as a bug fix rather
than as part of the merge.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1341750/+subscriptions
Follow ups
References