2018-10-31 12:45:44 -04:00
|
|
|
[DEFAULT]
|
|
|
|
auth_strategy = keystone
|
|
|
|
|
|
|
|
[keystone_authtoken]
|
2019-06-28 13:21:49 +00:00
|
|
|
auth_uri = http://{{ extgateway }}:5000
|
|
|
|
auth_url = http://{{ extgateway }}:5000
|
|
|
|
memcached_servers = {{ extgateway }}: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
|