summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Ipsum <richard.ipsum@codethink.co.uk>2015-03-04 19:24:26 +0000
committerRichard Ipsum <richard.ipsum@codethink.co.uk>2015-03-04 19:24:50 +0000
commit5b65866e3979fda36ffaa8b3c1856f64e05fbae9 (patch)
tree94422d4014062767d66a723b35fb1c66cb18dc15
parentf7f49e8a42ee260c509abe156a51e5e3f4a06fa5 (diff)
downloaddefinitions-5b65866e3979fda36ffaa8b3c1856f64e05fbae9.tar.gz
openstack-swift-proxy.service: wait for memcached
squash this into the commit that adds this unit please
-rw-r--r--openstack/usr/lib/systemd/system/openstack-swift-proxy.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack/usr/lib/systemd/system/openstack-swift-proxy.service b/openstack/usr/lib/systemd/system/openstack-swift-proxy.service
index dc76f67e..c68c9ab9 100644
--- a/openstack/usr/lib/systemd/system/openstack-swift-proxy.service
+++ b/openstack/usr/lib/systemd/system/openstack-swift-proxy.service
@@ -1,6 +1,6 @@
[Unit]
Description=OpenStack Swift Proxy Server
-After=syslog.target network.target openstack-keystone.service openstack-swift-controller-setup.service
+After=syslog.target network.target memcached.service openstack-keystone.service openstack-swift-controller-setup.service
[Service]
Type=simple