puppet-glance/spec
Benedikt von St. Vieth 7128d96dde solve duplicate declaration issue for python-openstackclient
when having a controller node with several modules that use puppet-openstacklib
the package python-openstackclient is already declared. because openstacklib
adds the tag 'openstack' to the resource, we have to do it here to. otherwise
ensure_resource does not recognize it and we have a duplicate declaration
for the package.

Change-Id: Icf341ea92764f2ddb60b0e7ace09a56febe59545
Closes-Bug: #1483663
2015-08-13 19:03:37 +02:00
..
acceptance acceptance: install latest openstack-selinux 2015-06-29 14:22:56 -04:00
classes solve duplicate declaration issue for python-openstackclient 2015-08-13 19:03:37 +02:00
unit/provider Use OpenstackClient for glance_image auth 2015-06-29 17:35:23 -07:00
shared_examples.rb spec: updates for rspec-puppet 2.x and rspec 3.x 2015-02-25 05:37:44 +01:00
spec_helper_acceptance.rb Fix git clone for locally running tests 2015-07-08 11:56:25 -07:00
spec_helper.rb Use OpenstackClient for glance_image auth 2015-06-29 17:35:23 -07:00
spec.opts (#11692) Add unit tests 2012-01-03 11:27:43 -08:00