if you plan on using multiple networks, i would get into the habit of specifying the bridge with the --bridge parameter to nova-manager network create. If you rely on the flag and then create multiple networks they'll all end up connected to the same bridge.
On Wed, Aug 17, 2011 at 7:17 PM, Joshua Harlow <[email protected]>wrote: > Hi all, > > Just trying to continue with my xen+openstack integration. > > Is there a recommended way to get openstack to connect to the xen bridge. > > Apparently the xen bridge is @ xenbr0 but openstack likes to use br100. > > Is it just a simple DB update to make this happen, or can this be changed > in the nova-network config? > > Has anyone had any experience with this? > > Thanks > > _______________________________________________ > Mailing list: https://launchpad.net/~openstack > Post to : [email protected] > Unsubscribe : https://launchpad.net/~openstack > More help : https://help.launchpad.net/ListHelp > >
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

