Merge "set aodh auth_url explicitly"
This commit is contained in:
commit
9c16693ef8
@ -974,6 +974,7 @@ resources:
|
|||||||
aodh::api::keystone_password: {get_input: aodh_password}
|
aodh::api::keystone_password: {get_input: aodh_password}
|
||||||
aodh::api::keystone_auth_uri: {get_input: keystone_auth_uri}
|
aodh::api::keystone_auth_uri: {get_input: keystone_auth_uri}
|
||||||
aodh::api::keystone_identity_uri: {get_input: keystone_identity_uri}
|
aodh::api::keystone_identity_uri: {get_input: keystone_identity_uri}
|
||||||
|
aodh::auth::auth_url: {get_input: keystone_auth_uri}
|
||||||
aodh::auth::auth_password: {get_input: aodh_password}
|
aodh::auth::auth_password: {get_input: aodh_password}
|
||||||
aodh::db::mysql::password: {get_input: aodh_password}
|
aodh::db::mysql::password: {get_input: aodh_password}
|
||||||
# for a migration path from ceilometer-alarm to aodh, we use the same database & coordination
|
# for a migration path from ceilometer-alarm to aodh, we use the same database & coordination
|
||||||
|
Loading…
Reference in New Issue
Block a user