Browse code

Ensure neutron configuration files are cleaned by clean.sh

Add the /etc/neutron directory to the list of directories
that are deleted.

Change-Id: Ia560179a3cf121f8d09a0c10c8b68375fdd13be7

Gary Kotton authored on 2014/05/01 21:16:59
Showing 1 changed files
... ...
@@ -102,7 +102,7 @@ if is_service_enabled nova && [[ -r $NOVA_PLUGINS/hypervisor-$VIRT_DRIVER ]]; th
102 102
 fi
103 103
 
104 104
 # Clean out /etc
105
-sudo rm -rf /etc/keystone /etc/glance /etc/nova /etc/cinder /etc/swift /etc/heat
105
+sudo rm -rf /etc/keystone /etc/glance /etc/nova /etc/cinder /etc/swift /etc/heat /etc/neutron
106 106
 
107 107
 # Clean out tgt
108 108
 sudo rm -f /etc/tgt/conf.d/*