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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to