ModifiedNodeDoesNotExistException: floating-ip-info/router-ports/router-ports.../ports/ports...port-name=e21f56c9-1513-4753-bf40-f9d391c45658}] does not exist

Activity

Show:

Chetan November 29, 2017 at 6:37 AM

Closing this issue as there is no report of re-occurrence of this exception https://git.opendaylight.org/gerrit/#/c/64930/

Sam Hague October 31, 2017 at 12:14 PM

Chetan October 18, 2017 at 11:22 AM
Edited

This exception occurrence might be due to concurrent deletion of floating-ip-info DS from

1) NeutronPortChangeListener(nvpnManager.dissociatefixedIPFromFloatingIP())
2) NeutronFloatingToFixedIpMappingChangeListener(update()->clearFloatingIpInfo)

when an attempt to delete VM instance(openstack server delete) is done without disassociating the neutron port from flaoting-ip port.

TODO: to explore if we need to use DJC in this case.

Done

Details

Assignee

Reporter

Labels

External issue ID

Components

Affects versions

Priority

Created October 16, 2017 at 7:39 PM
Updated December 15, 2017 at 8:30 PM
Resolved November 29, 2017 at 6:37 AM