kolla-ansible/ansible/roles/swift
Mark Goddard 5629b5aad9 Fix swift reconfigure
Reconfiguring Swift currently fails to restart containers if
configuration changes. This is because kolla_set_configs is executed in
the containers as the default swift user, which does not have permission
to access all necessary files.

This change uses the root user to execute the command instead, which
allows it to exit with the correct status of 1 if the config files
differ.

Change-Id: I2a2363c71430a7173bb5253662412ae5dba09654
2019-03-20 18:59:28 +00:00
..
defaults Support separate Swift storage networks 2019-03-14 14:00:18 +00:00
meta Use memcache for consoleauth and horizon 2015-10-15 10:47:21 +00:00
tasks Fix swift reconfigure 2019-03-20 18:59:28 +00:00
templates Support separate Swift storage networks 2019-03-14 14:00:18 +00:00