summaryrefslogtreecommitdiffstats
path: root/nova/exception.py
diff options
context:
space:
mode:
authorVishvananda Ishaya <vishvananda@gmail.com>2011-02-08 19:09:42 +0000
committerTarmac <>2011-02-08 19:09:42 +0000
commit7c78d71eba66b64f2a2cac0309dcd01f2acf8b4d (patch)
tree670cb65da6324b3bf3a66fb03a7d2356afff4875 /nova/exception.py
parent035136525ef7944d3da4dcf8a4b0d28840bdfae3 (diff)
parent6f30cff7374e91c2920759e13971c0149d96d821 (diff)
downloadnova-7c78d71eba66b64f2a2cac0309dcd01f2acf8b4d.tar.gz
nova-7c78d71eba66b64f2a2cac0309dcd01f2acf8b4d.tar.xz
nova-7c78d71eba66b64f2a2cac0309dcd01f2acf8b4d.zip
Automates the setup for FlatDHCP regardless of whether the interface has an ip address.
FlatDHCP only has worked until now if the underlying interface that you bridge into has no ip address. This branch will do the necessary setup to allow it to work by: * Creating a bridge with the private address for dhcp * Moving any existing ips from the interface onto the bridge * Adding the interface to the bridge * Recreating the default route if it was deleted by moving the interface It will additionally add a route to compute hosts for bridges that it adds to the compute hosts. This seems to be necessary in some cases where the default route uses a different interface.
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions