remove catalyst uris from example conf
Change-Id: I346f72f985b7d6d7d4329dda3110ef131afecd76
This commit is contained in:
parent
3a9159507d
commit
31c7e00550
@ -13,14 +13,14 @@ rates_config:
|
|||||||
file: test_rates.csv
|
file: test_rates.csv
|
||||||
# Keystone auth user details
|
# Keystone auth user details
|
||||||
auth:
|
auth:
|
||||||
end_point: https://api.cloud.catalyst.net.nz:5000/v2.0
|
end_point: http://localhost:5000/v2.0
|
||||||
default_tenant: demo
|
default_tenant: demo
|
||||||
username: admin
|
username: admin
|
||||||
password: openstack
|
password: openstack
|
||||||
insecure: True
|
insecure: True
|
||||||
authenticate_clients: True
|
authenticate_clients: True
|
||||||
# used for authenticate_clients
|
# used for authenticate_clients
|
||||||
identity_url: https://api.cloud.catalyst.net.nz:35357
|
identity_url: http://localhost:35357
|
||||||
# configuration for defining usage collection
|
# configuration for defining usage collection
|
||||||
collection:
|
collection:
|
||||||
# defines which meter is mapped to which transformer
|
# defines which meter is mapped to which transformer
|
||||||
|
Loading…
x
Reference in New Issue
Block a user