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] [Neutron] UniqueConstraint for name and tenant_id in security group

2014-12-15 Thread Anna Kamyshnikova
Looking at all comments it seems that existing change is reasonable. I will update it with link to this thread. Thanks! Regards, Ann Kamyshnikova On Sat, Dec 13, 2014 at 1:15 AM, Rochelle Grober wrote: > > > > > Morgan Fainberg [mailto:morgan.fainb...@gmail.com] *on* Friday, December > 12, 201

Re: [openstack-dev] [nova] Kilo specs review day

2014-12-15 Thread Neil Jerram
Hi Joe, Joe Gordon writes: > In preparation, I put together a nova-specs dashboard: > > https://review.openstack.org/141137 > > https://review.openstack.org/#/dashboard/?foreach=project%3A%5Eopenstack%2Fnova-specs+status%3Aopen+NOT+owner%3Aself+NOT+label%3AWorkflow%3C%3D-1+label%3AVerified%3E%3D

Re: [openstack-dev] [Nova][Neutron] out-of-tree plugin for Mech driver/L2 and vif_driver

2014-12-15 Thread Daniel P. Berrange
On Mon, Dec 15, 2014 at 10:36:59AM +, Neil Jerram wrote: > "Daniel P. Berrange" writes: > > > Failing that though, I could see a way to accomplish a similar thing > > without a Neutron launched agent. If one of the VIF type binding > > parameters were the name of a script, we could run that s

Re: [openstack-dev] [Neutron] [RFC] Floating IP idea solicitation and collaboration

2014-12-15 Thread A, Keshava
Mathieua, I have been thinking of "Starting MPLS right from CN" for L2VPN/EVPN scenario also. Below are my queries w.r.t supporting MPLS from OVS : 1. MPLS will be used even for VM-VM traffic across CNs generated by OVS ? 2. MPLS will be originate

Re: [openstack-dev] anyway to pep8 check on a specified file

2014-12-15 Thread Sahid Orentino Ferdjaoui
On Mon, Dec 15, 2014 at 09:37:23AM +, Daniel P. Berrange wrote: > On Mon, Dec 15, 2014 at 05:04:59PM +0800, Chen CH Ji wrote: > > > > tox -e pep8 usually takes several minutes on my test server, actually I > > only changes one file and I knew something might wrong there > > anyway to only chec

[openstack-dev] [Fuel] Building Fuel plugins with UI part

2014-12-15 Thread Anton Zemlyanov
My experience with building Fuel plugins with UI part is following. To build a ui-less plugin, it takes 3 seconds and those commands: git clone https://github.com/AlgoTrader/test-plugin.git cd ./test-plugin fpb --build ./ When UI added, build start to look like this and takes many minutes: git c

Re: [openstack-dev] [Nova][Neutron] out-of-tree plugin for Mech driver/L2 and vif_driver

2014-12-15 Thread Neil Jerram
"Daniel P. Berrange" writes: > Failing that though, I could see a way to accomplish a similar thing > without a Neutron launched agent. If one of the VIF type binding > parameters were the name of a script, we could run that script on > plug & unplug. So we'd have a finite number of VIF types, an

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

Re: [openstack-dev] [Neutron] [RFC] Floating IP idea solicitation and collaboration

2014-12-15 Thread Mathieu Rohon
Hi Ryan, We have been working on similar Use cases to announce /32 with the Bagpipe BGPSpeaker that supports EVPN. Please have a look at use case B in [1][2]. Note also that the L2population Mechanism driver for ML2, that is compatible with OVS, Linuxbridge and ryu ofagent, is inspired by EVPN, an

[openstack-dev] [Mistral] For-each

2014-12-15 Thread Nikolay Makhotkin
Hi, Here is the doc with suggestions on specification for for-each feature. You are free to comment and ask questions. https://docs.google.com/document/d/1iw0OgQcU0LV_i3Lnbax9NqAJ397zSYA3PMvl6F_uqm0/edit?usp=sharing -- Best Regards, Nikolay ___ Ope

Re: [openstack-dev] anyway to pep8 check on a specified file

2014-12-15 Thread Daniel P. Berrange
On Mon, Dec 15, 2014 at 05:04:59PM +0800, Chen CH Ji wrote: > > tox -e pep8 usually takes several minutes on my test server, actually I > only changes one file and I knew something might wrong there > anyway to only check that file? Thanks a lot Use ./run_tests.sh -8 That will only check pep

Re: [openstack-dev] anyway to pep8 check on a specified file

2014-12-15 Thread Sylvain Bauza
Le 15/12/2014 10:27, Sylvain Bauza a écrit : Le 15/12/2014 10:04, Chen CH Ji a écrit : tox -e pep8 usually takes several minutes on my test server, actually I only changes one file and I knew something might wrong there anyway to only check that file? Thanks a lot That's really non necessa

Re: [openstack-dev] anyway to pep8 check on a specified file

2014-12-15 Thread Sylvain Bauza
Le 15/12/2014 10:04, Chen CH Ji a écrit : tox -e pep8 usually takes several minutes on my test server, actually I only changes one file and I knew something might wrong there anyway to only check that file? Thanks a lot That's really non necessary to check all the files if you only modified

[openstack-dev] anyway to pep8 check on a specified file

2014-12-15 Thread Chen CH Ji
tox -e pep8 usually takes several minutes on my test server, actually I only changes one file and I knew something might wrong there anyway to only check that file? Thanks a lot Best Regards! Kevin (Chen) Ji 纪 晨 Engineer, zVM Development, CSTL Notes: Chen CH Ji/China/IBM@IBMCN Internet: jiche

[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

<    1   2