summaryrefslogtreecommitdiff
path: root/extensions
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-04 13:50:41 +0000
commite8f3a0bf194673910dd0894ff71ee51c6633cc9e (patch)
treefc77298ad95162488b8840084e64a1c9c35e4e88 /extensions
parent3e509457fef0eb4fc9c39001d565c003fc62edc9 (diff)
downloaddefinitions-e8f3a0bf194673910dd0894ff71ee51c6633cc9e.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
Diffstat (limited to 'extensions')
-rw-r--r--extensions/openstack-nova.configure8
1 files changed, 0 insertions, 8 deletions
diff --git a/extensions/openstack-nova.configure b/extensions/openstack-nova.configure
index 213f1852..9e77305d 100644
--- a/extensions/openstack-nova.configure
+++ b/extensions/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