BUG-7510: BGP features migration to karaf 4 88/51288/15
authorClaudio D. Gasparini <cgaspari@cisco.com>
Fri, 20 Jan 2017 10:59:13 +0000 (11:59 +0100)
committerRobert Varga <nite@hq.sk>
Wed, 8 Feb 2017 18:34:57 +0000 (18:34 +0000)
commit83dcb80055f66736d1096d2d33272d2f9e6a2eda
tree60c6616b068dbb22834d8b9d2dc7c8086e6c2bc6
parentfa6c739dcc4773c05eb2e058d1aad5b49f06205d
BUG-7510: BGP features migration to karaf 4

BGP features migration to karaf 4

Change-Id: I78156ba3da5a5da396d8b98bc77f79e16ae8d2c7
Signed-off-by: Claudio D. Gasparini <cgaspari@cisco.com>
26 files changed:
artifacts/pom.xml
features/bgp/features-bgp/pom.xml [new file with mode: 0644]
features/bgp/features-bgp/src/main/features/features.xml [moved from features/bgp/src/main/features/features.xml with 97% similarity]
features/bgp/features4-bgp/pom.xml [new file with mode: 0644]
features/bgp/odl-bgpcep-bgp-benchmark/pom.xml [new file with mode: 0644]
features/bgp/odl-bgpcep-bgp-cli/pom.xml [new file with mode: 0644]
features/bgp/odl-bgpcep-bgp-config-loader/pom.xml [new file with mode: 0644]
features/bgp/odl-bgpcep-bgp-dependencies/pom.xml [new file with mode: 0644]
features/bgp/odl-bgpcep-bgp-evpn/pom.xml [new file with mode: 0644]
features/bgp/odl-bgpcep-bgp-flowspec/pom.xml [new file with mode: 0644]
features/bgp/odl-bgpcep-bgp-inet/pom.xml [new file with mode: 0644]
features/bgp/odl-bgpcep-bgp-l3vpn/pom.xml [new file with mode: 0644]
features/bgp/odl-bgpcep-bgp-labeled-unicast/pom.xml [new file with mode: 0644]
features/bgp/odl-bgpcep-bgp-linkstate/pom.xml [new file with mode: 0644]
features/bgp/odl-bgpcep-bgp-openconfig-state/pom.xml [new file with mode: 0644]
features/bgp/odl-bgpcep-bgp-openconfig/pom.xml [new file with mode: 0644]
features/bgp/odl-bgpcep-bgp-parser/pom.xml [new file with mode: 0644]
features/bgp/odl-bgpcep-bgp-path-selection-mode/pom.xml [new file with mode: 0644]
features/bgp/odl-bgpcep-bgp-rib-api/pom.xml [new file with mode: 0644]
features/bgp/odl-bgpcep-bgp-rib-impl/pom.xml [new file with mode: 0644]
features/bgp/odl-bgpcep-bgp-topology/pom.xml [new file with mode: 0644]
features/bgp/odl-bgpcep-bgp/pom.xml [new file with mode: 0644]
features/bgp/odl-bgpcep-bgp/src/main/feature/feature.xml [new file with mode: 0644]
features/bgp/odl-bgpcep-config-files/pom.xml [new file with mode: 0644]
features/bgp/odl-bgpcep-config-files/src/main/feature/feature.xml [new file with mode: 0644]
features/bgp/pom.xml