Introduce nodes assignment using NodePicker component
This change finishes the ongoing effor to separate Nodes tagging
and Nodes assignment into separate proceses
* Introduces NodePicker component to allow user to set number of
Nodes to deploy as a specific Role
* Refactors Nodes assignment related selectors into separate module
* Adds selectors which take nodesAssignment form values into account
to calculate available Nodes realtime
* Uses huge amount of redux-form functionality to achieve expected behavior
* Nodes Assignment form is submitted each time an input value changes
without re-rendering all form inputs
* API call which updates the Node count parameters is debounced, so it
is not issued too many times when user clicks fast to increase Nodes
count
* Adds custom styling for NodePicker component
* Updates UpdateParameters action to support nodesAssignment form
Reviewed: https:/ /review. openstack. org/445526 /git.openstack. org/cgit/ openstack/ tripleo- ui/commit/ ?id=bd07eb24c08 93236dbd3080f03 f027756f65f551
Committed: https:/
Submitter: Jenkins
Branch: master
commit bd07eb24c089323 6dbd3080f03f027 756f65f551
Author: Jiri Tomasek <email address hidden>
Date: Tue Mar 7 18:44:22 2017 +0100
Introduce nodes assignment using NodePicker component
This change finishes the ongoing effor to separate Nodes tagging
and Nodes assignment into separate proceses
* Introduces NodePicker component to allow user to set number of
Nodes to deploy as a specific Role
* Refactors Nodes assignment related selectors into separate module
* Adds selectors which take nodesAssignment form values into account
to calculate available Nodes realtime
* Uses huge amount of redux-form functionality to achieve expected behavior
* Nodes Assignment form is submitted each time an input value changes
without re-rendering all form inputs
* API call which updates the Node count parameters is debounced, so it
is not issued too many times when user clicks fast to increase Nodes
count
* Adds custom styling for NodePicker component
* Updates UpdateParameters action to support nodesAssignment form
Closes-Bug: #1640103 b75421e5c1be6a8 382b9f5c746
Change-Id: If7701190954d54