aboutsummaryrefslogtreecommitdiffstats
path: root/charms/trusty/contrail-analytics/templates/vnc_api_lib.ini
blob: fd68487dfa0ef4a9d7377e32a729236fe8c3099d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
###############################################################################
# [ WARNING ]
# Configuration file maintained by Juju. Local changes may be overwritten.
###############################################################################

[global]
WEB_SERVER = {{ api_server }}
WEB_PORT = {{ api_port }}

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