Migrated to odlparent 4.0.2 and mdsal 3.0.2 92/78892/1
authorDonald Hunter <donaldh@cisco.com>
Thu, 20 Dec 2018 14:58:18 +0000 (14:58 +0000)
committerDonald Hunter <donaldh@cisco.com>
Thu, 20 Dec 2018 14:58:18 +0000 (14:58 +0000)
commite5da6e40c8a03b3feb6be24e2674f27c904cabd8
treea2de4a6ced0458c6c72bec9510622d6447908a77
parenta8962c3465332fbbafe31d7302e076e5b7c67b97
Migrated to odlparent 4.0.2 and mdsal 3.0.2

    Required some fixes to unit tests for disappearing parents on delete
    and stricter constraint checking of parent-node-edge-point

Change-Id: I668519860728a749479cedc983d8cc8e3d1d8e8b
Signed-off-by: Donald Hunter <donaldh@cisco.com>
31 files changed:
artifacts/pom.xml
cisco-xr-driver/pom.xml
cisco-xr-driver/src/main/java/org/opendaylight/unimgr/mef/nrp/cisco/xr/TopologyDataHandler.java
cisco-xr-driver/src/main/java/org/opendaylight/unimgr/mef/nrp/cisco/xr/l2vpn/activator/AbstractL2vpnActivator.java
cisco-xr-driver/src/main/resources/OSGI-INF/blueprint/cisco-xr-driver.xml [moved from cisco-xr-driver/src/main/resources/org/opendaylight/blueprint/cisco-xr-driver.xml with 100% similarity]
cisco-xr-driver/src/test/java/org/opendaylight/unimgr/mef/nrp/cisco/xr/l2vpn/activator/L2vpnLocalConnectionActivatorTest.java
cisco-xr-driver/src/test/java/org/opendaylight/unimgr/mef/nrp/cisco/xr/l2vpn/activator/L2vpnP2pConnectionActivatorTest.java
cisco-xrmodels/pom.xml
features/features4-unimgr/pom.xml
features/odl-unimgr-cisco-xr-driver/pom.xml
features/odl-unimgr-legato-api/pom.xml
features/odl-unimgr-ovs-driver/pom.xml
features/odl-unimgr-rest/pom.xml
features/odl-unimgr-template-driver/pom.xml
features/odl-unimgr/pom.xml
features/pom.xml
impl/pom.xml
impl/src/main/java/org/opendaylight/unimgr/mef/nrp/common/NrpDao.java
impl/src/main/resources/OSGI-INF/blueprint/unimgr.xml [moved from impl/src/main/resources/org/opendaylight/blueprint/unimgr.xml with 100% similarity]
impl/src/test/java/org/opendaylight/unimgr/mef/nrp/impl/NrpDaoIntTest.java
impl/src/test/java/org/opendaylight/unimgr/mef/nrp/impl/connectivityservice/TapiConnectivityServiceInplIntTest.java
it/pom.xml
karaf/pom.xml
legato-api/pom.xml
legato-api/src/main/resources/OSGI-INF/blueprint/legato-api-blueprint.xml [moved from legato-api/src/main/resources/org/opendaylight/blueprint/legato-api-blueprint.xml with 100% similarity]
nrp-api/pom.xml
ovs-driver/pom.xml
ovs-driver/src/main/resources/OSGI-INF/blueprint/ovs-driver.xml [moved from ovs-driver/src/main/resources/org/opendaylight/blueprint/ovs-driver.xml with 100% similarity]
pom.xml
template-driver/pom.xml
template-driver/src/main/resources/OSGI-INF/blueprint/template-driver.xml [moved from template-driver/src/main/resources/org/opendaylight/blueprint/template-driver.xml with 100% similarity]