Install coordination backend packages before starting services
Change-Id: I26807ef5cd3b4c56a33b8afac1c28540b2424676
This commit is contained in:
parent
0ba949d60e
commit
74f2481ba1
@ -29,6 +29,10 @@ class manila::deps {
|
||||
-> Manila_api_paste_ini<||>
|
||||
~> Anchor['manila::config::end']
|
||||
|
||||
# all coordination settings should be applied and all packages should be
|
||||
# installed before service startup
|
||||
Oslo::Coordination<||> -> Anchor['manila::service::begin']
|
||||
|
||||
# all db settings should be applied and all packages should be installed
|
||||
# before dbsync starts
|
||||
Oslo::Db<||> -> Anchor['manila::dbsync::begin']
|
||||
|
Loading…
x
Reference in New Issue
Block a user