openstack-ansible-os_magnum/tasks
Jimmy McCrory 8620da299a Update image_properties in image upload task
Glance requires that the passed image properties be an iterable
dictionary.

Update image_properties within the 'Upload images to Glance' task to use
YAML's syntax for a dictionary instead of a JSON string. The glance
library has been updated to properly deserialize the resulting YAML
string.

Change-Id: Ie4e7d0b25ada44c8ba9aeffa48d6227a2c2d4f62
Depends-On: I2f02a4e772398d0c133d3109058d55c4f96b72f7
2016-09-06 14:04:06 -07:00
..
database-setup.yml Cleanup/standardize usage of tags 2016-08-11 21:30:54 +00:00
install.yml Cleanup/standardize usage of tags 2016-08-11 21:30:54 +00:00
magnum_init.yml Implement Ubuntu 16.04 support with systemd 2016-07-25 23:58:41 -07:00
magnum_init_common.yml Cleanup/standardize usage of tags 2016-08-11 21:30:54 +00:00
magnum_init_systemd.yml Fix ansible performance issue 2016-08-02 09:21:20 +01:00
magnum_init_upstart.yml Implement Ubuntu 16.04 support with systemd 2016-07-25 23:58:41 -07:00
magnum_install_apt.yml Rename package lists (and related vars) appropriately 2016-08-30 19:02:37 +01:00
main.yml Cleanup/standardize usage of tags 2016-08-11 21:30:54 +00:00
post-install.yml Update image_properties in image upload task 2016-09-06 14:04:06 -07:00
pre-install.yml Cleanup/standardize usage of tags 2016-08-11 21:30:54 +00:00
service-setup.yml Cleanup/standardize usage of tags 2016-08-11 21:30:54 +00:00