aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/roles/open-contrail/templates/provision/contrail-vnc-api-lib-ini.j2
blob: 85a7b63a95620cd5e4951c8d6f9ba1c3716d7ab6 (plain)
1
2
3
4
5
6
7
8
9
10
11
[global]
WEB_SERVER=127.0.0.1
WEB_PORT=8082 ; connection to api-server directly
BASE_URL=/

[auth]
AUTHN_TYPE=keystone
AUTHN_PROTOCOL=http
AUTHN_SERVER={{ contrail_keystone_address }}
AUTHN_PORT=35357
AUTHN_URL=/v2.0/tokens