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

« back to all changes in this revision

Viewing changes to templates/contrail-device-manager.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:
17
17
rabbit_user = {{ rabbit_user }}
18
18
rabbit_password = {{ rabbit_password }}
19
19
rabbit_vhost = {{ rabbit_vhost }}
 
20
rabbit_use_ssl = {{ rabbit_use_ssl }}
20
21
 
21
22
[KEYSTONE]
22
23
admin_user = {{ admin_user }}