puppet-trove/spec
Yanis Guenane c9966f7d97 Add tag to package and service resources
In order to be able to take an action after all the packages of the
module have been installed/updated or all the services have been
started/restarted, we set a 'trove-package' and 'trove-service'
tag for each package and service of this module.

At the moment, there is a generic openstack tag that is not specific
enough if one wants to take action upon a single module change.

Use case :

If an action needs to be taken after all the packages have been
installed or updated : Package <| tag == 'trove-package' |> -> X

Change-Id: I969fbe7405a3eb3fab5437293c0efe1da57c631c
2015-07-22 21:36:10 +02:00
..
acceptance acceptance: install RDO repo the right way 2015-06-26 15:53:56 -04:00
classes Add tag to package and service resources 2015-07-22 21:36:10 +02:00
unit Fix spec tests for RSpec 3.x and Puppet 4.x 2015-04-28 03:33:03 +02:00
shared_examples.rb Add tag to package and service resources 2015-07-22 21:36:10 +02:00
spec_helper_acceptance.rb Update spec_helper_acceptance for project renames 2015-06-12 17:36:19 -07:00
spec_helper.rb introduce trove::keystone::auth class 2014-05-30 18:04:09 +02:00