Merge dev/fluorine work across to master 70/74470/3
authorDonald Hunter <donaldh@cisco.com>
Wed, 25 Jul 2018 16:48:47 +0000 (17:48 +0100)
committerDonald Hunter <donaldh@cisco.com>
Wed, 25 Jul 2018 17:16:19 +0000 (18:16 +0100)
commit92d3d5c52623c244d4792b4c49febbaaaa8efe2a
tree70275756c145ad70dedef964eb542e659d380159
parentaac99d0851f09059f94e7dc63b8f0ce40021f480
Merge dev/fluorine work across to master

This is a squashed commit of the following:

commit 3ab9c5bd28c5d304be0ac79d4e107f4939769232
Merge: a104b8eb aac99d08
Author: Donald Hunter <donaldh@cisco.com>
Date:   Wed Jul 25 17:31:08 2018 +0100

    Merge dev/fluorine work across to master

    Change-Id: Ia392c19e9a3c3abfb2b2bbbca046a865abd911ba
Signed-off-by: Donald Hunter <donaldh@cisco.com>
commit a104b8eb3608687d9b76eb29c7fdc08002581e1a
Author: Donald Hunter <donaldh@cisco.com>
Date:   Wed Jul 25 17:13:03 2018 +0100

    Fix module naming in poms

    Change-Id: I478021e14cbc5b274a2133667ee123a49a458b30
Signed-off-by: Donald Hunter <donaldh@cisco.com>
commit c3d72cf6d5c4209a861bab822a72fd1f0a504242
Author: Donald Hunter <donaldh@cisco.com>
Date:   Tue Jul 24 22:31:06 2018 +0100

    Fix checkstyle warnings in impl/

    Change-Id: I0ab532d0aa20d24d42a4ec8c91dde38f5fcc6d21
Signed-off-by: Donald Hunter <donaldh@cisco.com>
commit 8416e0dbc32a54918ba893d88ff96baf6b58ed07
Author: Donald Hunter <donaldh@cisco.com>
Date:   Wed Jul 11 20:38:45 2018 +0100

    fixing checkstyle issues

    Change-Id: Ia01e2247747ec4b30c23c6f7210385676c738912
Signed-off-by: Bartosz Michalik <bartosz.michalik@amartus.com>
commit 5318ea53ac3993f34ea849acb78cdcac86394b78
Author: Donald Hunter <donaldh@cisco.com>
Date:   Wed Jul 11 20:38:45 2018 +0100

    Uprev to Fluorine SNAPSHOT dependencies

    Also fix code and test fallout. MD-SAL now rejects commits when mandatory lists are
    missing - an empty list fixes it tho. YMMV.

    Change-Id: I9f9794dcb6e724a5e8f0939388997962258d1c88
Signed-off-by: Donald Hunter <donaldh@cisco.com>
commit 95e0c27be4329e062a010730ad7d36704afdb2e2
Author: Donald Hunter <donaldh@cisco.com>
Date:   Wed Jul 11 16:43:31 2018 +0100

    fix update connectivity issue

    Change-Id: Ib6ee2c46889af61446f60fea5b17c350cd414e25
Signed-off-by: Donald Hunter <donaldh@cisco.com>
commit be4bef34c90e6bb28897e23047cf9e887ec533cd
Author: Donald Hunter <donaldh@cisco.com>
Date:   Tue Jun 5 13:30:19 2018 +0100

    Remove deprecated features

    Removing deprecated legato models and supporting netvirt code and dependencies
    Removing deprecated model (api module) along with supporting code

    Change-Id: Ieb430d561797a869cd95fad3bdcfbdea94de0d63
Signed-off-by: Donald Hunter <donaldh@cisco.com>
commit d7e14cc9939c71b3c56c58d200af9057a6ec8f12
Author: Donald Hunter <donaldh@cisco.com>
Date:   Mon Jun 4 16:58:37 2018 +0100

    Merge LSO Legato work onto dev/nitrogen

        Legato layer implementation:

        * L2cp service added
        * L2cp EEC and Peering service add
        * Modification: delete EVC node from OPERATIONAL DB method calling from
        LegatoUtils
        * BWP ColorMapping Cos EEC profile controllers
        * Modification: Used generic add and delete method
        * commit EVPL test case
        * multipoint test documentation
        * Update legato-api-blueprint.xml
        * LEGATO API :: Integration and unit test cases committed.
        * Update Evc Integration

    Change-Id: Ia8db894596bd719e517153a6c1b303300fe53399
Signed-off-by: Donald Hunter <donaldh@cisco.com>
commit 0694442d37a76cf477d952a490e3af762c590e37
Author: Donald Hunter <donaldh@cisco.com>
Date:   Fri Jun 1 14:12:57 2018 +0100

    Merge LSO Presto work onto dev/nitrogen

    handling update connectivity service changes in operational
    Fixing update connectivity service after migrating to Presto NRP R2
    Code quality improvement Fixing some of the RPC bugs after migrating to new Presto NRP Updating postman collections
    Merge pull request #7 from grzegorzkisiel/stable-nitrogen
    review remarks implemented
    validation of external VLANs
    VLAN translation + 'pool' for internal VLANs
    Refactoring - moving netconf related dependencies from core implementation to cisco-xr-driver
    updating revision date for Presto NRP 21.03.2018 revision
    Merge pull request #5 from grzegorzkisiel/stable-nitrogen
    A flow for LLDP packets can not be cleared (review correction)
    A flow for LLDP packets can not be cleared.
    Merge pull request #4 from grzegorzkisiel/stable-nitrogen
    ActivationDriver is fetched by id instead of node uuid.
    Making operational state creating synchronous - fixing problem discovered in Oxygen autorelease
    Tapi common service implementation
    (origin/new-legato-nitrogen) Fixing init in test
    Topology service implementation
    disbaling default true for IT tests
    Presto NRP simple collection + env settings for postma. Script to create mininet topology
    Adding dependency between driver topology handlers and impl common handler to resolve concurrency issues
    fixing problems related to Oxygen tool upgrades
    driver retry init on failure
    Merge branch 'stable-nitrogen' of github.com:donaldh/unimgr into stable-nitrogen
    multipoint services support
    new legato models from Mahesh I have changed relation between yangs to reflect revision data as this is needed to support multiple versions for these modules
    fix for NEP discovery for supported drivers
    disabling SingleFeatureTest for all features
    (tag: nrp_20170712) presto-api removal edgeassure-1000 removal
    new legato models from Mahesh I have changed relation between yangs to reflect revision data as this is needed to support multiple versions for these modules
    fix for NEP discovery for supported drivers
    (origin/nrp-beta-2017-12-21) Update the unimgr.xml blueprint with correct TapiConnectivityService classname
    Update java code to NRP rev171221 YANG.
    Generated NRP YANG with fixed augmentations
    Revert identity to enum change in tapi-common
    2017-12-21 beta YANG modules
    presto-api removal edgeassure-1000 removal
    disabling SingleFeatureTest for all features
    disabling SingleFeatureTest for all features
    fix for unit tests
    Fixed abstract node tests
    Disable SingleFeatureTest
    Revise README.md to contain build/run instructions.
    Adding support for ETree and ELan services decomposition
    small modifications to the template driver
    multipoint decomposition of connectivity service request to support E(v)LAN scenario
    support for bandwidth profiles in ovs-driver support for updating bandwidht profile on deployed service

    Change-Id: I9d313f6b6a2946224324d3000b5bd7ae1480bd86
Signed-off-by: Donald Hunter <donaldh@cisco.com>
commit 86bbbf5ce10e02b54a5545cdac3495c9bdf43e6f
Author: jenkins-releng <jenkins-releng@opendaylight.org>
Date:   Thu May 10 23:34:40 2018 +0000

    Bump versions by x.y.(z+1)

    Change-Id: Ic4700158860ebe9ca4835979d529c10f1a539966
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
commit e6b8cda0c6257677eb5193c385688b81ec8e2bca
Author: Stephen Kitt <skitt@redhat.com>
Date:   Thu Apr 26 12:10:52 2018 +0200

    Bump to odlparent 2.0.7

    Change-Id: I1c7328c51247bfe359b9698a2651e97cd96fbac1
Signed-off-by: Stephen Kitt <skitt@redhat.com>
commit 07e5533e94bd211338a7dee4c2327ccedbdcdce2
Author: Thanh Ha <thanh.ha@linuxfoundation.org>
Date:   Fri Feb 23 16:20:42 2018 -0500

    Bump versions by x.y.(z+1)

    Change-Id: I855b96d7d49b74042883326143513dc661f09ee6
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
commit eed7fce812f5a53a72ffd1258a8c962fbeff0d78
Author: jenkins-releng <jenkins-releng@opendaylight.org>
Date:   Tue Nov 28 03:49:05 2017 +0000

    Bump versions by x.y.(z+1)

    Change-Id: I26332a3342b3b948642eda452dda1608ca94227a
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
commit fa88027b78a07bf24b7392d82394bff390d97d14
Author: Stephen Kitt <skitt@redhat.com>
Date:   Wed Sep 27 15:36:41 2017 +0200

    Bump odlparent 2.0.4 to 2.0.5

    Change-Id: I81c5f8c3e1b119500e7c98a2f169867ebc794d52
Signed-off-by: Stephen Kitt <skitt@redhat.com>
    (cherry picked from commit 5054fc5ff9c6bb2a0bab15362189960cbc86cb44)

commit ef2b85b587008d42cd9a6d6b4e330e9221dd3de0
Author: Thanh Ha <thanh.ha@linuxfoundation.org>
Date:   Tue Sep 26 17:13:12 2017 -0400

    Bump versions by x.y.(z+1)

    Change-Id: Ib842e7a23059144564ca0db8e592269643feccf9
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
commit 02aed0ce0bd1dda359f6e6d9b8f413326d003dad
Author: Thanh Ha <thanh.ha@linuxfoundation.org>
Date:   Mon Aug 14 12:24:03 2017 -0400

    Update .gitreview to stable/nitrogen

    Change-Id: I3f3b1b7d21b3242d368846bb820a8fbb75d9d72b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Change-Id: I1828210f8ccdb2c85c5285ef17cd10c3e7d6f5ac
Signed-off-by: Donald Hunter <donaldh@cisco.com>
309 files changed:
.gitignore
README.md
api/.gitignore [deleted file]
api/pom.xml [deleted file]
api/src/main/yang/cl-unimgr-mef.yang [deleted file]
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/common/FixedServiceNaming.java [moved from impl/src/main/java/org/opendaylight/unimgr/mef/nrp/common/FixedServiceNaming.java with 86% similarity]
cisco-xr-driver/src/main/java/org/opendaylight/unimgr/mef/nrp/cisco/xr/common/MountPointHelper.java [moved from impl/src/main/java/org/opendaylight/unimgr/mef/nrp/common/MountPointHelper.java with 97% similarity]
cisco-xr-driver/src/main/java/org/opendaylight/unimgr/mef/nrp/cisco/xr/common/ServicePort.java [moved from impl/src/main/java/org/opendaylight/unimgr/mef/nrp/common/ServicePort.java with 74% similarity]
cisco-xr-driver/src/main/java/org/opendaylight/unimgr/mef/nrp/cisco/xr/common/helper/BandwidthProfileHelper.java
cisco-xr-driver/src/main/java/org/opendaylight/unimgr/mef/nrp/cisco/xr/common/helper/InterfaceHelper.java
cisco-xr-driver/src/main/java/org/opendaylight/unimgr/mef/nrp/cisco/xr/common/util/LoopbackUtils.java
cisco-xr-driver/src/main/java/org/opendaylight/unimgr/mef/nrp/cisco/xr/common/util/MdsalUtils.java [new file with mode: 0644]
cisco-xr-driver/src/main/java/org/opendaylight/unimgr/mef/nrp/cisco/xr/common/util/SipHandler.java [moved from impl/src/main/java/org/opendaylight/unimgr/utils/SipHandler.java with 59% similarity]
cisco-xr-driver/src/main/java/org/opendaylight/unimgr/mef/nrp/cisco/xr/common/util/XrCapabilitiesService.java [new file with mode: 0644]
cisco-xr-driver/src/main/java/org/opendaylight/unimgr/mef/nrp/cisco/xr/l2vpn/activator/AbstractL2vpnActivator.java
cisco-xr-driver/src/main/java/org/opendaylight/unimgr/mef/nrp/cisco/xr/l2vpn/activator/L2vpnLocalConnectActivator.java
cisco-xr-driver/src/main/java/org/opendaylight/unimgr/mef/nrp/cisco/xr/l2vpn/activator/L2vpnP2pConnectActivator.java
cisco-xr-driver/src/main/java/org/opendaylight/unimgr/mef/nrp/cisco/xr/l2vpn/activator/qos/ServicePort.java [deleted file]
cisco-xr-driver/src/main/java/org/opendaylight/unimgr/mef/nrp/cisco/xr/l2vpn/driver/XrDriverBuilder.java
cisco-xr-driver/src/main/java/org/opendaylight/unimgr/mef/nrp/cisco/xr/l2vpn/helper/AttachmentCircuitHelper.java
cisco-xr-driver/src/main/java/org/opendaylight/unimgr/mef/nrp/cisco/xr/l2vpn/helper/XConnectHelper.java
cisco-xr-driver/src/main/java/org/opendaylight/unimgr/utils/NetconfConstants.java [moved from impl/src/main/java/org/opendaylight/unimgr/utils/NetconfConstants.java with 100% similarity]
cisco-xr-driver/src/test/java/org/opendaylight/unimgr/mef/nrp/cisco/xr/common/helper/InterfaceHelperTest.java
cisco-xr-driver/src/test/java/org/opendaylight/unimgr/mef/nrp/cisco/xr/common/util/LoopbackUtilsTest.java
cisco-xr-driver/src/test/java/org/opendaylight/unimgr/mef/nrp/cisco/xr/common/util/MdsalUtilsTest.java [new file with mode: 0644]
cisco-xr-driver/src/test/java/org/opendaylight/unimgr/mef/nrp/cisco/xr/common/util/MtuUtilsTest.java
cisco-xr-driver/src/test/java/org/opendaylight/unimgr/mef/nrp/cisco/xr/common/util/NodeTestUtils.java [moved from impl/src/test/java/org/opendaylight/unimgr/utils/NodeTestUtils.java with 95% similarity]
cisco-xr-driver/src/test/java/org/opendaylight/unimgr/mef/nrp/cisco/xr/common/util/XrCapabilitiesServiceTest.java [moved from impl/src/test/java/org/opendaylight/unimgr/utils/CapabilitiesServiceTest.java with 66% 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-xr-driver/src/test/java/org/opendaylight/unimgr/mef/nrp/cisco/xr/l2vpn/activator/L2vpnTestUtils.java
cisco-xr-driver/src/test/java/org/opendaylight/unimgr/mef/nrp/cisco/xr/l2vpn/helper/AttachmentCircuitHelperTest.java
cisco-xr-driver/src/test/java/org/opendaylight/unimgr/mef/nrp/cisco/xr/l2vpn/helper/XConnectHelperTest.java
cisco-xrmodels/pom.xml
cisco-xrmodels/src/main/yang/topology-ext.yang [new file with mode: 0644]
cli/pom.xml [deleted file]
cli/src/main/java/org/opendaylight/unimgr/cli/EvcAddShellCommand.java [deleted file]
cli/src/main/java/org/opendaylight/unimgr/cli/EvcRemoveShellCommand.java [deleted file]
cli/src/main/java/org/opendaylight/unimgr/cli/UniAddShellCommand.java [deleted file]
cli/src/main/java/org/opendaylight/unimgr/cli/UniListShellCommand.java [deleted file]
cli/src/main/java/org/opendaylight/unimgr/cli/UniRemoveShellCommand.java [deleted file]
cli/src/main/java/org/opendaylight/unimgr/cli/UniShowShellCommand.java [deleted file]
cli/src/main/java/org/opendaylight/unimgr/cli/UniUpdateShellCommand.java [deleted file]
cli/src/main/java/org/opendaylight/unimgr/cli/Utils.java [deleted file]
cli/src/main/resources/org/opendaylight/blueprint/commands.xml [deleted file]
cli/src/test/java/org/opendaylight/unimgr/cli/EvcAddShellCommandTest.java [deleted file]
cli/src/test/java/org/opendaylight/unimgr/cli/EvcRemoveShellCommandTest.java [deleted file]
cli/src/test/java/org/opendaylight/unimgr/cli/UniAddShellCommandTest.java [deleted file]
cli/src/test/java/org/opendaylight/unimgr/cli/UniListShellCommandTest.java [deleted file]
cli/src/test/java/org/opendaylight/unimgr/cli/UniRemoveShellCommandTest.java [deleted file]
cli/src/test/java/org/opendaylight/unimgr/cli/UniShowShellCommandTest.java [deleted file]
cli/src/test/java/org/opendaylight/unimgr/cli/UnimgrConsoleProviderTest.java [deleted file]
cli/src/test/java/org/opendaylight/unimgr/cli/UtilsTest.java [deleted file]
dlux/cpeui/cpeui-bundle/pom.xml [deleted file]
dlux/cpeui/cpeui-bundle/src/main/resources/cpe2.png [deleted file]
dlux/cpeui/cpeui-bundle/src/main/resources/org/opendaylight/blueprint/blueprint.xml [deleted file]
dlux/cpeui/cpeui-module/pom.xml [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/.cpeui.services.js.swp [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/admin.controller.js [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/admin.tpl.html [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/assets/angular-animate.min.js [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/assets/angular-aria.min.js [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/assets/angular-material.min.css [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/assets/angular-material.min.js [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/assets/angular-messages.min.js [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/cpeui.controller.js [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/cpeui.module.js [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/cpeui.tpl.html [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/dialogs/AddCE.tpl.html [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/dialogs/AddEvc.tpl.html [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/dialogs/AddIpUni.tpl.html [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/dialogs/AddIpUniSubnet.tpl.html [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/dialogs/AddIpvc.tpl.html [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/dialogs/AddProfile.tpl.html [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/dialogs/AddTenant.tpl.html [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/dialogs/AddUni.tpl.html [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/dialogs/DHCP.tpl.html [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/dialogs/LinkEvcUni.tpl.html [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/dialogs/LinkIpvcUni.tpl.html [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/dialogs/LinkUni.tpl.html [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/dialogs/StaticRouting.tpl.html [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/fonts/glyphicons-halflings-regular.eot [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/fonts/glyphicons-halflings-regular.svg [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/fonts/glyphicons-halflings-regular.ttf [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/fonts/glyphicons-halflings-regular.woff [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/fonts/glyphicons-halflings-regular.woff2 [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/fonts/source-sans-pro-bold.ttf [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/fonts/source-sans-pro-italic.ttf [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/fonts/source-sans-pro-light.ttf [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/fonts/source-sans-pro.css [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/fonts/source-sans-pro.ttf [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/services/cpeui.dialogs.js [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/services/cpeui.services.js [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/services/utils.js [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/static/cpeui-custom.css [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/static/logo_hpe.gif [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/tenant.controller.js [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/tenant.tpl.html [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/tenantsTable.controller.js [deleted file]
dlux/cpeui/cpeui-module/src/main/resources/cpeui/tenantsTable.tpl.html [deleted file]
dlux/cpeui/pom.xml [deleted file]
dlux/deploy-site.xml [deleted file]
dlux/pom.xml [deleted file]
features/features4-unimgr/pom.xml
features/odl-unimgr-api/pom.xml [deleted file]
features/odl-unimgr-cisco-xr-driver/pom.xml [changed mode: 0755->0644]
features/odl-unimgr-console/pom.xml [deleted file]
features/odl-unimgr-dlux/pom.xml [deleted file]
features/odl-unimgr-legato-api/pom.xml [new file with mode: 0755]
features/odl-unimgr-netvirt/pom.xml [deleted file]
features/odl-unimgr-ovs-driver/pom.xml [changed mode: 0755->0644]
features/odl-unimgr-presto-api/pom.xml [deleted file]
features/odl-unimgr-rest/pom.xml [changed mode: 0755->0644]
features/odl-unimgr-template-driver/pom.xml [changed mode: 0755->0644]
features/odl-unimgr-ui/pom.xml [deleted file]
features/odl-unimgr/pom.xml [changed mode: 0755->0644]
features/odl-unimgr/src/main/feature/feature.xml [deleted file]
features/pom.xml
impl/pom.xml
impl/src/main/java/org/opendaylight/unimgr/api/AbstractCommand.java [deleted file]
impl/src/main/java/org/opendaylight/unimgr/api/IUnimgrConsoleProvider.java [deleted file]
impl/src/main/java/org/opendaylight/unimgr/command/EvcAddCommand.java [deleted file]
impl/src/main/java/org/opendaylight/unimgr/command/EvcRemoveCommand.java [deleted file]
impl/src/main/java/org/opendaylight/unimgr/command/EvcUpdateCommand.java [deleted file]
impl/src/main/java/org/opendaylight/unimgr/command/OvsNodeAddCommand.java [deleted file]
impl/src/main/java/org/opendaylight/unimgr/command/UniAddCommand.java [deleted file]
impl/src/main/java/org/opendaylight/unimgr/command/UniRemoveCommand.java [deleted file]
impl/src/main/java/org/opendaylight/unimgr/command/UniUpdateCommand.java [deleted file]
impl/src/main/java/org/opendaylight/unimgr/impl/EvcDataTreeChangeListener.java [deleted file]
impl/src/main/java/org/opendaylight/unimgr/impl/OvsNodeDataTreeChangeListener.java [deleted file]
impl/src/main/java/org/opendaylight/unimgr/impl/UniDataTreeChangeListener.java [deleted file]
impl/src/main/java/org/opendaylight/unimgr/impl/UnimgrConstants.java [deleted file]
impl/src/main/java/org/opendaylight/unimgr/impl/UnimgrMapper.java [deleted file]
impl/src/main/java/org/opendaylight/unimgr/impl/UnimgrProvider.java [deleted file]
impl/src/main/java/org/opendaylight/unimgr/mef/nrp/api/ActivationDriver.java
impl/src/main/java/org/opendaylight/unimgr/mef/nrp/api/ActivationDriverBuilder.java
impl/src/main/java/org/opendaylight/unimgr/mef/nrp/api/ActivationDriverRepoService.java
impl/src/main/java/org/opendaylight/unimgr/mef/nrp/api/Constraints.java
impl/src/main/java/org/opendaylight/unimgr/mef/nrp/api/EndPoint.java
impl/src/main/java/org/opendaylight/unimgr/mef/nrp/api/RequestDecomposer.java
impl/src/main/java/org/opendaylight/unimgr/mef/nrp/api/RequestValidator.java
impl/src/main/java/org/opendaylight/unimgr/mef/nrp/api/Subrequrest.java
impl/src/main/java/org/opendaylight/unimgr/mef/nrp/api/TapiConstants.java
impl/src/main/java/org/opendaylight/unimgr/mef/nrp/api/TopologyManager.java
impl/src/main/java/org/opendaylight/unimgr/mef/nrp/common/NrpDao.java
impl/src/main/java/org/opendaylight/unimgr/mef/nrp/common/ResourceActivator.java
impl/src/main/java/org/opendaylight/unimgr/mef/nrp/common/TapiUtils.java
impl/src/main/java/org/opendaylight/unimgr/mef/nrp/impl/AbstractNodeHandler.java
impl/src/main/java/org/opendaylight/unimgr/mef/nrp/impl/ActivationDriverRepoServiceImpl.java
impl/src/main/java/org/opendaylight/unimgr/mef/nrp/impl/ActivationTransaction.java
impl/src/main/java/org/opendaylight/unimgr/mef/nrp/impl/ConnectivityServiceIdResourcePool.java
impl/src/main/java/org/opendaylight/unimgr/mef/nrp/impl/DefaultValidator.java
impl/src/main/java/org/opendaylight/unimgr/mef/nrp/impl/NrpInitializer.java
impl/src/main/java/org/opendaylight/unimgr/mef/nrp/impl/commonservice/TapiCommonServiceImpl.java [new file with mode: 0644]
impl/src/main/java/org/opendaylight/unimgr/mef/nrp/impl/connectivityservice/CreateConnectivityAction.java
impl/src/main/java/org/opendaylight/unimgr/mef/nrp/impl/connectivityservice/DeleteConnectivityAction.java
impl/src/main/java/org/opendaylight/unimgr/mef/nrp/impl/connectivityservice/GetConnectionDetailsAction.java
impl/src/main/java/org/opendaylight/unimgr/mef/nrp/impl/connectivityservice/GetConnectivityDetailsAction.java
impl/src/main/java/org/opendaylight/unimgr/mef/nrp/impl/connectivityservice/ListConnectivityAction.java
impl/src/main/java/org/opendaylight/unimgr/mef/nrp/impl/connectivityservice/TapiConnectivityServiceImpl.java
impl/src/main/java/org/opendaylight/unimgr/mef/nrp/impl/connectivityservice/UpdateConnectivityAction.java
impl/src/main/java/org/opendaylight/unimgr/mef/nrp/impl/decomposer/BasicDecomposer.java
impl/src/main/java/org/opendaylight/unimgr/mef/nrp/impl/decomposer/DecompositionAction.java
impl/src/main/java/org/opendaylight/unimgr/mef/nrp/impl/ext/UnimgrExtServiceImpl.java
impl/src/main/java/org/opendaylight/unimgr/mef/nrp/impl/topologytervice/TapiTopologyServiceImpl.java
impl/src/main/java/org/opendaylight/unimgr/utils/CapabilitiesService.java
impl/src/main/java/org/opendaylight/unimgr/utils/DriverConstants.java [deleted file]
impl/src/main/java/org/opendaylight/unimgr/utils/EvcUtils.java [deleted file]
impl/src/main/java/org/opendaylight/unimgr/utils/MdsalUtils.java
impl/src/main/java/org/opendaylight/unimgr/utils/OvsdbUtils.java [deleted file]
impl/src/main/java/org/opendaylight/unimgr/utils/UniUtils.java [deleted file]
impl/src/main/resources/org/opendaylight/blueprint/unimgr.xml
impl/src/test/java/org/opendaylight/unimgr/command/DataTreeModificationHelper.java [deleted file]
impl/src/test/java/org/opendaylight/unimgr/command/EvcAddCommandTest.java [deleted file]
impl/src/test/java/org/opendaylight/unimgr/command/EvcRemoveCommandTest.java [deleted file]
impl/src/test/java/org/opendaylight/unimgr/command/EvcUpdateCommandTest.java [deleted file]
impl/src/test/java/org/opendaylight/unimgr/command/UniAddCommandTest.java [deleted file]
impl/src/test/java/org/opendaylight/unimgr/command/UniRemoveCommandTest.java [deleted file]
impl/src/test/java/org/opendaylight/unimgr/command/UniUpdateCommandTest.java [deleted file]
impl/src/test/java/org/opendaylight/unimgr/impl/UnimgrMapperTest.java [deleted file]
impl/src/test/java/org/opendaylight/unimgr/impl/UnimgrProviderTest.java [deleted file]
impl/src/test/java/org/opendaylight/unimgr/mef/nrp/impl/AbstractNodeHandlerTest.java
impl/src/test/java/org/opendaylight/unimgr/mef/nrp/impl/AbstractTestWithTopo.java
impl/src/test/java/org/opendaylight/unimgr/mef/nrp/impl/ActivationDriverRepoServiceImplTest.java
impl/src/test/java/org/opendaylight/unimgr/mef/nrp/impl/NrpDaoIntTest.java [new file with mode: 0644]
impl/src/test/java/org/opendaylight/unimgr/mef/nrp/impl/commonservice/TapiCommonServiceImplTest.java [new file with mode: 0644]
impl/src/test/java/org/opendaylight/unimgr/mef/nrp/impl/connectivityservice/TapiConnectivityServiceImplTest.java
impl/src/test/java/org/opendaylight/unimgr/mef/nrp/impl/connectivityservice/TapiConnectivityServiceInplIntTest.java
impl/src/test/java/org/opendaylight/unimgr/mef/nrp/impl/decomposer/BasicDecomposerForDirectedTopologyTest.java
impl/src/test/java/org/opendaylight/unimgr/mef/nrp/impl/decomposer/BasicDecomposerMultipointTest.java
impl/src/test/java/org/opendaylight/unimgr/mef/nrp/impl/decomposer/BasicDecomposerTest.java
impl/src/test/java/org/opendaylight/unimgr/mef/nrp/impl/ext/UnimgrExtServiceImplTest.java
impl/src/test/java/org/opendaylight/unimgr/mef/nrp/impl/topologyservice/TapiTopologyServiceImplIntTest.java
impl/src/test/java/org/opendaylight/unimgr/utils/ActivationDriverMocks.java
impl/src/test/java/org/opendaylight/unimgr/utils/EvcUtilsTest.java [deleted file]
impl/src/test/java/org/opendaylight/unimgr/utils/MdsalUtilsTest.java
impl/src/test/java/org/opendaylight/unimgr/utils/OvsdbUtilsTest.java [deleted file]
impl/src/test/java/org/opendaylight/unimgr/utils/PredicateMatcher.java [new file with mode: 0644]
impl/src/test/java/org/opendaylight/unimgr/utils/UniUtilsTest.java [deleted file]
it/pom.xml
it/src/test/java/org/opendaylight/unimgr/it/UnimgrIT.java
karaf/pom.xml
legato-api/pom.xml
legato-api/src/main/java/org/opendaylight/unimgr/mef/legato/LegatoBwpProfileController.java [new file with mode: 0644]
legato-api/src/main/java/org/opendaylight/unimgr/mef/legato/LegatoColorMappingProfileController.java [new file with mode: 0644]
legato-api/src/main/java/org/opendaylight/unimgr/mef/legato/LegatoCosProfileController.java [new file with mode: 0644]
legato-api/src/main/java/org/opendaylight/unimgr/mef/legato/LegatoEecProfileController.java [new file with mode: 0644]
legato-api/src/main/java/org/opendaylight/unimgr/mef/legato/LegatoL2cpEecController.java [new file with mode: 0644]
legato-api/src/main/java/org/opendaylight/unimgr/mef/legato/LegatoL2cpPeeringController.java [new file with mode: 0644]
legato-api/src/main/java/org/opendaylight/unimgr/mef/legato/LegatoServiceController.java [new file with mode: 0644]
legato-api/src/main/java/org/opendaylight/unimgr/mef/legato/LegatoSlsProfileController.java [new file with mode: 0644]
legato-api/src/main/java/org/opendaylight/unimgr/mef/legato/dao/EVCDao.java [new file with mode: 0644]
legato-api/src/main/java/org/opendaylight/unimgr/mef/legato/util/LegatoConstants.java [new file with mode: 0644]
legato-api/src/main/java/org/opendaylight/unimgr/mef/legato/util/LegatoUtils.java [new file with mode: 0644]
legato-api/src/main/resources/org/opendaylight/blueprint/legato-api-blueprint.xml [new file with mode: 0755]
legato-api/src/main/yang/mef-global.yang [deleted file]
legato-api/src/main/yang/mef-interfaces.yang [deleted file]
legato-api/src/main/yang/mef-services.yang [deleted file]
legato-api/src/main/yang/mef-topology.yang [deleted file]
legato-api/src/main/yang/mef-types.yang [deleted file]
legato-api/src/main/yang/unimgr-dhcp.yang [deleted file]
legato-api/src/test/java/org/opendaylight/unimgr/mef/legato/evc/EvcDataTreeChangeListenerTest.java [new file with mode: 0644]
legato-api/src/test/java/org/opendaylight/unimgr/mef/legato/evc/EvcIntegrationTest.java [new file with mode: 0644]
legato-api/src/test/java/org/opendaylight/unimgr/mef/legato/evc/EvcUnitTest.java [new file with mode: 0644]
legato-api/src/test/java/org/opendaylight/unimgr/mef/legato/global/bwp/LegatoBwpDataTreeChangeListenerTest.java [new file with mode: 0644]
legato-api/src/test/java/org/opendaylight/unimgr/mef/legato/global/bwp/LegatoBwpProfileUnitTest.java [new file with mode: 0644]
legato-api/src/test/java/org/opendaylight/unimgr/mef/legato/global/color/LegatoColorMappingDataTreeChangeListenerTest.java [new file with mode: 0644]
legato-api/src/test/java/org/opendaylight/unimgr/mef/legato/global/color/LegatoColorMappingProfileUnitTest.java [new file with mode: 0644]
legato-api/src/test/java/org/opendaylight/unimgr/mef/legato/global/cos/LegatoCosProfileDataTreeChangeListenerTest.java [new file with mode: 0644]
legato-api/src/test/java/org/opendaylight/unimgr/mef/legato/global/cos/LegatoCosProfileUnitTest.java [new file with mode: 0644]
legato-api/src/test/java/org/opendaylight/unimgr/mef/legato/global/eec/LegatoEecProfileDataTreeChangeListenerTest.java [new file with mode: 0644]
legato-api/src/test/java/org/opendaylight/unimgr/mef/legato/global/eec/LegatoEecProfileUnitTest.java [new file with mode: 0644]
legato-api/src/test/java/org/opendaylight/unimgr/mef/legato/global/l2cp/LegatoL2cpEecProfileDataTreeChangeListenerTest.java [moved from impl/src/test/java/org/opendaylight/unimgr/impl/UniDataTreeChangeListenerTest.java with 57% similarity]
legato-api/src/test/java/org/opendaylight/unimgr/mef/legato/global/l2cp/LegatoL2cpEecProfileUnitTest.java [new file with mode: 0644]
legato-api/src/test/java/org/opendaylight/unimgr/mef/legato/global/l2cp/LegatoL2cpPeeringProfileDataTreeChangeListenerTest.java [new file with mode: 0644]
legato-api/src/test/java/org/opendaylight/unimgr/mef/legato/global/l2cp/LegatoL2cpPeeringProfileUnitTest.java [new file with mode: 0644]
legato-api/src/test/java/org/opendaylight/unimgr/mef/legato/global/sls/LegatoSlsProfileDataTreeChangeListenerTest.java [moved from impl/src/test/java/org/opendaylight/unimgr/impl/EvcDataTreeChangeListenerTest.java with 57% similarity]
legato-api/src/test/java/org/opendaylight/unimgr/mef/legato/global/sls/LegatoSlsProfileUnitTest.java [new file with mode: 0644]
legato-api/src/test/java/org/opendaylight/unimgr/mef/legato/utils/Constants.java [new file with mode: 0644]
legato-api/src/test/java/org/opendaylight/unimgr/mef/legato/utils/LegatoUtilsTest.java [new file with mode: 0644]
netvirt/pom.xml [deleted file]
netvirt/src/main/java/org/opendaylight/unimgr/mef/netvirt/DataWaitGetter.java [deleted file]
netvirt/src/main/java/org/opendaylight/unimgr/mef/netvirt/DataWaitListener.java [deleted file]
netvirt/src/main/java/org/opendaylight/unimgr/mef/netvirt/DhcpAllocationPoolListener.java [deleted file]
netvirt/src/main/java/org/opendaylight/unimgr/mef/netvirt/EvcListener.java [deleted file]
netvirt/src/main/java/org/opendaylight/unimgr/mef/netvirt/GwMacListener.java [deleted file]
netvirt/src/main/java/org/opendaylight/unimgr/mef/netvirt/IGwMacListener.java [deleted file]
netvirt/src/main/java/org/opendaylight/unimgr/mef/netvirt/ISubnetManager.java [deleted file]
netvirt/src/main/java/org/opendaylight/unimgr/mef/netvirt/IUniAwareService.java [deleted file]
netvirt/src/main/java/org/opendaylight/unimgr/mef/netvirt/IUniPortManager.java [deleted file]
netvirt/src/main/java/org/opendaylight/unimgr/mef/netvirt/IpvcListener.java [deleted file]
netvirt/src/main/java/org/opendaylight/unimgr/mef/netvirt/MdsalUtils.java [deleted file]
netvirt/src/main/java/org/opendaylight/unimgr/mef/netvirt/MefInterfaceUtils.java [deleted file]
netvirt/src/main/java/org/opendaylight/unimgr/mef/netvirt/MefServicesUtils.java [deleted file]
netvirt/src/main/java/org/opendaylight/unimgr/mef/netvirt/NetvirtUtils.java [deleted file]
netvirt/src/main/java/org/opendaylight/unimgr/mef/netvirt/NetvirtVpnUtils.java [deleted file]
netvirt/src/main/java/org/opendaylight/unimgr/mef/netvirt/NodeConnectorListener.java [deleted file]
netvirt/src/main/java/org/opendaylight/unimgr/mef/netvirt/SubnetListener.java [deleted file]
netvirt/src/main/java/org/opendaylight/unimgr/mef/netvirt/UniAwareListener.java [deleted file]
netvirt/src/main/java/org/opendaylight/unimgr/mef/netvirt/UniPortManager.java [deleted file]
netvirt/src/main/java/org/opendaylight/unimgr/mef/netvirt/UniQosManager.java [deleted file]
netvirt/src/main/resources/org/opendaylight/blueprint/netvirt-driver.xml [deleted file]
nrp-api/pom.xml
nrp-api/src/main/yang/mef-common-types.yang
nrp-api/src/main/yang/mef-common.yang
nrp-api/src/main/yang/nrm-connectivity.yang
nrp-api/src/main/yang/nrp-interface.yang
nrp-api/src/main/yang/tapi-common@2018-03-07.yang [moved from nrp-api/src/main/yang/tapi-common.yang with 80% similarity]
nrp-api/src/main/yang/tapi-connectivity@2018-03-07.yang [moved from nrp-api/src/main/yang/tapi-connectivity.yang with 69% similarity]
nrp-api/src/main/yang/tapi-path-computation@2018-03-07.yang [moved from nrp-api/src/main/yang/tapi-path-computation.yang with 80% similarity]
nrp-api/src/main/yang/tapi-topology@2018-03-07.yang [moved from nrp-api/src/main/yang/tapi-topology.yang with 78% similarity]
nrp-api/src/main/yang/unimgr-ext.yang
ovs-driver/pom.xml
ovs-driver/src/main/java/org/opendaylight/unimgr/mef/nrp/ovs/activator/OvsActivator.java
ovs-driver/src/main/java/org/opendaylight/unimgr/mef/nrp/ovs/activator/OvsActivatorHelper.java
ovs-driver/src/main/java/org/opendaylight/unimgr/mef/nrp/ovs/driver/OvsDriver.java
ovs-driver/src/main/java/org/opendaylight/unimgr/mef/nrp/ovs/exception/VlanNotSetException.java
ovs-driver/src/main/java/org/opendaylight/unimgr/mef/nrp/ovs/exception/VlanPoolExhaustedException.java
ovs-driver/src/main/java/org/opendaylight/unimgr/mef/nrp/ovs/tapi/DataObjectModificationQualifier.java
ovs-driver/src/main/java/org/opendaylight/unimgr/mef/nrp/ovs/tapi/TopologyDataHandler.java
ovs-driver/src/main/java/org/opendaylight/unimgr/mef/nrp/ovs/transaction/TableTransaction.java
ovs-driver/src/main/java/org/opendaylight/unimgr/mef/nrp/ovs/transaction/TopologyTransaction.java
ovs-driver/src/main/java/org/opendaylight/unimgr/mef/nrp/ovs/util/ActionUtils.java
ovs-driver/src/main/java/org/opendaylight/unimgr/mef/nrp/ovs/util/MdsalUtilsExt.java [new file with mode: 0644]
ovs-driver/src/main/java/org/opendaylight/unimgr/mef/nrp/ovs/util/NullAwareDatastoreGetter.java [moved from impl/src/main/java/org/opendaylight/unimgr/utils/NullAwareDatastoreGetter.java with 73% similarity]
ovs-driver/src/main/java/org/opendaylight/unimgr/mef/nrp/ovs/util/OpenFlowUtils.java
ovs-driver/src/main/java/org/opendaylight/unimgr/mef/nrp/ovs/util/OvsCapabilitiesService.java [new file with mode: 0644]
ovs-driver/src/main/java/org/opendaylight/unimgr/mef/nrp/ovs/util/OvsdbUtils.java
ovs-driver/src/main/java/org/opendaylight/unimgr/mef/nrp/ovs/util/VlanUtils.java
ovs-driver/src/test/java/org/opendaylight/unimgr/mef/nrp/ovs/OpenFlowTopologyTestUtils.java
ovs-driver/src/test/java/org/opendaylight/unimgr/mef/nrp/ovs/OvsdbTopologyTestUtils.java
ovs-driver/src/test/java/org/opendaylight/unimgr/mef/nrp/ovs/activator/OvsActivatorTest.java
ovs-driver/src/test/java/org/opendaylight/unimgr/mef/nrp/ovs/tapi/TopologyDataHandlerTest.java
ovs-driver/src/test/java/org/opendaylight/unimgr/mef/nrp/ovs/tapi/TopologyDataHandlerTestUtils.java
pom.xml
resources/MEF LSO with Legato.postman_collection.json [new file with mode: 0755]
resources/Multipoint_EVC_ELAN_Test_Case_Doc.docx [new file with mode: 0755]
resources/Point_to_Point_EVC_ELINE_Test_Case_Doc.docx [new file with mode: 0755]
resources/create_topology_multipoint.py [new file with mode: 0755]
resources/localhost.postman_environment.json
resources/unimgr.postman_collection
template-driver/pom.xml
template-driver/src/main/java/org/opendaylight/unimgr/mef/nrp/template/TemplateConstants.java
template-driver/src/main/java/org/opendaylight/unimgr/mef/nrp/template/driver/TemplateDriver.java
template-driver/src/main/java/org/opendaylight/unimgr/mef/nrp/template/tapi/TopologyDataHandler.java
template-driver/src/test/java/org/opendaylight/unimgr/mef/nrp/template/tapi/TopologyDataHandlerTest.java