Re: [openstack-dev] [neutron][vpnaas] VPNaaS tox api failure

2016-04-26 Thread Madhusudhan Kandadai
Hi Bharath, Yes. Did you have this patch https://review.openstack.org/#/c/281493/ before you run "tox -e api" ? There was a change in neutron that removed vpn and fw tests and its in their tree. However, to make it work for vpn api tests, we need to figure out a way to implement the changes in vpn

Re: [openstack-dev] [Neutron][LBaaS][barbican]TLS container could not be found

2016-02-29 Thread Madhusudhan Kandadai
ted > the barbican container? Maybe im not looking at it right, but cant tell > from this. > > > Phillip V. Toohill III > Software Developer > phone: 210-312-4366 > mobile: 210-440-8374 > > > > ------ > *From:* Madhusudhan Kandadai >

Re: [openstack-dev] [Neutron][LBaaS][barbican]TLS container could not be found

2016-02-29 Thread Madhusudhan Kandadai
nt:* Monday, February 29, 2016 3:33 PM > > *To:* OpenStack Development Mailing List (not for usage questions) > *Subject:* Re: [openstack-dev] [Neutron][LBaaS][barbican]TLS container > could not be found > > > We could use some more information. > > > Phillip V. Toohill

Re: [openstack-dev] [Neutron][LBaaS][barbican]TLS container could not be found

2016-02-29 Thread Madhusudhan Kandadai
Wondering, have you guys figured out this issue? I am seeing the same problem that Jiahao is getting. On Thu, Feb 4, 2016 at 9:53 AM, Adam Harwell wrote: > Could you provide your neutron-lbaas.conf? Depending on what version > you're using, barbican may not be the default secret backend (I belie

[openstack-dev] [Octavia] [Tempest] Tempest tests using tempest-plugin

2016-02-18 Thread Madhusudhan Kandadai
Hi, We are trying to implement tempest tests for Octavia using tempest-plugin. I am wondering whether we can import *tempest* common files and use them as a base to support Octavia tempest tests rather than copying everything in Octavia tree. I am in favor of importing files directly from tempest

Re: [openstack-dev] [neutron][vpnaas] VPNaaS project status

2015-11-12 Thread Madhusudhan Kandadai
Thanks Paul for leading over the previous releases. Looking forward to have your guidance in neutron. On Thu, Nov 12, 2015 at 8:48 PM, Kyle Mestery wrote: > On Thu, Nov 12, 2015 at 9:56 AM, Paul Michali wrote: > >> Neutron community, >> >> During the past several releases, while leading the VPN

Re: [openstack-dev] [Neutron] [Tempest] where fwaas tempest tests should be?

2015-10-15 Thread Madhusudhan Kandadai
On Thu, Oct 15, 2015 at 10:13 AM, Assaf Muller wrote: > > > On Thu, Oct 15, 2015 at 10:22 AM, Matthew Treinish > wrote: > >> On Thu, Oct 15, 2015 at 09:02:22AM -0400, Assaf Muller wrote: >> > On Thu, Oct 15, 2015 at 7:25 AM, Takashi Yamamoto < >> yamam...@midokura.com> >> > wrote: >> > >> > > hi

Re: [openstack-dev] [neutron][vpnaas] Need community guidance please...

2015-08-24 Thread Madhusudhan Kandadai
My two cents.. On Mon, Aug 24, 2015 at 8:48 AM, Jay Pipes wrote: > Hi Paul, comments inline... > > On 08/24/2015 07:02 AM, Paul Michali wrote: > >> Hi, >> >> I'm working on the multiple local subnet feature for VPN (RFE >> https://bugs.launchpad.net/neutron/+bug/1459423), with a developer >> ref

Re: [openstack-dev] [neutron] I am pleased to propose two new Neutron API/DB/RPC core reviewers!

2015-08-22 Thread Madhusudhan Kandadai
Congrats Brandon and Russel. On Aug 22, 2015 13:37, "Miguel Lavalle" wrote: > Congrats to Russel and Blogan! > > On Sat, Aug 22, 2015 at 3:06 PM, Kyle Mestery wrote: > >> It's been over a week, so I'd like to welcome Brandon and Russell to the >> API/DB/RPC team in Neutron! >> >> Kyle >> >> On W

Re: [openstack-dev] [neutron][lbaas] questions about scenario tests

2015-07-30 Thread Madhusudhan Kandadai
12-4366 > mobile: 210-440-8374 > > ------ > *From:* Madhusudhan Kandadai > *Sent:* Sunday, July 26, 2015 10:48 PM > *To:* OpenStack Development Mailing List (not for usage questions) > *Subject:* [openstack-dev] [neutron][lbaas] questions about scenario tests > > Hi there,

Re: [openstack-dev] how to debug neutron using eclipse pydev?

2015-07-27 Thread Madhusudhan Kandadai
I agree with Sean's note. On Mon, Jul 27, 2015 at 1:49 PM, Assaf Muller wrote: > +1 > > - Original Message - > > We should have the Wiki page redirect, or link to: > > > > https://github.com/openstack/neutron/blob/master/TESTING.rst#debugging > > > > And then update that RST file it to a

[openstack-dev] [neutron][lbaas] questions about scenario tests

2015-07-26 Thread Madhusudhan Kandadai
Hi there, We have two working scenario tests in neutron lbaas tree and those are getting succeeded locally, however when running them in Jenkins, it is behaving differently: One of them got passed and the other one is facing time-out issues when trying to curl two backend servers after setting up

Re: [openstack-dev] [neutron] questions on neutron-db-migrations

2015-07-15 Thread Madhusudhan Kandadai
Thanks Ihar. Went through your email and updated HEADS to resolve merging conflicts for my patch. On Wed, Jul 15, 2015 at 1:03 PM, Ihar Hrachyshka wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > On 07/15/2015 07:17 PM, Madhusudhan Kandadai wrote: > > Hel

[openstack-dev] [neutron] questions on neutron-db-migrations

2015-07-15 Thread Madhusudhan Kandadai
Hello, I have noticed that neutron project got rid of neutron/db/migration/alembic_migrations/versions/HEAD file and renamed it to neutron/db/migration/alembic_migrations/versions/HEADS May I know the reason why this happened? I may have overlooked some documentation with respect to the change. I

Re: [openstack-dev] [neutron] What does flavor mean for a network?

2015-07-15 Thread Madhusudhan Kandadai
On Wed, Jul 15, 2015 at 9:25 AM, Kyle Mestery wrote: > On Wed, Jul 15, 2015 at 10:54 AM, Neil Jerram > wrote: > >> I've been reading available docs about the forthcoming Neutron flavors >> framework, and am not yet sure I understand what it means for a network. >> >> > In reality, this is envisi

Re: [openstack-dev] [neutron][lbaas] Proposing Al Miller for neutron-lbaas core team

2015-07-06 Thread Madhusudhan Kandadai
Congratulations Al! Well deserved! madhu_ak On Mon, Jul 6, 2015 at 11:55 AM, Brandon Logan wrote: > congrats Al! > On Jul 6, 2015 1:06 PM, Paul Michali wrote: > Great to have you as a LBass core Al! > > On Mon, Jul 6, 2015 at 1:29 PM Doug Wiegley > wrote: > >> Since all cores have responde

Re: [openstack-dev] [neutron][tempest] [lbaas] How to enable lbaas related test cases in templest?

2015-05-29 Thread Madhusudhan Kandadai
Hi Lily, Could you let us know how and what tests you are running for lbaasv2? To my understanding, I don't see all the api/scenario tests for lbaasv2 are skipped. However, there are documents about neutron lbaasv2 and API tests and they are documented [1][2] respectively. [1] https://wiki.openst

[openstack-dev] [Neutron][LBaaS] Jenkins CI failure for patch: https://review.openstack.org/180019

2015-05-11 Thread Madhusudhan Kandadai
Hello, I am seeing odd behavior with Jenkins CI for the patch: https://review.openstack.org/180019 A quick background: 1. I could see all the tests passing on my virtual box and have attached the logs for your ready reference. 2. Whereas in Jenkins, I could see the different behavior which is no

Re: [openstack-dev] [Neutron][LBaaS] Clarification required

2015-05-04 Thread Madhusudhan Kandadai
s) and their children (if any exist). We may one day have a call to > just show everything under a loadbalancer, but thats not there yet. > > > Thanks, > > Brandon > ------ > *From:* Madhusudhan Kandadai > *Sent:* Friday, May 1, 2015 9:43 PM >

Re: [openstack-dev] [neutron][lbaas][tempest] Data-driven testing (DDT) samples

2015-05-04 Thread Madhusudhan Kandadai
ake advantage, we should consider it. > > > > Salvatore > > > > On 14 April 2015 at 20:33, Madhusudhan Kandadai > > > <mailto:madhusudhan.openst...@gmail.com>> wrote: > > > > Hi, > > > > I would like to start a thread for the tempest DDT

[openstack-dev] [Neutron][LBaaS] Clarification required

2015-05-01 Thread Madhusudhan Kandadai
Hello, I am playing around with Neutron LBaaS API calls as per Neutron/LBaaS/API 2.0 docs. I have noticed below behavior against working devstack. I would like to clarify on it: 1. I create a loadbalancer using RESTAPI with the attributes - 'vip_subnet_id' and 'admin_state_up' as 'False'. It is g

Re: [openstack-dev] Neutron Lbaas v2 not showing operating_status as inactive

2015-04-28 Thread Madhusudhan Kandadai
ally. > > > Let me know if I am articulating the problem correctly. > > > Thanks, > > Brandon > -- > *From:* Madhusudhan Kandadai > *Sent:* Tuesday, April 28, 2015 3:23 PM > *To:* OpenStack Development Mailing List (not for usage questions)

Re: [openstack-dev] Neutron Lbaas v2 not showing operating_status as inactive

2015-04-28 Thread Madhusudhan Kandadai
Hi Anand, There is an api which calls 'statuses' method.. I could see the status 'DISABLED' in: GET /lbaas/loadbalancers/loadbalancer_id/statuses. Maybe we need to correct the doc to reflect the right URL to avoid confusion. If that is the right API call, I shall update the bug and mark it as fix

Re: [openstack-dev] [neutron][lbaas] adding lbaas core

2015-04-21 Thread Madhusudhan Kandadai
Congrats Phill! On Tue, Apr 21, 2015 at 12:34 PM, Jain, Vivek wrote: > Congrats Phil !! > > Thanks, > Vivek > > > On Apr 21, 2015, at 10:16 AM, Phillip Toohill < > phillip.tooh...@rackspace.com> wrote: > > > > Thank you! > > > > Phillip V. Toohill III > > Software Developer > > > > phone: 210-31

[openstack-dev] [neutron][lbaas][tempest] Data-driven testing (DDT) samples

2015-04-14 Thread Madhusudhan Kandadai
Hi, I would like to start a thread for the tempest DDT in neutron-lbaas tree. The problem comes in when we have testcases for both admin/non-admin user. (For example, there is an ongoing patch activity: https://review.openstack.org/#/c/171832/). Ofcourse it has duplication and want to adhere as pe