~sdn-charmers/charms/trusty/contrail-analytics/trunk

« back to all changes in this revision

Viewing changes to templates/vnc_api_lib.ini

  • Committer: Robert Ayres
  • Date: 2017-03-10 13:02:06 UTC
  • mfrom: (34.1.1 contrail-analytics)
  • Revision ID: robert.ayres@canonical.com-20170310130206-ksgiemll28uy6i13
Merge Ante Karamatic's changes (with modifications)

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