Re: [Openstack] [SPAM] How to connect br100 to xen bridge

2011-08-17 Thread Wayne A. Walls
Greetings, Josh!

Just update the bridge in the db, I've done that in the past to get things 
aligned with Xen.  Seems to do the trick...

Cheers,

Wayne 

Sent from my iPhone

On Aug 17, 2011, at 7:17 PM, Joshua Harlow  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 : openstack@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] [SPAM] How to connect br100 to xen bridge

2011-08-17 Thread Vishvananda Ishaya

On Aug 17, 2011, at 5:34 PM, Wayne A. Walls wrote:

> Greetings, Josh!
> 
> Just update the bridge in the db, I've done that in the past to get things 
> aligned with Xen.  Seems to do the trick...
> 
> Cheers,
> 
> Wayne 
> 

And in the future you can specify the bridge when you create the network via 
nova-manage network create


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] [SPAM] How to connect br100 to xen bridge

2011-08-17 Thread Chris Behrens
Depending on what you're doing for networking, you should be able to shove this 
into nova.conf:

--flat_network_bridge=xenbr0

to avoid modifying the DB..

- Chris

On Aug 17, 2011, at 5:34 PM, Wayne A. Walls wrote:

> Greetings, Josh!
> 
> Just update the bridge in the db, I've done that in the past to get things 
> aligned with Xen.  Seems to do the trick...
> 
> Cheers,
> 
> Wayne 
> 
> Sent from my iPhone
> 
> On Aug 17, 2011, at 7:17 PM, Joshua Harlow  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 : openstack@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~openstack
>> More help   : https://help.launchpad.net/ListHelp
> ___
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp

This email may include confidential information. If you received it in error, 
please delete it.


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp