summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-06-03 13:02:40 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-06-11 17:04:29 +0000
commite267a5c31bbc570b15d8efd767a5e3d6379fe803 (patch)
treea59329da1bd4fe861533c1d25f2c4ebd5d35baa6 /extensions
parent7cef8f2ec056c437739b9f1b50b04a8e4403c8dc (diff)
downloaddefinitions-e267a5c31bbc570b15d8efd767a5e3d6379fe803.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