Files
kolla/docker/swift/swift-rsyncd/extend_start.sh
Ha Manh Dong 065651a3fb Revert the patch set "Apply Swift rolling upgrade"
Due to there is no way to execute swift graceful shutdown commands
from swift-bootstrap container to swift service containers, so
we need to revert the patch set at [1].

[1] https://review.openstack.org/#/c/560248/

Change-Id: I3363895347c535054584d63e22284c211ca38ad6
2018-08-06 16:18:30 +07:00

5 lines
78 B
Bash

#!/bin/bash
sudo chown -R swift:swift /srv/node
mkdir -p /var/lib/swift/lock