Re: [openstack-dev] [Neutron][networking-ovn][networking-odl] Syncing neutron DB and OVN DB

2016-07-21 Thread Amitabha Biswas
Hi Numan, Thanks for the proposal. We have also been thinking about this use-case. If I’m reading this accurately (and I may not be), it seems that the proposal is to not have any OVN NB (CUD) operations (R operations outside the scope) done by the api_worker threads but rather by a new journal

Re: [openstack-dev] [ovs-discuss] [OVN] [networking-ovn] [networking-sfc] SFC andOVN

2016-06-08 Thread Amitabha Biswas
e > the OVN driver ( copy and paste). As more drivers are created I think the > model will get polished and refactored. > > Regards > > John > > From: Amitabha Biswas mailto:azbis...@gmail.com>> > Date: Tuesday, June 7, 2016 at 11:36 PM > To: John M

Re: [openstack-dev] [neutron][networking-ovn] Integration with OVN NAT gateway (Proposal)

2016-06-08 Thread Amitabha Biswas
Here is the proposal in etherpad to make it more readable: https://etherpad.openstack.org/p/Integration_with_OVN_L3_Gateway <https://etherpad.openstack.org/p/Integration_with_OVN_L3_Gateway> Thanks Amitabha > On Jun 7, 2016, at 5:12 PM, Amitabha Biswas wrote: > > Sorry that

Re: [openstack-dev] [ovs-discuss] [OVN] [networking-ovn] [networking-sfc] SFC andOVN

2016-06-07 Thread Amitabha Biswas
Hi John, Looking at the code with Srilatha, it seems like the https://github.com/doonhammer/networking -ovn repo has gone down the path of having a sfc_ovn.py file in the networking-ovn/ovsdb directory. This file deals with the SFC specific OVSDB trans

Re: [openstack-dev] [neutron][networking-ovn] Integration with OVN NAT gateway (Proposal)

2016-06-07 Thread Amitabha Biswas
ar > wrote: > > Can you please provide more details on lgrp and lip ports (last bullet in > section 1)? > > Thanks, > Bhal > > Amitabha Biswas ---06/07/2016 01:56:23 PM---This proposal > outlines the modifications needed in networking-ovn (addresses > h

[openstack-dev] [neutron][networking-ovn] Integration with OVN NAT gateway (Proposal)

2016-06-07 Thread Amitabha Biswas
This proposal outlines the modifications needed in networking-ovn (addresses https://bugs.launchpad.net/networking-ovn/+bug/1551717 ) to provide Floating IP (FIP) and SNAT using the L3 gateway router patches. http://patchwork.ozlabs.org/pa

Re: [openstack-dev] [neutron] Social at the summit

2016-04-25 Thread Amitabha Biswas
+1 AZBiswas > On Apr 25, 2016, at 1:25 PM, Michael Johnson wrote: > > +1 > > Michael > > On Monday, April 25, 2016, Ananth > wrote: > Would be great to connect.. > +1 > > Regards > Ananth > Cloud & Network Solutions > Cisco Systems > > On Mon, Apr 25, 2016 at 2:1

[openstack-dev] [networking-ovn] Supporting multiple routes per router interface

2015-11-24 Thread Amitabha Biswas
Hi, The https://review.openstack.org/#/c/237820/ patch added the support for adding router interfaces in OVN NB. This patch only provides support for a single route per interface. Neutron supports multiple routes per router interface. While attempting to model this in OVN Northbound DB, I ran i

[openstack-dev] [neutron][networking-ovn][vtep] Proposal: support for vtep-gateway in ovn

2015-09-23 Thread Amitabha Biswas
Hi everyone, I want to open up the discussion regarding how to support OVN VTEP gateway deployment and its lifecycle in Neutron.  In the "Life Cycle of a VTEP gateway" part in the OVN architecture document (http://www.russellbryant.net/ovs-docs/ovn-architecture.7.pdf), step 3 is where the Neutron O

Re: [openstack-dev] [neutron][networking-ovn][tempest] devstack: gate-tempest-dsvm-networking-ovn failures in Openstack CI

2015-08-26 Thread Amitabha Biswas
>> Once in a while a test fails for e.g. >> tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets >> that failed recently in Jenkins. But I am pretty sure it will succeed if >> the suite is re-run. > > Have you looked to see if the same test is failing for the regular > ne

Re: [openstack-dev] [neutron][networking-ovn][tempest] devstack: gate-tempest-dsvm-networking-ovn failures in Openstack CI

2015-08-26 Thread Amitabha Biswas
Muller wrote: > > > On Tue, Aug 25, 2015 at 2:15 PM, Russell Bryant <mailto:rbry...@redhat.com>> wrote: > > On 08/25/2015 01:26 PM, Amitabha Biswas wrote: > > Russell suggested removing the MYSQL_DRIVER=MySQL-python declaration > > from local.c

[openstack-dev] [neutron][networking-ovn][tempest] devstack: gate-tempest-dsvm-networking-ovn failures in Openstack CI

2015-08-25 Thread Amitabha Biswas
Hello everyone, We have been investigating the cause behind the Jenkins Check gate-tempest-dsvm-networking-ovn failures (non-voting at the moment). The failures have been happening pretty consistently with every commit. I wanted to start a conversation to get some input as to why these errors