charm-ceph-radosgw/templates
Chris Glass f765f60e86 Allow the simple Swift auth to work
Incase we do *not* use keystone as an authentication mechanism, let the
built-in authentication work with this charm.

Without this change, the Swift authentication itself will work, but the
X-Storage-URL header will point to the port the storage daemon listens
on - which is not open in the firewall (70).

This change instead forces the URL to be "the unit's public IP" with the
default port (80), on which haproxy is listening, and will do the right
thing.

Change-Id: Ia2b12153eca3074392aad6dea6ee995990f15633
Signed-off-by: Christopher Glass <chris.glass@canonical.com>
2017-06-01 11:28:08 +02:00
..
ceph.conf Allow the simple Swift auth to work 2017-06-01 11:28:08 +02:00