[openstack-swift] cleanup long-gone auth-server references

Alan Pevec apevec at fedoraproject.org
Tue Mar 20 22:54:47 UTC 2012


commit d559fb38211e9caf5ee1ebeb52ed2f0aa5d870fe
Author: Alan Pevec <apevec at redhat.com>
Date:   Tue Mar 20 23:48:36 2012 +0100

    cleanup long-gone auth-server references

 openstack-swift.spec  |    1 -
 openstack-swift.tmpfs |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/openstack-swift.spec b/openstack-swift.spec
index f7fd3cc..9617224 100644
--- a/openstack-swift.spec
+++ b/openstack-swift.spec
@@ -158,7 +158,6 @@ rm -fr %{buildroot}/%{python_sitelib}/test
 # Misc other
 install -d -m 755 %{buildroot}%{_sysconfdir}/swift
 install -d -m 755 %{buildroot}%{_sysconfdir}/swift/account-server
-install -d -m 755 %{buildroot}%{_sysconfdir}/swift/auth-server
 install -d -m 755 %{buildroot}%{_sysconfdir}/swift/container-server
 install -d -m 755 %{buildroot}%{_sysconfdir}/swift/object-server
 install -d -m 755 %{buildroot}%{_sysconfdir}/swift/proxy-server
diff --git a/openstack-swift.tmpfs b/openstack-swift.tmpfs
index 5f30668..d89a3f5 100644
--- a/openstack-swift.tmpfs
+++ b/openstack-swift.tmpfs
@@ -1,7 +1,6 @@
 # swift needs a couple of directories in /var/run
 d /var/run/swift 0755 swift root
 d /var/run/swift/account-server 0755 swift root
-d /var/run/swift/auth-server 0755 swift root
 d /var/run/swift/container-server 0755 swift root
 d /var/run/swift/object-sever 0755 swift root
 d /var/run/swift/proxy-server 0755 swift root


More information about the scm-commits mailing list