puppet-glance/lib/puppet
Emilien Macchi 7147ba0323 glance_image: hardcode os-image-api-version to 1
Glance_image provider is using 'openstack image create' operation to
create an image.
This operation is supported by glanceclient but not in openstackclient.
Since openstackclient recently switched the default image-api-version to
2, we need to hardcode the version when using this operation so we can
still create images with openstackclient.

See https://bugs.launchpad.net/python-openstackclient/+bug/1405562

Closes-Bug: 1497385
Change-Id: I68adf3fb5c983f37b4b80171466928f6b94a0f6d
2015-09-18 15:54:36 -04:00
..
provider glance_image: hardcode os-image-api-version to 1 2015-09-18 15:54:36 -04:00
type Autorequire correct package based on the distro 2015-09-09 12:37:30 +02:00