Activity log for bug #1639442

Date Who What changed Old value New value Message
2016-11-05 13:18:33 sundarkh bug added bug
2016-11-05 13:18:41 sundarkh nominated for series juniperopenstack/r3.1
2016-11-05 13:18:41 sundarkh bug task added juniperopenstack/r3.1
2016-11-05 13:18:48 sundarkh juniperopenstack/r3.1: milestone r3.1.1.0
2016-11-05 13:18:56 sundarkh juniperopenstack/r3.1: assignee Nitish Krishna Kaveri (nitishk)
2016-11-05 13:18:58 sundarkh juniperopenstack/r3.1: importance Undecided High
2016-11-07 05:43:30 sundarkh summary SM:HA:R3.1.1 build 38: lbaas not able to connect to VIP ip SM:R3.1.1 build 38: lbaas not able to connect to VIP ip
2016-11-07 05:44:07 sundarkh description SM:HA:R3.1.1 build 38: lbaas not able to connect to VIP ip HA setup 3.1.1 build 38 Kilo with 2 computes root@nodeg21:~# neutron lb-vip-list +--------------------------------------+-------+----------+----------+----------------+--------+ | id | name | address | protocol | admin_state_up | status | +--------------------------------------+-------+----------+----------+----------------+--------+ | 625fd269-a039-48f8-b7c3-7f66a2f92125 | myvip | 10.1.1.7 | HTTP | True | ACTIVE | +--------------------------------------+-------+----------+----------+----------------+--------+ root@nodeg21:~# neutron lb-vip-show myvip +---------------------+--------------------------------------+ | Field | Value | +---------------------+--------------------------------------+ | address | 10.1.1.7 | | admin_state_up | True | | connection_limit | -1 | | description | | | id | 625fd269-a039-48f8-b7c3-7f66a2f92125 | | name | myvip | | pool_id | 987a49b2-74e5-4c2c-b599-2e1b014aa1d7 | | port_id | fb037c55-34bf-413c-854a-ff38b74992b3 | | protocol | HTTP | | protocol_port | 80 | | session_persistence | | | status | ACTIVE | | subnet_id | 7a12be4c-fbaf-4bb2-b9df-08c2ec64172f | | tenant_id | 17d16de3b1ad4c6892491963bd982e65 | +---------------------+--------------------------------------+ root@nodeg21:~# neutron lb-pool-show mypool +------------------------+--------------------------------------+ | Field | Value | +------------------------+--------------------------------------+ | admin_state_up | True | | custom_attributes | [] | | description | | | health_monitors | a310157a-2457-4317-a819-54ba044a2970 | | health_monitors_status | | | id | 987a49b2-74e5-4c2c-b599-2e1b014aa1d7 | | lb_method | ROUND_ROBIN | | members | 27e8f53c-2d5b-4e52-8076-d808f79d9afa | | | 2767a76b-77f2-4b04-8ccc-4a17d8f0c9a3 | | | 19c8a2d9-01b3-4af5-9ca8-fcb5c87f565f | | name | mypool | | protocol | HTTP | | provider | opencontrail | | status | ACTIVE | | subnet_id | 7a12be4c-fbaf-4bb2-b9df-08c2ec64172f | | tenant_id | 17d16de3b1ad4c6892491963bd982e65 | | vip_id | 625fd269-a039-48f8-b7c3-7f66a2f92125 | +------------------------+--------------------------------------+ root@nodeg21:~# nova list +----+------+--------+------------+-------------+----------+ | ID | Name | Status | Task State | Power State | Networks | +----+------+--------+------------+-------------+----------+ +----+------+--------+------------+-------------+----------+ /var/log/contrail/contrail-lbaas-haproxy-stdout.log >> On nodea4 the compute node 11/05/2016 05:53:21 MSG Starting haproxy for Loadbalancer-ID 7ffb405d-6bda-4e18-82b7-34bc8e1ba350 11/05/2016 05:53:21 MSG exec of "haproxy" failed: No such file or directory SM:R3.1.1 build 38: lbaas not able to connect to VIP ip HA setup 3.1.1 build 38 Kilo with 2 computes root@nodeg21:~# neutron lb-vip-list +--------------------------------------+-------+----------+----------+----------------+--------+ | id | name | address | protocol | admin_state_up | status | +--------------------------------------+-------+----------+----------+----------------+--------+ | 625fd269-a039-48f8-b7c3-7f66a2f92125 | myvip | 10.1.1.7 | HTTP | True | ACTIVE | +--------------------------------------+-------+----------+----------+----------------+--------+ root@nodeg21:~# neutron lb-vip-show myvip +---------------------+--------------------------------------+ | Field | Value | +---------------------+--------------------------------------+ | address | 10.1.1.7 | | admin_state_up | True | | connection_limit | -1 | | description | | | id | 625fd269-a039-48f8-b7c3-7f66a2f92125 | | name | myvip | | pool_id | 987a49b2-74e5-4c2c-b599-2e1b014aa1d7 | | port_id | fb037c55-34bf-413c-854a-ff38b74992b3 | | protocol | HTTP | | protocol_port | 80 | | session_persistence | | | status | ACTIVE | | subnet_id | 7a12be4c-fbaf-4bb2-b9df-08c2ec64172f | | tenant_id | 17d16de3b1ad4c6892491963bd982e65 | +---------------------+--------------------------------------+ root@nodeg21:~# neutron lb-pool-show mypool +------------------------+--------------------------------------+ | Field | Value | +------------------------+--------------------------------------+ | admin_state_up | True | | custom_attributes | [] | | description | | | health_monitors | a310157a-2457-4317-a819-54ba044a2970 | | health_monitors_status | | | id | 987a49b2-74e5-4c2c-b599-2e1b014aa1d7 | | lb_method | ROUND_ROBIN | | members | 27e8f53c-2d5b-4e52-8076-d808f79d9afa | | | 2767a76b-77f2-4b04-8ccc-4a17d8f0c9a3 | | | 19c8a2d9-01b3-4af5-9ca8-fcb5c87f565f | | name | mypool | | protocol | HTTP | | provider | opencontrail | | status | ACTIVE | | subnet_id | 7a12be4c-fbaf-4bb2-b9df-08c2ec64172f | | tenant_id | 17d16de3b1ad4c6892491963bd982e65 | | vip_id | 625fd269-a039-48f8-b7c3-7f66a2f92125 | +------------------------+--------------------------------------+ root@nodeg21:~# nova list +----+------+--------+------------+-------------+----------+ | ID | Name | Status | Task State | Power State | Networks | +----+------+--------+------------+-------------+----------+ +----+------+--------+------------+-------------+----------+ /var/log/contrail/contrail-lbaas-haproxy-stdout.log >> On nodea4 the compute node 11/05/2016 05:53:21 MSG Starting haproxy for Loadbalancer-ID 7ffb405d-6bda-4e18-82b7-34bc8e1ba350 11/05/2016 05:53:21 MSG exec of "haproxy" failed: No such file or directory Seen with Multi interface setup also
2016-11-07 18:00:30 Nitish Krishna Kaveri juniperopenstack/r3.1: assignee Nitish Krishna Kaveri (nitishk) kamlesh parmar (kparmar)
2016-11-07 20:39:13 Jeba Paulaiyan nominated for series juniperopenstack/trunk
2016-11-07 20:39:13 Jeba Paulaiyan bug task added juniperopenstack/trunk
2016-11-07 20:39:13 Jeba Paulaiyan nominated for series juniperopenstack/r3.2
2016-11-07 20:39:13 Jeba Paulaiyan bug task added juniperopenstack/r3.2
2016-11-07 20:39:24 Jeba Paulaiyan juniperopenstack/r3.2: importance Undecided High
2016-11-07 20:39:26 Jeba Paulaiyan juniperopenstack/trunk: importance Undecided High
2016-11-07 20:39:48 Jeba Paulaiyan juniperopenstack/r3.2: assignee kamlesh parmar (kparmar)
2016-11-07 20:39:55 Jeba Paulaiyan juniperopenstack/trunk: assignee kamlesh parmar (kparmar)
2016-11-07 20:39:58 Jeba Paulaiyan juniperopenstack/r3.2: milestone r3.2.0.0-fcs
2016-11-07 20:40:00 Jeba Paulaiyan juniperopenstack/trunk: milestone r4.0
2016-11-11 22:24:23 Jeba Paulaiyan tags lbaas server-manager lbaas sanity server-manager
2016-11-16 04:04:14 Jeba Paulaiyan juniperopenstack/r3.1: assignee kamlesh parmar (kparmar) sundarkh (sundar-kh)
2016-11-16 04:04:18 Jeba Paulaiyan juniperopenstack/r3.1: status New Incomplete
2016-11-16 07:18:19 sundarkh nominated for series juniperopenstack/r3.0.2.x
2016-11-16 07:18:19 sundarkh bug task added juniperopenstack/r3.0.2.x
2016-11-16 07:18:38 sundarkh juniperopenstack/r3.0.2.x: assignee kamlesh parmar (kparmar)
2016-11-16 07:18:41 sundarkh juniperopenstack/r3.0.2.x: milestone r3.0.2.1
2016-11-16 16:59:36 sundarkh juniperopenstack/r3.1: status Incomplete Invalid
2016-11-16 16:59:44 sundarkh juniperopenstack/r3.0.2.x: status New Incomplete
2016-11-16 18:09:48 Abhay Joshi juniperopenstack/r3.2: status New Invalid
2016-11-16 18:09:51 Abhay Joshi juniperopenstack/trunk: status New Invalid
2016-11-16 18:09:56 Abhay Joshi juniperopenstack/r3.0.2.x: status Incomplete Invalid
2016-11-18 13:00:32 sundarkh juniperopenstack/r3.1: status Invalid New
2016-11-18 13:00:53 sundarkh summary SM:R3.1.1 build 38: lbaas not able to connect to VIP ip SM:R3.1.1 build 38: creation of lbaas fails
2016-11-19 17:46:20 sundarkh juniperopenstack/r3.1: assignee sundarkh (sundar-kh) Nitish Krishna Kaveri (nitishk)
2016-11-19 18:03:24 Abhay Joshi juniperopenstack/r3.1: milestone r3.1.1.0
2016-11-19 18:03:32 Abhay Joshi juniperopenstack/r3.2: status Invalid New
2016-11-19 18:03:38 Abhay Joshi juniperopenstack/trunk: status Invalid New
2016-11-22 19:58:10 Nitish Krishna Kaveri juniperopenstack/r3.2: assignee kamlesh parmar (kparmar) Nitish Krishna Kaveri (nitishk)
2016-11-22 19:58:13 Nitish Krishna Kaveri juniperopenstack/trunk: assignee kamlesh parmar (kparmar) Nitish Krishna Kaveri (nitishk)
2016-11-23 00:15:40 OpenContrail Admin juniperopenstack/trunk: status New In Progress
2016-11-23 00:18:22 OpenContrail Admin juniperopenstack/r3.2: status New In Progress
2016-11-23 00:18:27 OpenContrail Admin juniperopenstack/r3.1: status New In Progress
2016-11-23 23:53:34 OpenContrail Admin juniperopenstack/trunk: status In Progress Fix Committed
2016-11-30 06:37:15 OpenContrail Admin juniperopenstack/r3.1: status In Progress Fix Committed
2016-11-30 06:37:16 OpenContrail Admin juniperopenstack/r3.1: milestone r3.1.1.0
2016-11-30 06:37:56 OpenContrail Admin juniperopenstack/r3.2: status In Progress Fix Committed
2016-12-19 09:24:37 Vinay Mahuli juniperopenstack/r3.1: milestone r3.1.1.0 r3.1.2.0
2017-01-05 06:03:09 sundarkh nominated for series juniperopenstack/r3.1.1.x
2017-01-05 06:03:09 sundarkh bug task added juniperopenstack/r3.1.1.x
2017-01-05 06:03:18 sundarkh juniperopenstack/r3.1.1.x: importance Undecided High
2017-01-05 06:03:21 sundarkh juniperopenstack/r3.1.1.x: milestone r3.1.1.1
2017-01-05 06:03:31 sundarkh juniperopenstack/r3.1.1.x: assignee Nitish Krishna Kaveri (nitishk)
2017-01-05 18:30:47 OpenContrail Admin juniperopenstack/r3.1.1.x: status New In Progress
2017-01-06 20:02:16 OpenContrail Admin juniperopenstack/r3.1.1.x: status In Progress Fix Committed
2017-01-24 07:27:27 sundarkh juniperopenstack/r3.1: status Fix Committed New
2017-01-24 20:19:54 Jeba Paulaiyan juniperopenstack/r3.1: milestone r3.1.2.0 r3.1.3.0
2017-04-13 15:58:02 Abhay Joshi juniperopenstack/r3.1: status New Fix Committed