commit | 5631ca5e126ec2d4c6802d09e312fcb8c1ab4952 | [log] [tgz] |
---|---|---|
author | Rob Crittenden <rcritten@redhat.com> | Tue Aug 02 13:19:14 2016 -0400 |
committer | Rob Crittenden <rcritten@redhat.com> | Tue Aug 02 15:28:19 2016 -0400 |
tree | 37e1ca8a7625b4605ba0946048bb9f700ea66b10 | |
parent | e56318f9bc87b0ed0e1ce6fcd1216aebe3689fe8 [diff] [blame] |
Clean up Horizon Apache configuration files in clean.sh The horizon cleanup function wasn't being called at all during cleanup which left the Apache configuration. Change-Id: Iff5336d0c5e79cfc82f1c648afaabb869d86020e
diff --git a/clean.sh b/clean.sh index 0641bff..452df02 100755 --- a/clean.sh +++ b/clean.sh
@@ -95,6 +95,7 @@ cleanup_nova cleanup_neutron cleanup_swift +cleanup_horizon if is_service_enabled ldap; then cleanup_ldap