lp:~tr3buchet/nova/multi_nic

Created by Trey Morris and last modified

wanted to make a note of this somewhere, I've changed the default behavior of the vlan_interface flag. It now defaults to None. If you are using Flat DHCP or VLAN managers, you will either to set the interface to attach your bridges to by setting the flat_interface or vlan_interface respectively. If you are pursuing the multi_nic route, you won't use either flag, but instead when creating networks you will pass the interface to the bin/nova-manage network create command as an argument for each network.

Take special care that you can create multiple networks at a time, if num_networks is not 1, you will end up with multiple networks connected to the single specified bridge, which could be what you are after, but maybe not.

Get this branch:
bzr branch lp:~tr3buchet/nova/multi_nic
Only Trey Morris can upload to this branch. If you are Trey Morris please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Trey Morris
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

873. By Trey Morris

osapi test_servers fixed_ip -> fixed_ips

872. By Trey Morris

updated osapi 1.0 addresses view to work with multiple fixed ips

871. By Trey Morris

trunk merge with migration renumbering

870. By Trey Morris

fixed incorrect assumption that nullable defaults to false

869. By Trey Morris

removed port_id from virtual interfaces and set network_id to nullable

868. By Trey Morris

changes a few instance refs

867. By Trey Morris

merged trunk

866. By Trey Morris

pulled in koelkers test changes

865. By Trey Morris

more incorrect list type casting in create_network

864. By Trey Morris

removed the list type cast in create_network on the NETADDR projects

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~hudson-openstack/nova/trunk
This branch contains Public information 
Everyone can see this information.