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