puppet-glance/spec
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
..
acceptance Add ability to set properties with glance_image 2016-04-05 14:27:41 +00:00
classes Implement ability to pass CA bundle certificate for vCenter server 2016-04-06 22:54:15 +00:00
unit Fix image list in glance_image provider 2016-04-08 17:04:13 -04:00
shared_examples.rb spec: updates for rspec-puppet 2.x and rspec 3.x 2015-02-25 05:37:44 +01:00
spec.opts (#11692) Add unit tests 2012-01-03 11:27:43 -08:00
spec_helper.rb drop mock dependency 2016-01-22 09:39:26 -05:00
spec_helper_acceptance.rb Use puppet-openstack_spec_helper for Rakefile & spec_helper_acceptance 2016-01-18 09:11:17 -05:00