Uploaded image for project: 'Network Controller'
  1. Network Controller
  2. SDNC-411

Configuring SDNC with ODL clustering enabled causes features to fail to be loaded

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • Casablanca Release
    • Casablanca Release
    • sdnc-oam
    • None

      I've observed that the feature bundles will not be loaded when clustering is enabled.  The most likely cause is a recent change to startODL.sh, which added this line:

      cat $ODL_HOME/etc/org.apache.karaf.features.cfg | sed -e "\|featuresBoot=config|s|$|,odl-mdsal-clustering,odl-jolokia|" > $ODL_HOME/etc/org.apache.karaf.features.cfg
      

       

      When this runs, the file /opt/opendaylight/etc/org.apache.karaf.features.cfg is made empty.

       

      To temporarily avoid this issue, clustering is now disabled by default in OOM deployments, see: https://gerrit.onap.org/r/#/c/58081/   This should be reverted once this issue is resolved.

            jmac jmac
            jmac jmac
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: