diff --git a/manifests/deps.pp b/manifests/deps.pp index 2de2ae6a..787269a7 100644 --- a/manifests/deps.pp +++ b/manifests/deps.pp @@ -35,7 +35,7 @@ class cinder::deps { # policy config should occur in the config block also. Anchor['cinder::config::begin'] - -> Openstacklib::Policy::Base<||> + -> Openstacklib::Policy<||> ~> Anchor['cinder::config::end'] # On any uwsgi config change, we must restart Cinder API.