~soren/nova/ec2-soap-api

Viewing all changes in revision 423.

  • Committer: Tarmac
  • Author(s): Vishvananda Ishaya
  • Date: 2010-11-25 15:24:21 UTC
  • mfrom: (403.5.8 fix-flatdhcp)
  • Revision ID: hudson@openstack.org-20101125152421-saz7sk812300rzrb
A few more changes:
 * Fixed up some flags
 * Put in an updated nova.sh
 * Broke out metadata forwarding so it will work in flatdhcp mode
 * Added descriptive docstrings explaining the networking modes in more detail

Original Message:

FlatDHCPManager wasn't quite working.  This makes it work again.  I discovered that automatically bridging into eth0 without a vlan is very dangerous.  If eth0 has an ip that you are using for ssh, you lose your connectivity.  For that reason, I set bridge_dev to None by default.  This unfortunately means that you have to specify a bridge_dev for VlanManager to actually work.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: