puppet-glance/lib/puppet
Javier Pena e496ea6ef4 Fix image list in glance_image provider
https://review.openstack.org/298718 changed the way images are listed,
by removing the '--long' parameter. This breaks when called by the
openstacklib provider, because that was the "properties" argument in
adb0b1d012/lib/puppet/provider/openstack.rb (L74)
so the command-line used '' as a last argument, causing the failure.

This will require a stable/mitaka backport.

Change-Id: I69e3cc848fbacbda01f9bd7d8a079c99b15cb5cf
(cherry picked from commit 109cda8b24)
2016-04-08 17:04:13 -04:00
..
provider Fix image list in glance_image provider 2016-04-08 17:04:13 -04:00
type Add ability to set properties with glance_image 2016-04-05 14:27:41 +00:00