summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-06-03 13:02:40 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-06-03 17:04:19 +0000
commitc168d8d5601cf04cd2a8eba0a38ae4f956f3a851 (patch)
treedbc2ee5709219da3e50d50ac06ff3123874fa28c
parentd9460bf84da01637f942d6f219ebb2d418fc82a1 (diff)
downloaddefinitions-c168d8d5601cf04cd2a8eba0a38ae4f956f3a851.tar.gz
openstack-nova.configure: Don't do anyting with libvirt default network.
This network is not going to autostart anymore, there is no need to do this anymore. Change-Id: Ic166a04a705255aac32a5dabc416b87a42e5f971
-rw-r--r--openstack-nova.configure8
1 files changed, 0 insertions, 8 deletions
diff --git a/openstack-nova.configure b/openstack-nova.configure
index 213f1852..9e77305d 100644
--- a/openstack-nova.configure
+++ b/openstack-nova.configure
@@ -103,14 +103,6 @@ if "$NOVA_ENABLE_CONTROLLER"; then
done
fi
-##########################################################################
-# Change iprange for the interal libvirt to avoid clashes
-# with eth0 ip range
-##########################################################################
-
-sed -i "s/192\.168\.122\./192\.168\.1\./g" \
- "$ROOT"/etc/libvirt/qemu/networks/default.xml
-
##########################################################################
# Generate configuration file