BUG-7511: PCEP features migration to karaf 4 87/51287/8
authorClaudio D. Gasparini <cgaspari@cisco.com>
Thu, 19 Jan 2017 18:18:22 +0000 (19:18 +0100)
committerRobert Varga <rovarga@cisco.com>
Fri, 3 Feb 2017 16:58:48 +0000 (17:58 +0100)
commitba31f89700685976b70c4ea5e21f2709c73d0cd0
tree3bc018b3484edb4678dfc27b9f35f657da21bccf
parent2bc031376c73211c312a42eeeee16dc582b54dae
BUG-7511: PCEP features migration to karaf 4

PCEP features migration to karaf 4

Change-Id: I490f7504c078cf21642d9fd527d2bd4ac9dd83bd
Signed-off-by: Claudio D. Gasparini <cgaspari@cisco.com>
Signed-off-by: Robert Varga <rovarga@cisco.com>
20 files changed:
artifacts/pom.xml
features/pcep/features-pcep/pom.xml [new file with mode: 0644]
features/pcep/features-pcep/src/main/features/features.xml [moved from features/pcep/src/main/features/features.xml with 97% similarity]
features/pcep/features4-pcep/pom.xml [new file with mode: 0644]
features/pcep/odl-bgpcep-pcep-api/pom.xml [new file with mode: 0644]
features/pcep/odl-bgpcep-pcep-api/src/main/feature/feature.xml [new file with mode: 0644]
features/pcep/odl-bgpcep-pcep-auto-bandwidth/pom.xml [new file with mode: 0644]
features/pcep/odl-bgpcep-pcep-dependencies/pom.xml [new file with mode: 0644]
features/pcep/odl-bgpcep-pcep-impl/pom.xml [new file with mode: 0644]
features/pcep/odl-bgpcep-pcep-segment-routing/pom.xml [new file with mode: 0644]
features/pcep/odl-bgpcep-pcep-stateful07/pom.xml [new file with mode: 0644]
features/pcep/odl-bgpcep-pcep-topology-provider/pom.xml [new file with mode: 0644]
features/pcep/odl-bgpcep-pcep-topology-provider/src/main/feature/feature.xml [new file with mode: 0644]
features/pcep/odl-bgpcep-pcep-topology/pom.xml [new file with mode: 0644]
features/pcep/odl-bgpcep-pcep-tunnel-provider/pom.xml [new file with mode: 0644]
features/pcep/odl-bgpcep-pcep/pom.xml [new file with mode: 0644]
features/pcep/odl-bgpcep-programming-api/pom.xml [new file with mode: 0644]
features/pcep/odl-bgpcep-programming-impl/pom.xml [new file with mode: 0644]
features/pcep/odl-bgpcep-programming-impl/src/main/feature/feature.xml [new file with mode: 0644]
features/pcep/pom.xml