Fixes aodh config error
Change-Id: I4d7f7ec7c13ea19d8924f70a471fa7a50cb2c469 Closes-Bug: 1588514
This commit is contained in:
parent
6792efb85d
commit
efd5c2badf
@ -249,10 +249,13 @@ Install and configure components
|
||||
|
||||
[service_credentials]
|
||||
...
|
||||
os_auth_url = http://controller:5000/v2.0
|
||||
os_username = aodh
|
||||
os_tenant_name = service
|
||||
os_password = AODH_PASS
|
||||
auth_type = password
|
||||
auth_url = http://controller:5000/v3
|
||||
project_domain_name = default
|
||||
user_domain_name = default
|
||||
project_name = service
|
||||
username = aodh
|
||||
password = AODH_PASS
|
||||
interface = internalURL
|
||||
region_name = RegionOne
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user