Details
-
Bug
-
Status: Resolved
-
Resolution: Duplicate
-
Boron
-
None
-
None
-
Operating System: All
Platform: All
-
7186
Description
Setup
******
DEVSTACK_BRANCH: stable/Mitaka
Node version:V2
ODL_USE_DOWNSTREAM_ARTIFACTS
Description
************
1.Lunch vm (ip=10.0.123.3),Associate floating ip(see ip 10.64.121.3),send ping to 8.8.8.8(external network) and try to open ssh connection from Lab to Vm - succeed
2.Restart Odl by the follow commands(via controller):
/opt/stack/opendaylight/distribution-karaf-0.5.2-SNAPSHOT/bin/stop
pkill -f opendaylight
/opt/stack/opendaylight/distribution-karaf-0.5.2-SNAPSHOT/bin/start
3.send ping to 8.8.8.8 and try to open ssh connection from Lab to Vm - fail.
Defect Description
*******************
After ODL restart VM cannot learn private network router interface MAC address (incomplete).
Missing entry for router interface in: neutronvpn:neutron-vpn-portip-port-data after restart.
Attachments
Issue Links
- duplicates
-
NETVIRT-262 all VpnPortIpToPort entries (including configuration ones) are lost from ODL cache after reboot
- Resolved