2018-10-31 12:45:44 -04:00
|
|
|
[DEFAULT]
|
|
|
|
auth_strategy = keystone
|
|
|
|
|
|
|
|
[keystone_authtoken]
|
2019-04-04 10:52:18 -04:00
|
|
|
auth_uri = http://10.20.20.1:5000
|
|
|
|
auth_url = http://10.20.20.1:5000
|
|
|
|
memcached_servers = 10.20.20.1:11211
|
2018-10-31 12:45:44 -04:00
|
|
|
auth_type = password
|
|
|
|
project_domain_name = default
|
|
|
|
user_domain_name = default
|
|
|
|
project_name = service
|
|
|
|
username = neutron
|
|
|
|
password = neutron
|