Do not restart services after policy file changes
The oslo.policy library has implementations to detect change in policy rules and reload the new rules without service restart. Change-Id: Ib83054cac36ea323b63981793b222bce4fad5087
This commit is contained in:
parent
0361625e8d
commit
f5198a662d
@ -22,7 +22,7 @@ class watcher::deps {
|
||||
# policy config should occur in the config block also.
|
||||
Anchor['watcher::config::begin']
|
||||
-> Openstacklib::Policy<| tag == 'watcher' |>
|
||||
~> Anchor['watcher::config::end']
|
||||
-> Anchor['watcher::config::end']
|
||||
|
||||
# all cache settings should be applied and all packages should be installed
|
||||
# before service startup
|
||||
|
Loading…
x
Reference in New Issue
Block a user