Uploaded image for project: 'netvirt'
  1. netvirt
  2. NETVIRT-831

port information for 1 dpn is missing in subnet-op-data and port-op-data

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • None
    • Carbon
    • General
    • None
    • Operating System: All
      Platform: All

    • 8960

      Upon PL reboot , if southbound event (PortUP) event is received first and northbound event(OnSubnetAddedToVpn) is received later ,DPN will not be updated in PortOpData.

      Fix :
      (1) When northbound event is received , SubnetOpDataEntry is created first by using clustered wide lock based on subnetId. Then PortOpDataEntry and subnetToDpn is created.
      (2)Incase southbound event is received first,PortOpData entry may not be available.In such case subnetId is retrieved from Neutron cache and PortOpData entry will be created by the SubnetInterfaceStateChangeListener thread.

            Unassigned Unassigned
            h.v.kandagal@ericsson.com Hanamantagoud V Kandagal
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: