~openstack-charmers-next/charms/precise/nova-compute/trunk

« back to all changes in this revision

Viewing changes to templates/mitaka/nova.conf

  • Committer: Edward Hope-Morley
  • Date: 2016-04-01 11:17:38 UTC
  • Revision ID: edward.hope-morley@canonical.com-20160401111738-rdrvjreaib9wy273
Support using internal network for clients

Openstack mostly defaults to using public endpoints for
internal communication between services. This patch adds
a new option use-internal-endpoints which, if set to True,
will configure services to use internal endpoints where
possible.

Closes-Bug: 1456876
Change-Id: I736a0a281ec434067bc92fa70898b16a027f7422

Show diffs side-by-side

added added

removed removed

Lines of Context:
182
182
 
183
183
{% include "section-rabbitmq-oslo" %}
184
184
 
185
 
{% include "parts/cinder" %}
 
185
{% include "parts/section-cinder" %}
186
186
 
187
187
[oslo_concurrency]
188
188
lock_path=/var/lock/nova