puppet-glance/lib/puppet
Francois Deppierraz 031609b572 Correctly munge glance_image is_public property
glance expects True/False values whereas this type uses Yes/No.

Without this patch, puppet would return the following message with an
existing glance image with is_public attribute already set to 'True'.

puppet-agent[18190]: (/Stage[main]/Site::Controller/Glance_image[raring-server-cloudimg-amd64]/is_public) is_public changed 'True' to 'Yes'

Change-Id: I532e08e6815a8b03f5eb6a9495d886b9855762c8
2014-11-27 21:49:28 +01:00
..
provider Fix glance_image for local images 2014-11-05 11:06:47 +01:00
type Correctly munge glance_image is_public property 2014-11-27 21:49:28 +01:00