tripleo-ui/src/js/normalizrSchemas
Jiri Tomasek 95b70b100e Nodes Table tagging
This change adds Nodes table action to tag Nodes to a Profile

By selecting nodes in table and clicking 'Tag Nodes' table action,
A form is displayed to let user select from existing profiles or
specify custom one. Available profiles are gathered from the list
of existing profiles on all nodes and roles available in current plan

The way Nodes are stored in app state is slightly changed. Node ports
are normalized into separate map in nodes state. References to them
are stored in 'portsDetail' Node attribute rather than 'ports'
so in case when node is updated (response does not include nested
ports), the portsDetail won't get overwritten

Partial-Bug: #1640103
Change-Id: Icc61fbeda133845b5aadef8b749db20c2c411d3a
2017-02-06 16:46:16 +01:00
..
environmentConfiguration.js Environment Configuration Summary on Deployment Plan page 2016-05-02 11:42:17 +02:00
nodes.js Nodes Table tagging 2017-02-06 16:46:16 +01:00
parameters.js Normalize parameters 2017-01-19 16:52:47 +01:00
plans.js Port plan-edit file listing to use Swift 2016-08-31 13:23:59 +02:00
roles.js Deployment Plan page updates 2016-04-13 14:03:53 +02:00
stacks.js Stacks and Resources data storing in app state 2016-09-27 11:08:10 +02:00
validations.js List Validations and Validation results 2016-08-17 11:40:03 +02:00
workflowExecutions.js List Validations and Validation results 2016-08-17 11:40:03 +02:00