Re: [openstack-dev] [neutron] [OVN] Tempest API / Scenario tests and OVN metadata

2018-04-09 Thread Anil Venkata
How to override tempest tests in neutron or networking-ovn repo? Thanks Anil On Mon, Apr 9, 2018 at 8:26 PM, Lucas Alvares Gomes wrote: > Hi, > > > Another idea is to modify test that it will: > > 1. Check how many ports are in tenant, > > 2. Set quota to actual number of ports + 1 instead of h

Re: [openstack-dev] [neutron] Neutron L3 agent/Keepalived

2017-12-05 Thread Anil Venkata
Which neutron branch you are using? May be this bug https://bugs.launchpad.net/neutron/+bug/1723848 is similar and corresponding https://review.openstack.org/#/c/512179/ patch was merged in u/s and backported to Ocata and pike branches. Please also check these [1] relevant patches [1] https://revi

Re: [openstack-dev] [Neutron][ovn] networking-ovn core team update

2017-12-01 Thread Anil Venkata
Congrats Daniel On 01-Dec-2017 10:22 PM, "Jakub Libosvar" wrote: > Congratulations! Very well deserved! :) > > On 01/12/2017 17:45, Lucas Alvares Gomes wrote: > > Hi all, > > > > I would like to welcome Daniel Alvarez to the networking-ovn core team! > > > > Daniel has been contributing with the

Re: [openstack-dev] [neutron] Call for help with in-tree tempest scenario test failures

2017-08-17 Thread Anil Venkata
I will work on DVR+HA migration jobs. Thanks Anilvenkata On Fri, Aug 11, 2017 at 2:40 AM, Sławek Kapłoński wrote: > Hello, > > I’m still checking this QoS scenario test and I found something strange > IMHO. > For example, almost all failed tests from last 2 days were executed on > nodes with na

Re: [openstack-dev] [neutron][L3][HA] 2 masters after reboot of node

2017-06-05 Thread Anil Venkata
end a completely new RPC endpoint to trigger this behavior that > the L3 agent calls before sync routers. Don't try to add it to sync routers > which is already quite complex. :) > > On Fri, May 26, 2017 at 7:53 AM, Anil Venkata > wrote: > >> Thanks Kevin, Agree with y

Re: [openstack-dev] [neutron][L3][HA] 2 masters after reboot of node

2017-05-26 Thread Anil Venkata
reboot should be safe in this case. > > On May 26, 2017 6:06 AM, "Anil Venkata" wrote: > >> On Fri, May 26, 2017 at 6:14 PM, Kevin Benton wrote: >> >>> Perhaps when the L3 agent starts up we can have it explicitly set the >>> port status to DOWN f

Re: [openstack-dev] [neutron][L3][HA] 2 masters after reboot of node

2017-05-26 Thread Anil Venkata
ity(leading to multiple HA masters) by re configuring again? Or is there a way server can detect that node(not only agent) is down and set port status? > On Fri, May 26, 2017 at 5:27 AM, Anil Venkata > wrote: > >> This is regarding https://bugs.launchpad.net/neutron/+bug/1597461

[openstack-dev] [neutron][L3][HA] 2 masters after reboot of node

2017-05-26 Thread Anil Venkata
This is regarding https://bugs.launchpad.net/neutron/+bug/1597461 Earlier to fix this, we added code [1] to spawn keepalived only when HA network port status is active. But, on reboot, node will get HA network port's status as ACTIVE from server(please see comment [2]), though l2 agent might not h

Re: [openstack-dev] [Neutron] Alternative approaches for L3 HA

2017-02-22 Thread Anil Venkata
On Thu, Feb 23, 2017 at 12:10 AM, Miguel Angel Ajo Pelayo < majop...@redhat.com> wrote: > I have updated the spreadsheet. In the case of RH/RDO we're using the same > architecture > in the case of HA, pacemaker is not taking care of those anymore since the > HA-NG implementation. > > We let system

Re: [openstack-dev] [neutron] Enable arp_responder without l2pop

2017-02-22 Thread Anil Venkata
On Wed, Feb 22, 2017 at 6:19 PM, Thomas Morin wrote: > Hi Anil, > > Tue Feb 21 2017 22:47:46 GMT-0500 (EST), Anil Venkata: > >> Currently arp_resonder can enabled only if l2pop is enabled. >> >> Can we have arp_responder feature enabled without l2pop(i.e Re

[openstack-dev] [neutron] Enable arp_responder without l2pop

2017-02-21 Thread Anil Venkata
Hi All Currently arp_resonder can enabled only if l2pop is enabled. Can we have arp_responder feature enabled without l2pop(i.e Remove the dependency between arp_responder and l2_pop)? Also setup arp_responder on OVS integration bridge(and not on br-tun)?. To enable arp_responder, we only need p

[openstack-dev] [third party][neutron] - OpenDaylight CI failing for past 6 days

2014-12-18 Thread Anil Venkata
Hi All Last successful build on OpenDaylight CI( https://jenkins.opendaylight.org/ovsdb/job/openstack-gerrit/ ) was 6 days back. After that, OpenDaylight CI Jenkins job is failing for all the patches. Can we remove the voting rights for the OpenDaylight CI until it is fixed? Thanks Anil.Venakat