yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #44509
[Bug 1341750] Re: [data processing] Replace hard coded form with django form
** Project changed: horizon => sahara
** Tags removed: sahara
** Tags added: dashboard
--
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 Sahara:
Confirmed
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/sahara/+bug/1341750/+subscriptions
References