~joeborg/charms/trusty/contrail-configuration/rbac-switch

« back to all changes in this revision

Viewing changes to templates/vnc_api_lib.ini

  • Committer: Ante Karamatic
  • Date: 2017-01-31 12:51:09 UTC
  • mto: This revision was merged to the branch mainline in revision 65.
  • Revision ID: ante.karamatic@canonical.com-20170131125109-qwjbg96c10i2iixk
SSL support for contrail-configuration

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
 
10
10
[auth]
11
11
AUTHN_TYPE = keystone
12
 
AUTHN_PROTOCOL = http
 
12
AUTHN_PROTOCOL = {{ auth_protocol }}
13
13
AUTHN_SERVER = {{ auth_host }}
14
14
AUTHN_PORT = {{ auth_port }}
15
15
AUTHN_URL = /v2.0/tokens