Re: [openstack-dev] [nova][neutron] bridge name generator for vif plugging

2014-12-15 Thread Ryota Mibu
org.uk] > Sent: Monday, December 15, 2014 8:08 PM > To: Daniel P. Berrange; OpenStack Development Mailing List (not for usage > questions) > Subject: Re: [openstack-dev] [nova][neutron] bridge name generator for vif > plugging > > Let me write a spec and see what you both think.

Re: [openstack-dev] [nova][neutron] bridge name generator for vif plugging

2014-12-15 Thread Ian Wells
Let me write a spec and see what you both think. I have a couple of things we could address here and while it's a bit late it wouldn't be a dramatic thing to fix and it might be acceptable. On 15 December 2014 at 11:28, Daniel P. Berrange wrote: > > On Mon, Dec 15, 2014 at 11:15:56AM +0100, Ian

Re: [openstack-dev] [nova][neutron] bridge name generator for vif plugging

2014-12-15 Thread Daniel P. Berrange
On Mon, Dec 15, 2014 at 11:15:56AM +0100, Ian Wells wrote: > Hey Ryota, > > A better way of describing it would be that the bridge name is, at present, > generated in *both* Nova *and* Neutron, and the VIF type semantics define > how it's calculated. I think you're right that in both cases it wou

Re: [openstack-dev] [nova][neutron] bridge name generator for vif plugging

2014-12-15 Thread Ian Wells
Hey Ryota, A better way of describing it would be that the bridge name is, at present, generated in *both* Nova *and* Neutron, and the VIF type semantics define how it's calculated. I think you're right that in both cases it would make more sense for Neutron to tell Nova what the connection endpo

[openstack-dev] [nova][neutron] bridge name generator for vif plugging

2014-12-15 Thread Ryota Mibu
Hi all, We are proposing a change to move bridge name generator (creating bridge name from net-id or reading integration bridge name from nova.conf) from Nova to Neutron. The followings are BPs in Nova and Neutron. https://blueprints.launchpad.net/nova/+spec/neutron-vif-bridge-details