fuel-web/nailgun/nailgun
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
..
api Merge "Don't add public network to all nodes" 2016-04-18 15:48:01 +00:00
assassin Add logging setup for receiverd and assassind 2016-01-28 18:54:34 +02:00
db Extract volume_manager from nailgun core 2016-04-18 12:10:34 +02:00
errors Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
expression Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
extensions Merge "Don't add public network to all nodes" 2016-04-18 15:48:01 +00:00
fake_keystone Adds new functional to fake Keystone 2016-01-19 12:56:09 +00:00
fixtures Merge "Allow user upload CA bundle file for Glance with VMware backend" 2016-04-18 09:16:42 +00:00
fsm Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
lcm Merge "Fixed legacy conditions transformations" 2016-04-15 12:02:13 +00:00
middleware Py3 support: Replace .iteritems() with six.iteritems() 2016-04-07 15:40:56 +02:00
network Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
objects Merge "Don't add public network to all nodes" 2016-04-18 15:48:01 +00:00
orchestrator Pass glance image parameters as a hash 2016-04-18 10:25:49 -06:00
plugins Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
policy Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
rpc Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
statistics Change Murano Glance Artifact Plugin location 2016-04-15 12:01:20 +00:00
task Extract volume_manager from nailgun core 2016-04-18 12:10:34 +02:00
test Pass glance image parameters as a hash 2016-04-18 10:25:49 -06:00
utils Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
volumes Move volume manager into extensions directory 2015-06-24 17:01:53 +03:00
webui Explicit WSGI application and fixed static in dev 2014-03-24 15:04:55 +04:00
yaql_ext Added changedAll and changedAny functions for yaql 2016-04-06 08:58:51 +00:00
__init__.py License information added 2013-06-25 07:49:11 +00:00
app.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
autoapidoc.py Swap deprecated oslo namespaces 2015-07-23 23:33:58 +03:00
consts.py SR-IOV cannot be enabled with non-KVM hypervisor 2016-03-31 07:35:30 +00:00
logger.py Add logging setup for receiverd and assassind 2016-01-28 18:54:34 +02:00
notifier.py Notification object - preparing for pagination 2014-04-04 15:25:31 +04:00
settings.py Deprecate version.yaml 2015-11-17 01:05:39 +03:00
settings.yaml Capture haproxy status in snapshots 2016-04-15 11:26:31 -06:00
unit_test.py All flake8 warnings fixed, except for H302 (should be ignored) 2013-08-30 18:08:53 +04:00
urls.py Add fake Keystone 2014-07-11 14:47:58 +02:00
wsgi.py Explicit WSGI application and fixed static in dev 2014-03-24 15:04:55 +04:00