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

« back to all changes in this revision

Viewing changes to templates/contrail-api.conf

  • Committer: Robert Ayres
  • Date: 2017-10-13 16:43:58 UTC
  • mfrom: (70.1.2 contrail-configuration)
  • Revision ID: robert.ayres@canonical.com-20171013164358-slqxcxw8fpf96h66
Merge Vincenzo's changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
rabbit_user = {{ rabbit_user }}
27
27
rabbit_password = {{ rabbit_password }}
28
28
rabbit_vhost = {{ rabbit_vhost }}
 
29
rabbit_use_ssl = {{ rabbit_use_ssl }}
29
30
 
30
31
[KEYSTONE]
31
32
auth_host = {{ auth_host }}