commit | 43eb0b3159d8ad1eb14e0430124cc72cb50ae3c2 | [log] [tgz] |
---|---|---|
author | Chmouel Boudjnah <chmouel@chmouel.com> | Sat Jan 12 20:10:34 2013 +0000 |
committer | Chmouel Boudjnah <chmouel@chmouel.com> | Sat Jan 12 20:10:34 2013 +0000 |
tree | df624b24898b8b9b746f1f01315262812ece1951 | |
parent | 9bd9d7d1a34dd7cb8d5f51936b67c7549f40c9a3 [diff] [blame] |
Make sure to cleanup swift on unstack/relaunch. - Fixes bug 1049553. Change-Id: I9fef93d25512c014dfb882adf0e169487bf877d8
diff --git a/unstack.sh b/unstack.sh index 1d4bfd5..a086d5c 100755 --- a/unstack.sh +++ b/unstack.sh
@@ -65,6 +65,7 @@ # Swift runs daemons if is_service_enabled swift; then stop_swift + cleanup_swift fi # Apache has the WSGI processes