puppet-heat/spec
Yanis Guenane 0e850373a8 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 'heat-package' and 'heat-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 == 'heat-package' |> -> X

Change-Id: I38a6b422054dbf0fceacf6b7e329dbb3cb0fa9cb
2015-07-22 20:22:24 +02:00
..
acceptance acceptance: install latest openstack-selinux 2015-06-29 15:23:40 -04:00
classes Add tag to package and service resources 2015-07-22 20:22:24 +02:00
unit/provider/heat_domain_id_setter Fix tabs included in d7e9fe0e 2015-03-11 18:49:32 +01:00
shared_examples.rb spec: updates for rspec-puppet 2.x and rspec 3.x 2015-03-02 13:54:32 +01:00
spec_helper.rb Implement Keystone domain creation 2014-09-18 12:27:20 +02:00
spec_helper_acceptance.rb Fix git clone for locally running tests 2015-07-08 11:56:31 -07:00