[Yahoo-eng-team] [Bug 1577987] [NEW] neutron-lbaas v2 - update pool's session_persistence to None fails

2016-05-03 Thread Madhusudhan Kandadai
Public bug reported: When updating a pool's session_persistence to None, I get the following error: Invalid input for session_persistence 1. Create a loadbalancer, listener 2. Create a pool with default args: using postman: { "pool": { "name": "pool1", "description": "si

[Yahoo-eng-team] [Bug 1558289] [NEW] Installing neutron_lbaas plugin via devstack fails because of incorrect image/package. Change devstack-trusty to ubuntu-trusty to support infra migration

2016-03-19 Thread Madhusudhan Kandadai
/#/c/292573/ [3] https://github.com/openstack/neutron-lbaas/blob/master/devstack/plugin.sh ** Affects: neutron Importance: Undecided Assignee: Madhusudhan Kandadai (madhusudhan-kandadai) Status: In Progress ** Tags: lbaas ** Changed in: neutron Assignee: (unassigned

[Yahoo-eng-team] [Bug 1548520] [NEW] FWaaS: .tox/dsvm-functional/bin/subunit-1to2: No such file or directory

2016-02-22 Thread Madhusudhan Kandadai
fects: neutron Importance: Undecided Assignee: Madhusudhan Kandadai (madhusudhan-kandadai) Status: In Progress ** Tags: fwaas -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.ne

[Yahoo-eng-team] [Bug 1544799] [NEW] FWaaS: Pick/install the right sql database to store user and data in each backend

2016-02-11 Thread Madhusudhan Kandadai
Kandadai (madhusudhan-kandadai) Status: In Progress ** Tags: fwaas ** Changed in: neutron Assignee: (unassigned) => Madhusudhan Kandadai (madhusudhan-kandadai) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neut

[Yahoo-eng-team] [Bug 1538746] [NEW] tempest v2 scenario tests not passing config to serviceclient and support netcat using cirros 0.3.3 image

2016-01-27 Thread Madhusudhan Kandadai
listening option, so the cloud can use any cirros image either 3.3/3.4. Also, change the behavior of the netcat script to make it work against 3.3. ** Affects: neutron Importance: Undecided Assignee: Madhusudhan Kandadai (madhusudhan-kandadai) Status: New ** Tags: lbaas

[Yahoo-eng-team] [Bug 1498656] [NEW] router's status is not in DOWN when setting its admin-state-up as false

2015-09-22 Thread Madhusudhan Kandadai
Public bug reported: when updating the status of router's admin-state-up as false, its status is not in DOWN state. However, its namespace cannot be seen under 'sudo ip netns', but the status of that router is misleading. steps to reproduce: devstack@ubuntu:/opt/stack/neutron-vpnaas$ neutron rou

[Yahoo-eng-team] [Bug 1492451] [NEW] installing devstack with rally plugin fails

2015-09-04 Thread Madhusudhan Kandadai
Public bug reported: installing devstack with rally plugin fails. How to reproduce? 1. git clone https://github.com/openstack-dev/devstack.git 2. copy the local.conf into devstack directory and add the below line in local.conf enable_service rally 3. ./stack.sh    2015-09-04 19:08:47.749 | 201

[Yahoo-eng-team] [Bug 1491679] [NEW] ipsec-site-connection-create is not back to ACTIVE state after updating admin_state_up as True -> False -> True

2015-09-02 Thread Madhusudhan Kandadai
Public bug reported: neutron vpn-service-create --name myvpnA --description "My vpnA service" routerA subA neutron vpn-service-create --name myvpnB --description "My vpnB service" routerB subB neutron ipsec-site-connection-create --name vpnconnectionA --vpnservice-id myvpnA \ --ikepolicy-id ik

[Yahoo-eng-team] [Bug 1491662] Re: upon creating vpn-service-create, the status is hung in 'pending_create' even after waiting for 40-50 sec or so

2015-09-02 Thread Madhusudhan Kandadai
** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1491662 Title: upon creating vpn-service-create, the status is hung in 'pending_crea

[Yahoo-eng-team] [Bug 1491662] [NEW] upon creating vpn-service-create, the status is hung in 'pending_create' even after waiting for 40-50 sec or so

2015-09-02 Thread Madhusudhan Kandadai
Public bug reported: Clone master branch of vpnaas repo. Create necessary two networks, routers, subnets, boot up two vms. Create ipkepolicy, ipsecpolicy and vpn-service. neutron vpn-service-create --name myvpnA --description "My vpn serviceA" It is created, but the status is still shown as

[Yahoo-eng-team] [Bug 1479346] Re: LBaaS: test_healthmonitor_basic scenario fails

2015-08-31 Thread Madhusudhan Kandadai
** Changed in: neutron Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1479346 Title: LBaaS: test_healthmonitor_basic scenario fails Status i

[Yahoo-eng-team] [Bug 1483417] [NEW] move vpn api tests from neutron to neutron-vpnaas

2015-08-10 Thread Madhusudhan Kandadai
Kandadai (madhusudhan-kandadai) Status: New ** Tags: vpnaas ** Changed in: neutron Assignee: (unassigned) => Madhusudhan Kandadai (madhusudhan-kandadai) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. ht

[Yahoo-eng-team] [Bug 1479346] Re: LBaaS: test_healthmonitor_basic scenario fails

2015-08-06 Thread Madhusudhan Kandadai
** Changed in: neutron Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1479346 Title: LBaaS: test_healthmonitor_basic scenario fails Status in neutron:

[Yahoo-eng-team] [Bug 1481491] [NEW] unable to connect servers using their IPv6 for loadbalancer scenario tests

2015-08-04 Thread Madhusudhan Kandadai
Public bug reported: There is a following scenario when testing ipv6 neutron-loadbalancer 1. Create two servers using ipv6 subnet and take a note of its ipv6 address 2. Create IPv6 load balancer associated with the above 2 nodes 3. Use Round Robin/Least_Connection Algorithm 4. Pass traffic to loa

[Yahoo-eng-team] [Bug 1478169] Re: Could not setup simple webserver successfully when creating lb with session persistence type:HTTP_COOKIE

2015-07-30 Thread Madhusudhan Kandadai
** Changed in: neutron Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1478169 Title: Could not setup simple webserver successfully when creating lb w

[Yahoo-eng-team] [Bug 1478169] [NEW] Could not setup simple webserver successfully when creating lb with session persistence type:HTTP_COOKIE

2015-07-24 Thread Madhusudhan Kandadai
Public bug reported: I am not sure whether this bug is duplicate of this one: https://bugs.launchpad.net/neutron/+bug/1477348 If it is so, feel free to mark it as duplicate. Thanks. (However the errors reported are different though) (1) neutron lbaas-loadbalancer-create --name lb1 private-subnet

[Yahoo-eng-team] [Bug 1477348] [NEW] Creating a neutron lbaas pool with session persistence type HTTP_COOKIE, I could see errors in lbaasv2 screen

2015-07-22 Thread Madhusudhan Kandadai
Public bug reported: neutron lbaas-pool-create --lb-algorithm ROUND_ROBIN --listener listener1 --protocol HTTP --session-persistence type=HTTP_COOKIE --name pool1 Created a new pool: +-++ | Field | Value

[Yahoo-eng-team] [Bug 1449286] [NEW] lb's operating_status is not in DISABLED state when an user creates a loadbalancer with admin_state_up field as 'False'

2015-04-27 Thread Madhusudhan Kandadai
Public bug reported: when I create a loadbalancer with the following body, I could see the 'operating_status' is still showing 'ONLINE', it should be 'DISABLED'. I also believe 'provisioning_status' should be shown as 'OFFLINE' , but I could see as 'ONLINE' Steps can be reproduced: POST http://:

[Yahoo-eng-team] [Bug 1444765] Re: admin's tenant_id is not the same with load_balancer's tenant_id in tempest tests

2015-04-17 Thread Madhusudhan Kandadai
** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1444765 Title: admin's tenant_id is not the same with load_balancer's tenant_id in t

[Yahoo-eng-team] [Bug 1444765] Re: admin's tenant_id is not the same with load_balancer's tenant_id in tempest tests

2015-04-15 Thread Madhusudhan Kandadai
** Package changed: ifupdown (Ubuntu) => neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1444765 Title: admin's tenant_id is not the same with load_balancer's tenant_id in tempe