fuel-web/nailgun/nailgun/orchestrator
Alex Schultz 85e9a608f4 Pass glance image parameters as a hash
This change updates the deployment serializer for the test vm data to
pass the glance properties as a hash that can be used by the
glance_image provider rather than using the glance_properties string
that is currently in place. The glance_properties string should be
considered deprecated and anything that uses it should switch to the
properties hash.

DocImpact: glance_properties string provided as part of the
test_vm_image hiera data is deprecated in favor of the properties hash
provided by this change

Change-Id: I79a9b20d89ae00a7ceaa24c4ce655cbd16972c30
Partial-Bug: #1566434
2016-04-18 10:25:49 -06: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 Pass glance image parameters as a hash 2016-04-18 10:25:49 -06: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 Use permanent identifier as a node key 2016-04-06 09:14:14 +03: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 Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
priority_serializers.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
provisioning_serializers.py Extract volume_manager from nailgun core 2016-04-18 12:10:34 +02: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 Merge "Send cluster id for pre provision task obviously" 2016-03-09 16:17:15 +00:00