From 618f5ff2f9b864436170f6c9a40f9fb1db8fcbe8 Mon Sep 17 00:00:00 2001 From: "Claudio D. Gasparini" Date: Mon, 26 Feb 2018 16:58:31 +0100 Subject: [PATCH] Add missing copyrights Change-Id: I992492a29d54cd0d70e0a1289fb891754775584b Signed-off-by: Claudio D. Gasparini --- .../org/opendaylight/blueprint/bgp-cli.xml | 7 +++ .../org/opendaylight/blueprint/bgp-evpn.xml | 7 +++ .../opendaylight/blueprint/bgp-flowspec.xml | 7 +++ .../org/opendaylight/blueprint/bgp-inet.xml | 7 +++ .../org/opendaylight/blueprint/bgp-l3vpn.xml | 7 +++ .../blueprint/bgp-labeled-unicast.xml | 7 +++ .../opendaylight/blueprint/bgp-linkstate.xml | 7 +++ .../main/yang/bgp-linkstate-app-config.yang | 9 +++- .../rev151009/BgpExtCommunityTypeBuilder.java | 8 +++ .../blueprint/bgp-openconfig-spi.xml | 7 +++ .../blueprint/bgp-openconfig-state.xml | 7 +++ .../org/opendaylight/blueprint/bgp-parser.xml | 7 +++ .../opendaylight/blueprint/bgp-parser-spi.xml | 7 +++ .../opendaylight/blueprint/bgp-acceptor.xml | 7 +++ .../org/opendaylight/blueprint/bgp-rib.xml | 7 +++ .../opendaylight/blueprint/bgp-rib-spi.xml | 7 +++ .../blueprint/bgp-topology-provider.xml | 7 +++ .../PeerPeerDistinguisherBuilder.java | 8 +++ bmp/bmp-impl/pom.xml | 7 +++ .../org/opendaylight/blueprint/bgp-bmp.xml | 7 +++ bmp/bmp-mock/pom.xml | 7 +++ bmp/bmp-parser-impl/pom.xml | 7 +++ .../blueprint/bgp-bmp-parser-ext.xml | 7 +++ .../opendaylight/blueprint/bgp-bmp-spi.xml | 7 +++ .../blueprint/config-loader-impl.xml | 7 +++ features/bgp/features-bgp/pom.xml | 7 +++ features/bgp/odl-bgpcep-bgp-benchmark/pom.xml | 7 +++ features/bgp/odl-bgpcep-bgp-cli/pom.xml | 7 +++ .../bgp/odl-bgpcep-bgp-config-example/pom.xml | 7 +++ .../bgp/odl-bgpcep-bgp-dependencies/pom.xml | 7 +++ features/bgp/odl-bgpcep-bgp-evpn/pom.xml | 7 +++ features/bgp/odl-bgpcep-bgp-flowspec/pom.xml | 7 +++ features/bgp/odl-bgpcep-bgp-inet/pom.xml | 7 +++ features/bgp/odl-bgpcep-bgp-l3vpn/pom.xml | 7 +++ .../odl-bgpcep-bgp-labeled-unicast/pom.xml | 7 +++ features/bgp/odl-bgpcep-bgp-linkstate/pom.xml | 7 +++ .../odl-bgpcep-bgp-openconfig-state/pom.xml | 7 +++ .../bgp/odl-bgpcep-bgp-openconfig/pom.xml | 7 +++ .../bgp/odl-bgpcep-bgp-parser-api/pom.xml | 7 +++ features/bgp/odl-bgpcep-bgp-parser/pom.xml | 7 +++ .../pom.xml | 7 +++ features/bgp/odl-bgpcep-bgp-rib-api/pom.xml | 7 +++ features/bgp/odl-bgpcep-bgp-rib-impl/pom.xml | 7 +++ features/bgp/odl-bgpcep-bgp-topology/pom.xml | 7 +++ features/bgp/odl-bgpcep-bgp/pom.xml | 7 +++ .../features-bgpcep-extras/pom.xml | 7 +++ .../odl-bgpcep-data-change-counter/pom.xml | 7 +++ .../odl-bgpcep-extras-dependencies/pom.xml | 7 +++ features/bmp/features-bmp/pom.xml | 7 +++ features/bmp/odl-bgpcep-bmp-api/pom.xml | 7 +++ features/bmp/odl-bgpcep-bmp/pom.xml | 7 +++ features/bmp/pom.xml | 8 +++ features/pcep/features-pcep/pom.xml | 7 +++ features/pcep/odl-bgpcep-pcep-api/pom.xml | 7 +++ .../odl-bgpcep-pcep-auto-bandwidth/pom.xml | 7 +++ features/pcep/odl-bgpcep-pcep-impl/pom.xml | 7 +++ .../odl-bgpcep-pcep-segment-routing/pom.xml | 7 +++ .../pcep/odl-bgpcep-pcep-stateful07/pom.xml | 7 +++ .../odl-bgpcep-pcep-topology-provider/pom.xml | 7 +++ .../pcep/odl-bgpcep-pcep-topology/pom.xml | 7 +++ .../odl-bgpcep-pcep-tunnel-provider/pom.xml | 7 +++ features/pcep/odl-bgpcep-pcep/pom.xml | 7 +++ .../pcep/odl-bgpcep-programming-api/pom.xml | 7 +++ .../pcep/odl-bgpcep-programming-impl/pom.xml | 7 +++ features/pom.xml | 52 +++++++++++-------- features/rsvp/features-rsvp/pom.xml | 7 +++ features/rsvp/odl-bgpcep-rsvp-api/pom.xml | 7 +++ features/rsvp/odl-bgpcep-rsvp/pom.xml | 7 +++ .../blueprint/pcep-auto-bandwidth.xml | 7 +++ .../yang/pcep-auto-bandwidth-app-config.yang | 9 +++- .../blueprint/pcep-base-parser.xml | 7 +++ ....opendaylight.protocol.pcep.PCEPCapability | 6 +++ ...ol.pcep.spi.PCEPExtensionProviderActivator | 7 +++ .../blueprint/pcep-ietf-stateful.xml | 7 +++ .../odl-pcep-ietf-stateful07-app-config.yang | 9 +++- .../org/opendaylight/blueprint/pcep-impl.xml | 7 +++ pcep/impl/src/main/yang/pcep-app-config.yang | 9 +++- .../pcep/impl/PCEPDispatcherImplTest.java | 1 - ....opendaylight.protocol.pcep.PCEPCapability | 6 +++ .../blueprint/pcep-segment-routing.xml | 7 +++ .../yang/pcep-segment-routing-app-config.yang | 9 +++- .../org/opendaylight/blueprint/pcep-spi.xml | 7 +++ .../org/opendaylight/blueprint/pcep-cli.xml | 7 +++ pcep/topology/pom.xml | 7 +++ .../opendaylight/blueprint/pcep-topology.xml | 7 +++ .../blueprint/pcep-tunnel-provider.xml | 7 +++ .../ns/yang/rsvp/rev150820/PceIdBuilder.java | 8 ++- .../org/opendaylight/blueprint/rsvp-impl.xml | 7 +++ .../org/opendaylight/blueprint/rsvp-spi.xml | 7 +++ 89 files changed, 645 insertions(+), 29 deletions(-) diff --git a/bgp/cli/src/main/resources/org/opendaylight/blueprint/bgp-cli.xml b/bgp/cli/src/main/resources/org/opendaylight/blueprint/bgp-cli.xml index 1ceb15073a..30254735b1 100644 --- a/bgp/cli/src/main/resources/org/opendaylight/blueprint/bgp-cli.xml +++ b/bgp/cli/src/main/resources/org/opendaylight/blueprint/bgp-cli.xml @@ -1,4 +1,11 @@ + diff --git a/bgp/evpn/src/main/resources/org/opendaylight/blueprint/bgp-evpn.xml b/bgp/evpn/src/main/resources/org/opendaylight/blueprint/bgp-evpn.xml index 2d64279d27..34e2e3f581 100644 --- a/bgp/evpn/src/main/resources/org/opendaylight/blueprint/bgp-evpn.xml +++ b/bgp/evpn/src/main/resources/org/opendaylight/blueprint/bgp-evpn.xml @@ -1,4 +1,11 @@ + diff --git a/bgp/flowspec/src/main/resources/org/opendaylight/blueprint/bgp-flowspec.xml b/bgp/flowspec/src/main/resources/org/opendaylight/blueprint/bgp-flowspec.xml index f0d25c029b..b966e9952a 100644 --- a/bgp/flowspec/src/main/resources/org/opendaylight/blueprint/bgp-flowspec.xml +++ b/bgp/flowspec/src/main/resources/org/opendaylight/blueprint/bgp-flowspec.xml @@ -1,4 +1,11 @@ + diff --git a/bgp/inet/src/main/resources/org/opendaylight/blueprint/bgp-inet.xml b/bgp/inet/src/main/resources/org/opendaylight/blueprint/bgp-inet.xml index d7abe3f8ea..8ce5f2a91f 100644 --- a/bgp/inet/src/main/resources/org/opendaylight/blueprint/bgp-inet.xml +++ b/bgp/inet/src/main/resources/org/opendaylight/blueprint/bgp-inet.xml @@ -1,4 +1,11 @@ + diff --git a/bgp/l3vpn/src/main/resources/org/opendaylight/blueprint/bgp-l3vpn.xml b/bgp/l3vpn/src/main/resources/org/opendaylight/blueprint/bgp-l3vpn.xml index d3f2fa4f4a..2d12835221 100644 --- a/bgp/l3vpn/src/main/resources/org/opendaylight/blueprint/bgp-l3vpn.xml +++ b/bgp/l3vpn/src/main/resources/org/opendaylight/blueprint/bgp-l3vpn.xml @@ -1,4 +1,11 @@ + diff --git a/bgp/labeled-unicast/src/main/resources/org/opendaylight/blueprint/bgp-labeled-unicast.xml b/bgp/labeled-unicast/src/main/resources/org/opendaylight/blueprint/bgp-labeled-unicast.xml index c16c091cd6..f2acde5e12 100644 --- a/bgp/labeled-unicast/src/main/resources/org/opendaylight/blueprint/bgp-labeled-unicast.xml +++ b/bgp/labeled-unicast/src/main/resources/org/opendaylight/blueprint/bgp-labeled-unicast.xml @@ -1,4 +1,11 @@ + diff --git a/bgp/linkstate/src/main/resources/org/opendaylight/blueprint/bgp-linkstate.xml b/bgp/linkstate/src/main/resources/org/opendaylight/blueprint/bgp-linkstate.xml index ebf8495ac9..5be9ceb632 100644 --- a/bgp/linkstate/src/main/resources/org/opendaylight/blueprint/bgp-linkstate.xml +++ b/bgp/linkstate/src/main/resources/org/opendaylight/blueprint/bgp-linkstate.xml @@ -1,4 +1,11 @@ + diff --git a/bgp/linkstate/src/main/yang/bgp-linkstate-app-config.yang b/bgp/linkstate/src/main/yang/bgp-linkstate-app-config.yang index b8bd9a1ffb..7472fdb88a 100644 --- a/bgp/linkstate/src/main/yang/bgp-linkstate-app-config.yang +++ b/bgp/linkstate/src/main/yang/bgp-linkstate-app-config.yang @@ -8,7 +8,14 @@ module bgp-linkstate-app-config { revision "2016-06-14" { description - "Initial revision."; + "Initial revision. + + Copyright (c)2016 Brocade Communications Systems, Inc. and others. All rights reserved. + + This program and the accompanying materials are made available + under the terms of the Eclipse Public License v1.0 which + accompanies this distribution, and is available at + http://www.eclipse.org/legal/epl-v10.html"; } container bgp-linkstate-app-config { diff --git a/bgp/openconfig-api/src/main/java/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/BgpExtCommunityTypeBuilder.java b/bgp/openconfig-api/src/main/java/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/BgpExtCommunityTypeBuilder.java index 8ce3947f55..4bd7d83514 100644 --- a/bgp/openconfig-api/src/main/java/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/BgpExtCommunityTypeBuilder.java +++ b/bgp/openconfig-api/src/main/java/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/BgpExtCommunityTypeBuilder.java @@ -1,3 +1,11 @@ +/* + * Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved. + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v1.0 which accompanies this distribution, + * and is available at http://www.eclipse.org/legal/epl-v10.html + */ + package org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.types.rev151009; diff --git a/bgp/openconfig-spi/src/main/resources/org/opendaylight/blueprint/bgp-openconfig-spi.xml b/bgp/openconfig-spi/src/main/resources/org/opendaylight/blueprint/bgp-openconfig-spi.xml index f10c5db8aa..2020ce50f3 100644 --- a/bgp/openconfig-spi/src/main/resources/org/opendaylight/blueprint/bgp-openconfig-spi.xml +++ b/bgp/openconfig-spi/src/main/resources/org/opendaylight/blueprint/bgp-openconfig-spi.xml @@ -1,4 +1,11 @@ + diff --git a/bgp/openconfig-state/src/main/resources/org/opendaylight/blueprint/bgp-openconfig-state.xml b/bgp/openconfig-state/src/main/resources/org/opendaylight/blueprint/bgp-openconfig-state.xml index d7bc7b4ea0..cf9c2c1ef7 100644 --- a/bgp/openconfig-state/src/main/resources/org/opendaylight/blueprint/bgp-openconfig-state.xml +++ b/bgp/openconfig-state/src/main/resources/org/opendaylight/blueprint/bgp-openconfig-state.xml @@ -1,4 +1,11 @@ + diff --git a/bgp/parser-impl/src/main/resources/org/opendaylight/blueprint/bgp-parser.xml b/bgp/parser-impl/src/main/resources/org/opendaylight/blueprint/bgp-parser.xml index 2a24e057bd..0c7a986a5a 100644 --- a/bgp/parser-impl/src/main/resources/org/opendaylight/blueprint/bgp-parser.xml +++ b/bgp/parser-impl/src/main/resources/org/opendaylight/blueprint/bgp-parser.xml @@ -1,4 +1,11 @@ + diff --git a/bgp/parser-spi/src/main/resources/org/opendaylight/blueprint/bgp-parser-spi.xml b/bgp/parser-spi/src/main/resources/org/opendaylight/blueprint/bgp-parser-spi.xml index 0a371ef788..f0decea44f 100644 --- a/bgp/parser-spi/src/main/resources/org/opendaylight/blueprint/bgp-parser-spi.xml +++ b/bgp/parser-spi/src/main/resources/org/opendaylight/blueprint/bgp-parser-spi.xml @@ -1,4 +1,11 @@ + diff --git a/bgp/peer-acceptor/src/main/resources/org/opendaylight/blueprint/bgp-acceptor.xml b/bgp/peer-acceptor/src/main/resources/org/opendaylight/blueprint/bgp-acceptor.xml index 41a1af6167..6c75a3863c 100644 --- a/bgp/peer-acceptor/src/main/resources/org/opendaylight/blueprint/bgp-acceptor.xml +++ b/bgp/peer-acceptor/src/main/resources/org/opendaylight/blueprint/bgp-acceptor.xml @@ -1,4 +1,11 @@ + diff --git a/bgp/rib-impl/src/main/resources/org/opendaylight/blueprint/bgp-rib.xml b/bgp/rib-impl/src/main/resources/org/opendaylight/blueprint/bgp-rib.xml index 751abb17ff..6047545cd6 100644 --- a/bgp/rib-impl/src/main/resources/org/opendaylight/blueprint/bgp-rib.xml +++ b/bgp/rib-impl/src/main/resources/org/opendaylight/blueprint/bgp-rib.xml @@ -1,4 +1,11 @@ + diff --git a/bgp/rib-spi/src/main/resources/org/opendaylight/blueprint/bgp-rib-spi.xml b/bgp/rib-spi/src/main/resources/org/opendaylight/blueprint/bgp-rib-spi.xml index 7e85d72e06..f7268d1b97 100644 --- a/bgp/rib-spi/src/main/resources/org/opendaylight/blueprint/bgp-rib-spi.xml +++ b/bgp/rib-spi/src/main/resources/org/opendaylight/blueprint/bgp-rib-spi.xml @@ -1,4 +1,11 @@ + diff --git a/bgp/topology-provider/src/main/resources/org/opendaylight/blueprint/bgp-topology-provider.xml b/bgp/topology-provider/src/main/resources/org/opendaylight/blueprint/bgp-topology-provider.xml index 75fc098721..2a3e792e9a 100644 --- a/bgp/topology-provider/src/main/resources/org/opendaylight/blueprint/bgp-topology-provider.xml +++ b/bgp/topology-provider/src/main/resources/org/opendaylight/blueprint/bgp-topology-provider.xml @@ -1,4 +1,11 @@ + diff --git a/bmp/bmp-api/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev171207/PeerPeerDistinguisherBuilder.java b/bmp/bmp-api/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev171207/PeerPeerDistinguisherBuilder.java index ae042df04c..a2c331be17 100644 --- a/bmp/bmp-api/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev171207/PeerPeerDistinguisherBuilder.java +++ b/bmp/bmp-api/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev171207/PeerPeerDistinguisherBuilder.java @@ -1,4 +1,12 @@ +/* + * Copyright (c) 2017 Brocade Communications Systems, Inc. and others. All rights reserved. + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v1.0 which accompanies this distribution, + * and is available at http://www.eclipse.org/legal/epl-v10.html + */ package org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev171207; + import org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev171207.Peer.PeerDistinguisher; /** diff --git a/bmp/bmp-impl/pom.xml b/bmp/bmp-impl/pom.xml index 4ae757b3f4..efca2c37a7 100644 --- a/bmp/bmp-impl/pom.xml +++ b/bmp/bmp-impl/pom.xml @@ -1,4 +1,11 @@ + diff --git a/bmp/bmp-impl/src/main/resources/org/opendaylight/blueprint/bgp-bmp.xml b/bmp/bmp-impl/src/main/resources/org/opendaylight/blueprint/bgp-bmp.xml index 07a9dbcaa8..fde3d11617 100644 --- a/bmp/bmp-impl/src/main/resources/org/opendaylight/blueprint/bgp-bmp.xml +++ b/bmp/bmp-impl/src/main/resources/org/opendaylight/blueprint/bgp-bmp.xml @@ -1,4 +1,11 @@ + diff --git a/bmp/bmp-mock/pom.xml b/bmp/bmp-mock/pom.xml index ed7dce42d3..0f1d6fec4d 100644 --- a/bmp/bmp-mock/pom.xml +++ b/bmp/bmp-mock/pom.xml @@ -1,4 +1,11 @@ + diff --git a/bmp/bmp-parser-impl/pom.xml b/bmp/bmp-parser-impl/pom.xml index 998bb81dfa..e4d04c1b91 100644 --- a/bmp/bmp-parser-impl/pom.xml +++ b/bmp/bmp-parser-impl/pom.xml @@ -1,4 +1,11 @@ + diff --git a/bmp/bmp-parser-impl/src/main/resources/org/opendaylight/blueprint/bgp-bmp-parser-ext.xml b/bmp/bmp-parser-impl/src/main/resources/org/opendaylight/blueprint/bgp-bmp-parser-ext.xml index d09a9f2242..920b017a3c 100644 --- a/bmp/bmp-parser-impl/src/main/resources/org/opendaylight/blueprint/bgp-bmp-parser-ext.xml +++ b/bmp/bmp-parser-impl/src/main/resources/org/opendaylight/blueprint/bgp-bmp-parser-ext.xml @@ -1,4 +1,11 @@ + diff --git a/bmp/bmp-spi/src/main/resources/org/opendaylight/blueprint/bgp-bmp-spi.xml b/bmp/bmp-spi/src/main/resources/org/opendaylight/blueprint/bgp-bmp-spi.xml index a21ab31b45..a7ea0a75a2 100644 --- a/bmp/bmp-spi/src/main/resources/org/opendaylight/blueprint/bgp-bmp-spi.xml +++ b/bmp/bmp-spi/src/main/resources/org/opendaylight/blueprint/bgp-bmp-spi.xml @@ -1,4 +1,11 @@ + diff --git a/config-loader/config-loader-impl/src/main/resources/org/opendaylight/blueprint/config-loader-impl.xml b/config-loader/config-loader-impl/src/main/resources/org/opendaylight/blueprint/config-loader-impl.xml index d700fe26c9..3e27fb7f14 100644 --- a/config-loader/config-loader-impl/src/main/resources/org/opendaylight/blueprint/config-loader-impl.xml +++ b/config-loader/config-loader-impl/src/main/resources/org/opendaylight/blueprint/config-loader-impl.xml @@ -1,4 +1,11 @@ + diff --git a/features/bgp/features-bgp/pom.xml b/features/bgp/features-bgp/pom.xml index 677597d354..ae75517eb8 100644 --- a/features/bgp/features-bgp/pom.xml +++ b/features/bgp/features-bgp/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/bgp/odl-bgpcep-bgp-benchmark/pom.xml b/features/bgp/odl-bgpcep-bgp-benchmark/pom.xml index 666b80fa46..3b89f16e68 100644 --- a/features/bgp/odl-bgpcep-bgp-benchmark/pom.xml +++ b/features/bgp/odl-bgpcep-bgp-benchmark/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/bgp/odl-bgpcep-bgp-cli/pom.xml b/features/bgp/odl-bgpcep-bgp-cli/pom.xml index 15027e535d..d3092fd85c 100644 --- a/features/bgp/odl-bgpcep-bgp-cli/pom.xml +++ b/features/bgp/odl-bgpcep-bgp-cli/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/bgp/odl-bgpcep-bgp-config-example/pom.xml b/features/bgp/odl-bgpcep-bgp-config-example/pom.xml index 19bfedb204..a5f19f883b 100644 --- a/features/bgp/odl-bgpcep-bgp-config-example/pom.xml +++ b/features/bgp/odl-bgpcep-bgp-config-example/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/bgp/odl-bgpcep-bgp-dependencies/pom.xml b/features/bgp/odl-bgpcep-bgp-dependencies/pom.xml index 8b2a5ae719..459d7ada0d 100644 --- a/features/bgp/odl-bgpcep-bgp-dependencies/pom.xml +++ b/features/bgp/odl-bgpcep-bgp-dependencies/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/bgp/odl-bgpcep-bgp-evpn/pom.xml b/features/bgp/odl-bgpcep-bgp-evpn/pom.xml index 92cd821c77..ea1414ca23 100644 --- a/features/bgp/odl-bgpcep-bgp-evpn/pom.xml +++ b/features/bgp/odl-bgpcep-bgp-evpn/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/bgp/odl-bgpcep-bgp-flowspec/pom.xml b/features/bgp/odl-bgpcep-bgp-flowspec/pom.xml index 7904ba8f8c..2f2193a81c 100644 --- a/features/bgp/odl-bgpcep-bgp-flowspec/pom.xml +++ b/features/bgp/odl-bgpcep-bgp-flowspec/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/bgp/odl-bgpcep-bgp-inet/pom.xml b/features/bgp/odl-bgpcep-bgp-inet/pom.xml index a6b89ed9c7..d2e806cb63 100644 --- a/features/bgp/odl-bgpcep-bgp-inet/pom.xml +++ b/features/bgp/odl-bgpcep-bgp-inet/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/bgp/odl-bgpcep-bgp-l3vpn/pom.xml b/features/bgp/odl-bgpcep-bgp-l3vpn/pom.xml index a4b433bff8..c2f6768a92 100644 --- a/features/bgp/odl-bgpcep-bgp-l3vpn/pom.xml +++ b/features/bgp/odl-bgpcep-bgp-l3vpn/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/bgp/odl-bgpcep-bgp-labeled-unicast/pom.xml b/features/bgp/odl-bgpcep-bgp-labeled-unicast/pom.xml index 18e2758d84..577b162b8d 100644 --- a/features/bgp/odl-bgpcep-bgp-labeled-unicast/pom.xml +++ b/features/bgp/odl-bgpcep-bgp-labeled-unicast/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/bgp/odl-bgpcep-bgp-linkstate/pom.xml b/features/bgp/odl-bgpcep-bgp-linkstate/pom.xml index 5287f356c6..eba25a062e 100644 --- a/features/bgp/odl-bgpcep-bgp-linkstate/pom.xml +++ b/features/bgp/odl-bgpcep-bgp-linkstate/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/bgp/odl-bgpcep-bgp-openconfig-state/pom.xml b/features/bgp/odl-bgpcep-bgp-openconfig-state/pom.xml index e82bf8d018..507cab3a83 100644 --- a/features/bgp/odl-bgpcep-bgp-openconfig-state/pom.xml +++ b/features/bgp/odl-bgpcep-bgp-openconfig-state/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/bgp/odl-bgpcep-bgp-openconfig/pom.xml b/features/bgp/odl-bgpcep-bgp-openconfig/pom.xml index 141214bcfb..56a7e648e4 100644 --- a/features/bgp/odl-bgpcep-bgp-openconfig/pom.xml +++ b/features/bgp/odl-bgpcep-bgp-openconfig/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/bgp/odl-bgpcep-bgp-parser-api/pom.xml b/features/bgp/odl-bgpcep-bgp-parser-api/pom.xml index a14ba6f0da..9c9b3cf9d6 100644 --- a/features/bgp/odl-bgpcep-bgp-parser-api/pom.xml +++ b/features/bgp/odl-bgpcep-bgp-parser-api/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/bgp/odl-bgpcep-bgp-parser/pom.xml b/features/bgp/odl-bgpcep-bgp-parser/pom.xml index 85a5a5836d..2d65e9f938 100644 --- a/features/bgp/odl-bgpcep-bgp-parser/pom.xml +++ b/features/bgp/odl-bgpcep-bgp-parser/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/bgp/odl-bgpcep-bgp-path-selection-mode/pom.xml b/features/bgp/odl-bgpcep-bgp-path-selection-mode/pom.xml index 366b08ed8a..443632d1ee 100644 --- a/features/bgp/odl-bgpcep-bgp-path-selection-mode/pom.xml +++ b/features/bgp/odl-bgpcep-bgp-path-selection-mode/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/bgp/odl-bgpcep-bgp-rib-api/pom.xml b/features/bgp/odl-bgpcep-bgp-rib-api/pom.xml index c0e6e230fd..61914c8a8d 100644 --- a/features/bgp/odl-bgpcep-bgp-rib-api/pom.xml +++ b/features/bgp/odl-bgpcep-bgp-rib-api/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/bgp/odl-bgpcep-bgp-rib-impl/pom.xml b/features/bgp/odl-bgpcep-bgp-rib-impl/pom.xml index 6f732068d5..c14b0e6581 100644 --- a/features/bgp/odl-bgpcep-bgp-rib-impl/pom.xml +++ b/features/bgp/odl-bgpcep-bgp-rib-impl/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/bgp/odl-bgpcep-bgp-topology/pom.xml b/features/bgp/odl-bgpcep-bgp-topology/pom.xml index 6f7510468e..fa3926a155 100644 --- a/features/bgp/odl-bgpcep-bgp-topology/pom.xml +++ b/features/bgp/odl-bgpcep-bgp-topology/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/bgp/odl-bgpcep-bgp/pom.xml b/features/bgp/odl-bgpcep-bgp/pom.xml index 3bce6aa748..cdbc75f102 100644 --- a/features/bgp/odl-bgpcep-bgp/pom.xml +++ b/features/bgp/odl-bgpcep-bgp/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/bgpcep-extras/features-bgpcep-extras/pom.xml b/features/bgpcep-extras/features-bgpcep-extras/pom.xml index eee0cdf3a5..652a05f53a 100644 --- a/features/bgpcep-extras/features-bgpcep-extras/pom.xml +++ b/features/bgpcep-extras/features-bgpcep-extras/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/bgpcep-extras/odl-bgpcep-data-change-counter/pom.xml b/features/bgpcep-extras/odl-bgpcep-data-change-counter/pom.xml index 05a544abff..7fd13064eb 100644 --- a/features/bgpcep-extras/odl-bgpcep-data-change-counter/pom.xml +++ b/features/bgpcep-extras/odl-bgpcep-data-change-counter/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/bgpcep-extras/odl-bgpcep-extras-dependencies/pom.xml b/features/bgpcep-extras/odl-bgpcep-extras-dependencies/pom.xml index 294dcb5d1a..d7f00eb765 100644 --- a/features/bgpcep-extras/odl-bgpcep-extras-dependencies/pom.xml +++ b/features/bgpcep-extras/odl-bgpcep-extras-dependencies/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/bmp/features-bmp/pom.xml b/features/bmp/features-bmp/pom.xml index bd8dedf2df..fecb25ea0e 100644 --- a/features/bmp/features-bmp/pom.xml +++ b/features/bmp/features-bmp/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/bmp/odl-bgpcep-bmp-api/pom.xml b/features/bmp/odl-bgpcep-bmp-api/pom.xml index 0062b8a880..8f2cc6ac67 100644 --- a/features/bmp/odl-bgpcep-bmp-api/pom.xml +++ b/features/bmp/odl-bgpcep-bmp-api/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/bmp/odl-bgpcep-bmp/pom.xml b/features/bmp/odl-bgpcep-bmp/pom.xml index 46f8a29a84..d3c43d8598 100644 --- a/features/bmp/odl-bgpcep-bmp/pom.xml +++ b/features/bmp/odl-bgpcep-bmp/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/bmp/pom.xml b/features/bmp/pom.xml index d8fe29ef4b..1c7ef80b1b 100644 --- a/features/bmp/pom.xml +++ b/features/bmp/pom.xml @@ -1,3 +1,11 @@ + + 4.0.0 diff --git a/features/pcep/features-pcep/pom.xml b/features/pcep/features-pcep/pom.xml index 00f4e17875..3226107cee 100644 --- a/features/pcep/features-pcep/pom.xml +++ b/features/pcep/features-pcep/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/pcep/odl-bgpcep-pcep-api/pom.xml b/features/pcep/odl-bgpcep-pcep-api/pom.xml index fe987b82fd..2079d3cbf0 100644 --- a/features/pcep/odl-bgpcep-pcep-api/pom.xml +++ b/features/pcep/odl-bgpcep-pcep-api/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/pcep/odl-bgpcep-pcep-auto-bandwidth/pom.xml b/features/pcep/odl-bgpcep-pcep-auto-bandwidth/pom.xml index ad74cc3290..20f69b1d52 100644 --- a/features/pcep/odl-bgpcep-pcep-auto-bandwidth/pom.xml +++ b/features/pcep/odl-bgpcep-pcep-auto-bandwidth/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/pcep/odl-bgpcep-pcep-impl/pom.xml b/features/pcep/odl-bgpcep-pcep-impl/pom.xml index fa67951307..49407ac251 100644 --- a/features/pcep/odl-bgpcep-pcep-impl/pom.xml +++ b/features/pcep/odl-bgpcep-pcep-impl/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/pcep/odl-bgpcep-pcep-segment-routing/pom.xml b/features/pcep/odl-bgpcep-pcep-segment-routing/pom.xml index 1bc5833f92..8cdc908407 100644 --- a/features/pcep/odl-bgpcep-pcep-segment-routing/pom.xml +++ b/features/pcep/odl-bgpcep-pcep-segment-routing/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/pcep/odl-bgpcep-pcep-stateful07/pom.xml b/features/pcep/odl-bgpcep-pcep-stateful07/pom.xml index fd00baedb5..d4abd899c6 100644 --- a/features/pcep/odl-bgpcep-pcep-stateful07/pom.xml +++ b/features/pcep/odl-bgpcep-pcep-stateful07/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/pcep/odl-bgpcep-pcep-topology-provider/pom.xml b/features/pcep/odl-bgpcep-pcep-topology-provider/pom.xml index cf9f09f574..eeaba6e88f 100644 --- a/features/pcep/odl-bgpcep-pcep-topology-provider/pom.xml +++ b/features/pcep/odl-bgpcep-pcep-topology-provider/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/pcep/odl-bgpcep-pcep-topology/pom.xml b/features/pcep/odl-bgpcep-pcep-topology/pom.xml index a991bc57b8..bf489a39a6 100644 --- a/features/pcep/odl-bgpcep-pcep-topology/pom.xml +++ b/features/pcep/odl-bgpcep-pcep-topology/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/pcep/odl-bgpcep-pcep-tunnel-provider/pom.xml b/features/pcep/odl-bgpcep-pcep-tunnel-provider/pom.xml index 7aef86dd82..45159c3b7a 100644 --- a/features/pcep/odl-bgpcep-pcep-tunnel-provider/pom.xml +++ b/features/pcep/odl-bgpcep-pcep-tunnel-provider/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/pcep/odl-bgpcep-pcep/pom.xml b/features/pcep/odl-bgpcep-pcep/pom.xml index 8c58aadfc4..6ceef828e1 100644 --- a/features/pcep/odl-bgpcep-pcep/pom.xml +++ b/features/pcep/odl-bgpcep-pcep/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/pcep/odl-bgpcep-programming-api/pom.xml b/features/pcep/odl-bgpcep-programming-api/pom.xml index 549e4cfc50..36986d9f4a 100644 --- a/features/pcep/odl-bgpcep-programming-api/pom.xml +++ b/features/pcep/odl-bgpcep-programming-api/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/pcep/odl-bgpcep-programming-impl/pom.xml b/features/pcep/odl-bgpcep-programming-impl/pom.xml index 518e5fee36..31d6b3c618 100644 --- a/features/pcep/odl-bgpcep-programming-impl/pom.xml +++ b/features/pcep/odl-bgpcep-programming-impl/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/pom.xml b/features/pom.xml index 737a01496a..e605bb9aae 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -1,26 +1,34 @@ - - 4.0.0 - - org.opendaylight.odlparent - odlparent-lite - 3.0.2 - - + + + 4.0.0 + + org.opendaylight.odlparent + odlparent-lite + 3.0.2 + + - - bgp - pcep - bgpcep-extras - bmp - rsvp - topology - concepts - config-loader - + org.opendaylight.bgpcep + features-bgpcep + 0.10.0-SNAPSHOT + pom + + + bgp + pcep + bgpcep-extras + bmp + rsvp + topology + concepts + config-loader + diff --git a/features/rsvp/features-rsvp/pom.xml b/features/rsvp/features-rsvp/pom.xml index d1fb22d526..183f01f132 100644 --- a/features/rsvp/features-rsvp/pom.xml +++ b/features/rsvp/features-rsvp/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/rsvp/odl-bgpcep-rsvp-api/pom.xml b/features/rsvp/odl-bgpcep-rsvp-api/pom.xml index e12bf6aed8..9865781ad9 100644 --- a/features/rsvp/odl-bgpcep-rsvp-api/pom.xml +++ b/features/rsvp/odl-bgpcep-rsvp-api/pom.xml @@ -1,4 +1,11 @@ + diff --git a/features/rsvp/odl-bgpcep-rsvp/pom.xml b/features/rsvp/odl-bgpcep-rsvp/pom.xml index 677a09619e..a5afe23214 100644 --- a/features/rsvp/odl-bgpcep-rsvp/pom.xml +++ b/features/rsvp/odl-bgpcep-rsvp/pom.xml @@ -1,4 +1,11 @@ + diff --git a/pcep/auto-bandwidth-extension/src/main/resources/org/opendaylight/blueprint/pcep-auto-bandwidth.xml b/pcep/auto-bandwidth-extension/src/main/resources/org/opendaylight/blueprint/pcep-auto-bandwidth.xml index 8b1885603b..198a48128b 100644 --- a/pcep/auto-bandwidth-extension/src/main/resources/org/opendaylight/blueprint/pcep-auto-bandwidth.xml +++ b/pcep/auto-bandwidth-extension/src/main/resources/org/opendaylight/blueprint/pcep-auto-bandwidth.xml @@ -1,4 +1,11 @@ + diff --git a/pcep/auto-bandwidth-extension/src/main/yang/pcep-auto-bandwidth-app-config.yang b/pcep/auto-bandwidth-extension/src/main/yang/pcep-auto-bandwidth-app-config.yang index 469e17c6af..f15c0dc89a 100644 --- a/pcep/auto-bandwidth-extension/src/main/yang/pcep-auto-bandwidth-app-config.yang +++ b/pcep/auto-bandwidth-extension/src/main/yang/pcep-auto-bandwidth-app-config.yang @@ -8,7 +8,14 @@ module pcep-auto-bandwidth-app-config { revision "2016-07-07" { description - "Initial revision."; + "Initial revision. + + Copyright (c) 2016 Brocade Communications Systems, Inc. All rights reserved. + + This program and the accompanying materials are made available + under the terms of the Eclipse Public License v1.0 which + accompanies this distribution, and is available at + http://www.eclipse.org/legal/epl-v10.html"; } container pcep-auto-bandwidth-app-config { diff --git a/pcep/base-parser/src/main/resources/org/opendaylight/blueprint/pcep-base-parser.xml b/pcep/base-parser/src/main/resources/org/opendaylight/blueprint/pcep-base-parser.xml index 462f37fad3..cf6e48b165 100644 --- a/pcep/base-parser/src/main/resources/org/opendaylight/blueprint/pcep-base-parser.xml +++ b/pcep/base-parser/src/main/resources/org/opendaylight/blueprint/pcep-base-parser.xml @@ -1,4 +1,11 @@ + diff --git a/pcep/ietf-stateful07/src/main/resources/META-INF/services/org.opendaylight.protocol.pcep.PCEPCapability b/pcep/ietf-stateful07/src/main/resources/META-INF/services/org.opendaylight.protocol.pcep.PCEPCapability index 397e1e78f6..9183154746 100644 --- a/pcep/ietf-stateful07/src/main/resources/META-INF/services/org.opendaylight.protocol.pcep.PCEPCapability +++ b/pcep/ietf-stateful07/src/main/resources/META-INF/services/org.opendaylight.protocol.pcep.PCEPCapability @@ -1 +1,7 @@ +# Copyright (c) 2016 Brocade Communications Systems, Inc. and others. All rights reserved. +# +# This program and the accompanying materials are made available +# under the terms of the Eclipse Public License v1.0 which +# accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html org.opendaylight.protocol.pcep.ietf.stateful07.PCEPStatefulCapability \ No newline at end of file diff --git a/pcep/ietf-stateful07/src/main/resources/META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator b/pcep/ietf-stateful07/src/main/resources/META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator index 57a26e998c..1d4d9bec41 100644 --- a/pcep/ietf-stateful07/src/main/resources/META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator +++ b/pcep/ietf-stateful07/src/main/resources/META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator @@ -1,3 +1,10 @@ +# +# Copyright (c) 2014 Cisco Systems, Inc. and others. All rights reserved. +# +# This program and the accompanying materials are made available under the +# terms of the Eclipse Public License v1.0 which accompanies this distribution, +# and is available at http://www.eclipse.org/legal/epl-v10.html +# org.opendaylight.protocol.pcep.ietf.stateful07.StatefulActivator org.opendaylight.protocol.pcep.ietf.initiated00.CrabbeInitiatedActivator org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsActivator diff --git a/pcep/ietf-stateful07/src/main/resources/org/opendaylight/blueprint/pcep-ietf-stateful.xml b/pcep/ietf-stateful07/src/main/resources/org/opendaylight/blueprint/pcep-ietf-stateful.xml index c69eaf96a3..5b80392932 100644 --- a/pcep/ietf-stateful07/src/main/resources/org/opendaylight/blueprint/pcep-ietf-stateful.xml +++ b/pcep/ietf-stateful07/src/main/resources/org/opendaylight/blueprint/pcep-ietf-stateful.xml @@ -1,4 +1,11 @@ + diff --git a/pcep/ietf-stateful07/src/main/yang/odl-pcep-ietf-stateful07-app-config.yang b/pcep/ietf-stateful07/src/main/yang/odl-pcep-ietf-stateful07-app-config.yang index ebfe3d859f..747c7dd81d 100644 --- a/pcep/ietf-stateful07/src/main/yang/odl-pcep-ietf-stateful07-app-config.yang +++ b/pcep/ietf-stateful07/src/main/yang/odl-pcep-ietf-stateful07-app-config.yang @@ -8,7 +8,14 @@ module pcep-ietf-stateful07-app-config { revision "2016-07-07" { description - "Initial revision."; + "Initial revision. + + Copyright (c) 2016 Brocade Communications Systems, Inc. All rights reserved. + + This program and the accompanying materials are made available + under the terms of the Eclipse Public License v1.0 which + accompanies this distribution, and is available at + http://www.eclipse.org/legal/epl-v10.html"; } grouping stateful-capabilities { diff --git a/pcep/impl/src/main/resources/org/opendaylight/blueprint/pcep-impl.xml b/pcep/impl/src/main/resources/org/opendaylight/blueprint/pcep-impl.xml index fb7f24d4fc..0e16b74bee 100644 --- a/pcep/impl/src/main/resources/org/opendaylight/blueprint/pcep-impl.xml +++ b/pcep/impl/src/main/resources/org/opendaylight/blueprint/pcep-impl.xml @@ -1,4 +1,11 @@ + diff --git a/pcep/impl/src/main/yang/pcep-app-config.yang b/pcep/impl/src/main/yang/pcep-app-config.yang index 579b1dc296..e517bf2997 100644 --- a/pcep/impl/src/main/yang/pcep-app-config.yang +++ b/pcep/impl/src/main/yang/pcep-app-config.yang @@ -8,7 +8,14 @@ module pcep-app-config { revision "2016-07-07" { description - "Initial revision."; + "Initial revision. + + Copyright (c) 2016 Brocade Communications Systems, Inc. All rights reserved. + + This program and the accompanying materials are made available + under the terms of the Eclipse Public License v1.0 which + accompanies this distribution, and is available at + http://www.eclipse.org/legal/epl-v10.html"; } container pcep-session-config { diff --git a/pcep/impl/src/test/java/org/opendaylight/protocol/pcep/impl/PCEPDispatcherImplTest.java b/pcep/impl/src/test/java/org/opendaylight/protocol/pcep/impl/PCEPDispatcherImplTest.java index 64512d4719..5e1056c964 100755 --- a/pcep/impl/src/test/java/org/opendaylight/protocol/pcep/impl/PCEPDispatcherImplTest.java +++ b/pcep/impl/src/test/java/org/opendaylight/protocol/pcep/impl/PCEPDispatcherImplTest.java @@ -42,7 +42,6 @@ import org.mockito.MockitoAnnotations; import org.opendaylight.protocol.concepts.KeyMapping; import org.opendaylight.protocol.pcep.PCEPCapability; import org.opendaylight.protocol.pcep.PCEPDispatcherDependencies; -import org.opendaylight.protocol.pcep.PCEPSession; import org.opendaylight.protocol.pcep.PCEPSessionListenerFactory; import org.opendaylight.protocol.pcep.PCEPSessionNegotiatorFactory; import org.opendaylight.protocol.pcep.PCEPSessionProposalFactory; diff --git a/pcep/segment-routing/src/main/resources/META-INF/services/org.opendaylight.protocol.pcep.PCEPCapability b/pcep/segment-routing/src/main/resources/META-INF/services/org.opendaylight.protocol.pcep.PCEPCapability index 26798a04e6..704e25ae30 100644 --- a/pcep/segment-routing/src/main/resources/META-INF/services/org.opendaylight.protocol.pcep.PCEPCapability +++ b/pcep/segment-routing/src/main/resources/META-INF/services/org.opendaylight.protocol.pcep.PCEPCapability @@ -1 +1,7 @@ +# Copyright (c) 2016 Brocade Communications Systems, Inc. and others. All rights reserved. +# +# This program and the accompanying materials are made available +# under the terms of the Eclipse Public License v1.0 which +# accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html org.opendaylight.protocol.pcep.segment.routing.PCEPSegmentRoutingCapability \ No newline at end of file diff --git a/pcep/segment-routing/src/main/resources/org/opendaylight/blueprint/pcep-segment-routing.xml b/pcep/segment-routing/src/main/resources/org/opendaylight/blueprint/pcep-segment-routing.xml index 5cb4893d16..2569ac1ea8 100644 --- a/pcep/segment-routing/src/main/resources/org/opendaylight/blueprint/pcep-segment-routing.xml +++ b/pcep/segment-routing/src/main/resources/org/opendaylight/blueprint/pcep-segment-routing.xml @@ -1,4 +1,11 @@ + diff --git a/pcep/segment-routing/src/main/yang/pcep-segment-routing-app-config.yang b/pcep/segment-routing/src/main/yang/pcep-segment-routing-app-config.yang index 4676b054fc..52e9451a7d 100644 --- a/pcep/segment-routing/src/main/yang/pcep-segment-routing-app-config.yang +++ b/pcep/segment-routing/src/main/yang/pcep-segment-routing-app-config.yang @@ -8,7 +8,14 @@ module pcep-segment-routing-app-config { revision "2016-07-07" { description - "Initial revision."; + "Initial revision. + + Copyright (c) 2016 Brocade Communications Systems, Inc. All rights reserved. + + This program and the accompanying materials are made available + under the terms of the Eclipse Public License v1.0 which + accompanies this distribution, and is available at + http://www.eclipse.org/legal/epl-v10.html"; } container pcep-segment-routing-config { diff --git a/pcep/spi/src/main/resources/org/opendaylight/blueprint/pcep-spi.xml b/pcep/spi/src/main/resources/org/opendaylight/blueprint/pcep-spi.xml index 1f02f95813..3b9e4f30d5 100644 --- a/pcep/spi/src/main/resources/org/opendaylight/blueprint/pcep-spi.xml +++ b/pcep/spi/src/main/resources/org/opendaylight/blueprint/pcep-spi.xml @@ -1,4 +1,11 @@ + diff --git a/pcep/topology/cli/src/main/resources/org/opendaylight/blueprint/pcep-cli.xml b/pcep/topology/cli/src/main/resources/org/opendaylight/blueprint/pcep-cli.xml index e1909ded93..3242cab9e6 100644 --- a/pcep/topology/cli/src/main/resources/org/opendaylight/blueprint/pcep-cli.xml +++ b/pcep/topology/cli/src/main/resources/org/opendaylight/blueprint/pcep-cli.xml @@ -1,4 +1,11 @@ + diff --git a/pcep/topology/pom.xml b/pcep/topology/pom.xml index 642e55470b..cf06c7ad4d 100644 --- a/pcep/topology/pom.xml +++ b/pcep/topology/pom.xml @@ -1,4 +1,11 @@ + diff --git a/pcep/topology/topology-provider/src/main/resources/org/opendaylight/blueprint/pcep-topology.xml b/pcep/topology/topology-provider/src/main/resources/org/opendaylight/blueprint/pcep-topology.xml index 3e7ac4fce2..fd35a7b566 100644 --- a/pcep/topology/topology-provider/src/main/resources/org/opendaylight/blueprint/pcep-topology.xml +++ b/pcep/topology/topology-provider/src/main/resources/org/opendaylight/blueprint/pcep-topology.xml @@ -1,4 +1,11 @@ + diff --git a/pcep/tunnel/tunnel-provider/src/main/resources/org/opendaylight/blueprint/pcep-tunnel-provider.xml b/pcep/tunnel/tunnel-provider/src/main/resources/org/opendaylight/blueprint/pcep-tunnel-provider.xml index af8d98c4e2..d4eac3ce92 100644 --- a/pcep/tunnel/tunnel-provider/src/main/resources/org/opendaylight/blueprint/pcep-tunnel-provider.xml +++ b/pcep/tunnel/tunnel-provider/src/main/resources/org/opendaylight/blueprint/pcep-tunnel-provider.xml @@ -1,4 +1,11 @@ + + diff --git a/rsvp/spi/src/main/resources/org/opendaylight/blueprint/rsvp-spi.xml b/rsvp/spi/src/main/resources/org/opendaylight/blueprint/rsvp-spi.xml index e4c91d7d16..05b484cb0e 100644 --- a/rsvp/spi/src/main/resources/org/opendaylight/blueprint/rsvp-spi.xml +++ b/rsvp/spi/src/main/resources/org/opendaylight/blueprint/rsvp-spi.xml @@ -1,4 +1,11 @@ + -- 2.36.6