summaryrefslogtreecommitdiffstats
path: root/nova/exception.py
diff options
context:
space:
mode:
authorSalvatore Orlando <salvatore.orlando@eu.citrix.com>2011-02-23 18:52:53 +0000
committerTarmac <>2011-02-23 18:52:53 +0000
commit400bbd8c7d56543a5cebad25d078ec0331b07a3c (patch)
treec39e3cecf64686f1d3ff3e1d8a3bcf8a1f78eef5 /nova/exception.py
parentdbb77c920c2d8c5891742b9eaca81f2d94ef1a05 (diff)
parent424a0996693351d92db3b9d866d4e62b9b2ebe5b (diff)
downloadnova-400bbd8c7d56543a5cebad25d078ec0331b07a3c.tar.gz
nova-400bbd8c7d56543a5cebad25d078ec0331b07a3c.tar.xz
nova-400bbd8c7d56543a5cebad25d078ec0331b07a3c.zip
The proposed branch prevents FlatManager from executing network initialisation tasks contained in linux_net.init_host(), which are unnecessary when flat networking is used.
This is achieved as discussed in question #144979 (https://answers.launchpad.net/nova/+question/144979): 1) init_host in FlatManager has been overriden, thus preventing it from calling init_host in NetworkManager. 2) Also, methods related to floating IPs have been overriden in FlatManager in order to raised NotImplementedError.
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions