Set glance_api_servers for cinder
authorDan Prince <dprince@redhat.com>
Mon, 1 Jun 2015 14:26:38 +0000 (10:26 -0400)
committerDan Prince <dprince@redhat.com>
Thu, 4 Jun 2015 17:28:00 +0000 (13:28 -0400)
commitf601ab7b58577d92583018fb3f244f7e9a804b45
tree1b081c98242b27382105e4145818b3a84def17b1
parent26dee879c015572bd440875cd0ddb2496357ac03
Set glance_api_servers for cinder

This patch updates the hiera configuration for the Cinder API so
that we set glance_api_servers. By default Cinder constructs
a glance URL based on $my_ip (the local IP of the machine)
which may not be correct if you are running Glance on a non-default
internal network.

By setting glance_api_servers to the same thing we already
use for Nova we make Cinder contact the correct Glance URL
regardless of the network settings.

Change-Id: I1c56eb585ddfdc9989a8b55bc1bac819802f7794
puppet/controller-puppet.yaml