fuel-web/nailgun/nailgun/orchestrator
Artur Svechnikov 8ed32e49c1 Correct processing of customized nodes
Since node can be customized with LCM
deployment info, it's not needed to
convert old serialization style to
new.

Change-Id: I4822745849925076cbcedbd028c9e37d91d1aa1c
Closes-Bug: #1572965
2016-04-25 13:38:23 +00:00
..
__init__.py Create separate module orchestrator 2013-09-12 09:38:18 +00:00
base_serializers.py Pass glance image parameters as a hash 2016-04-18 10:25:49 -06:00
deployment_serializers.py Correct processing of customized nodes 2016-04-25 13:38:23 +00:00
graph_configuration.py Remove deployment graph config for patching 2015-10-29 19:05:30 +00:00
graph_visualization.py Orchestrator DeploymentGraph is renamed to the GraphSolver 2016-03-17 03:25:37 +03:00
neutron_serializers.py Fix syntax for python3 2016-04-20 17:06:28 +00:00
nova_serializers.py Merge "Py3 support: Replace .iteritems() with six.iteritems()" 2016-04-11 10:08:42 +00:00
orchestrator_graph.py Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
plugins_serializers.py Merge "deployment_tasks attribute removed from plugins adapter" 2016-04-19 09:31:42 +00:00
priority_serializers.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
provisioning_serializers.py Merge "Remove downloading debian-installer components" 2016-04-21 14:09:26 +00:00
stages.py Remove LegacyRoleResolver 2016-02-18 11:19:53 +00:00
task_based_deployment.py Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
tasks_serializer.py Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
tasks_templates.py Remove downloading debian-installer components 2016-04-18 10:18:20 +00:00