Activity log for bug #1597451

Date Who What changed Old value New value Message
2016-06-29 17:43:12 Elena Ezhova bug added bug
2016-06-29 17:48:50 Elena Ezhova description spare_amphora_pool_size = 1 Steps to reproduce: 1. Create a load balancer 2. Update its amphora's port in lb-mgmt-net with admin_state_up=False Expected result: Load balancer fail-overs to an amphora from a spares pool. Actual result: Failover fails with the following error: branch: master - http://paste.openstack.org/show/524109/ branch: stable/mitaka - http://paste.openstack.org/show/523795/ As for master branch the issue should be fixed by checking if f dns-integration extension is enabled before calling port_update [1]. Related issue:https://bugs.launchpad.net/octavia/+bug/1558934 [1] https://github.com/openstack/octavia/blob/master/octavia/network/drivers/neutron/allowed_address_pairs.py#L436-L438 spare_amphora_pool_size = 1 Steps to reproduce: 1. Create a load balancer 2. Update its amphora's port in lb-mgmt-net with admin_state_up=False Expected result: Load balancer fail-overs to an amphora from a spares pool. Actual result: Failover fails with the following error: branch: master - http://paste.openstack.org/show/524109/ branch: stable/mitaka - http://paste.openstack.org/show/523795/ As for the master branch the issue should be fixed by checking if dns-integration extension is enabled before calling port_update [1]. Related issue:https://bugs.launchpad.net/octavia/+bug/1558934 [1] https://github.com/openstack/octavia/blob/master/octavia/network/drivers/neutron/allowed_address_pairs.py#L436-L438
2016-06-30 11:37:54 Elena Ezhova octavia: assignee Elena Ezhova (eezhova)
2016-06-30 15:32:40 Michael Johnson octavia: importance Undecided High
2016-07-05 18:00:11 Michael Johnson octavia: importance High Critical
2016-07-05 18:00:15 Michael Johnson octavia: status New Confirmed
2016-07-05 18:00:24 Michael Johnson octavia: status Confirmed Triaged
2016-07-06 15:43:29 Elena Ezhova octavia: assignee Elena Ezhova (eezhova)
2016-07-07 03:01:31 OpenStack Infra octavia: status Triaged Fix Released