puppet-glance/spec/classes
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
..
glance_api_spec.rb Add tag to package and service resources 2015-07-22 20:05:30 +02:00
glance_backend_cinder_spec.rb Fix section names for parameters 2015-07-02 18:43:25 +03:00
glance_backend_file_spec.rb spec: updates for rspec-puppet 2.x and rspec 3.x 2015-02-25 05:37:44 +01:00
glance_backend_rbd_spec.rb The package python-ceph no longer exists in el7, use python-rbd. 2015-06-08 14:35:52 -04:00
glance_backend_swift_spec.rb Add swift_store_region parameter to glance::backend::swift 2015-07-23 16:44:32 -05:00
glance_backend_vsphere_spec.rb Fix section names for parameters 2015-07-02 18:43:25 +03:00
glance_cache_cleaner_spec.rb Revert "Separate api and registry packages for Red Hat" 2015-04-17 13:37:04 +00:00
glance_cache_pruner_spec.rb Revert "Separate api and registry packages for Red Hat" 2015-04-17 13:37:04 +00:00
glance_client_spec.rb spec: updates for rspec-puppet 2.x and rspec 3.x 2015-02-25 05:37:44 +01:00
glance_db_mysql_spec.rb MySQL: change default MySQL collate to utf8_general_ci 2015-04-21 18:53:13 -04:00
glance_db_postgresql_spec.rb spec: updates for rspec-puppet 2.x and rspec 3.x 2015-02-25 05:37:44 +01:00
glance_keystone_auth_spec.rb Introduce public_url, internal_url and admin_url 2015-06-11 16:49:10 -04:00
glance_notify_qpid_spec.rb spec: updates for rspec-puppet 2.x and rspec 3.x 2015-02-25 05:37:44 +01:00
glance_notify_rabbitmq_spec.rb Add support for RabbitMQ connection heartbeat 2015-07-07 11:27:25 -06:00
glance_policy_spec.rb spec: updates for rspec-puppet 2.x and rspec 3.x 2015-02-25 05:37:44 +01:00
glance_registry_spec.rb Add ability to specify number of workers for glance-registry service 2015-08-11 12:38:44 +03:00
glance_spec.rb solve duplicate declaration issue for python-openstackclient 2015-08-13 19:03:37 +02:00