Merge "Add oslo::cache to dependency chain"
This commit is contained in:
@@ -24,6 +24,10 @@ class keystone::deps {
|
|||||||
~> Service<| tag == 'keystone-service' |>
|
~> Service<| tag == 'keystone-service' |>
|
||||||
~> anchor { 'keystone::service::end': }
|
~> anchor { 'keystone::service::end': }
|
||||||
|
|
||||||
|
# all cache settings should be applied and all packages should be installed
|
||||||
|
# before service startup
|
||||||
|
Oslo::Cache<||> -> Anchor['keystone::service::begin']
|
||||||
|
|
||||||
# paste-api.ini config should occur in the config block also.
|
# paste-api.ini config should occur in the config block also.
|
||||||
Anchor['keystone::config::begin']
|
Anchor['keystone::config::begin']
|
||||||
-> Keystone_paste_ini<||>
|
-> Keystone_paste_ini<||>
|
||||||
|
Reference in New Issue
Block a user