puppet-neutron/manifests/agents/ml2
Yanis Guenane a63da90375 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 'neutron-package' and 'neutron-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 == 'neutron-package' |> -> X

Change-Id: I63ac9b1d806565eb1847ed0e36d393c6c7ea98ad
2015-07-27 11:41:07 +02:00
..
linuxbridge.pp Add tag to package and service resources 2015-07-27 11:41:07 +02:00
ovs.pp Add tag to package and service resources 2015-07-27 11:41:07 +02:00
sriov.pp Add tag to package and service resources 2015-07-27 11:41:07 +02:00