BUG-7657: Karaf 4 migration: provide Karaf 4 groupbasedpolicy features 05/54105/18
authorMichal Cmarada <mcmarada@cisco.com>
Tue, 9 May 2017 13:07:17 +0000 (15:07 +0200)
committerMichal Cmarada <mcmarada@cisco.com>
Tue, 9 May 2017 13:07:17 +0000 (15:07 +0200)
commit37e5ec581b3f7e93fb9553eeaa9dce32509561d7
treed2c3280cb3298e06687e89aa82527a240630370f
parent1d16ccae35abe5242b152325fa42f91124e4cf53
BUG-7657:  Karaf 4 migration: provide Karaf 4 groupbasedpolicy features

Karaf 4 groupbasedpolicy features

Change-Id: If0db8495644f8969c39f386f236d6015574fb95b
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
61 files changed:
artifacts/pom.xml
distribution-karaf/pom.xml
domain-extensions/l2-l3/pom.xml
domain-extensions/pom.xml
features/features-groupedpolicy/pom.xml [new file with mode: 0644]
features/features-groupedpolicy/src/main/features/features.xml [moved from features/src/main/features/features.xml with 86% similarity]
features/features4-groupbasedpolicy/pom.xml [new file with mode: 0644]
features/odl-groupbasedpolicy-base/pom.xml [new file with mode: 0644]
features/odl-groupbasedpolicy-base/src/main/feature/features.xml [new file with mode: 0644]
features/odl-groupbasedpolicy-faas/pom.xml [new file with mode: 0644]
features/odl-groupbasedpolicy-faas/src/main/feature/features.xml [new file with mode: 0644]
features/odl-groupbasedpolicy-ios-xe/pom.xml [new file with mode: 0644]
features/odl-groupbasedpolicy-ios-xe/src/main/feature/features.xml [new file with mode: 0644]
features/odl-groupbasedpolicy-iovisor/pom.xml [new file with mode: 0644]
features/odl-groupbasedpolicy-iovisor/src/main/feature/features.xml [new file with mode: 0644]
features/odl-groupbasedpolicy-ip-sgt-distribution-service/pom.xml [new file with mode: 0644]
features/odl-groupbasedpolicy-ip-sgt-distribution-service/src/main/feature/features.xml [new file with mode: 0644]
features/odl-groupbasedpolicy-ne-location-provider/pom.xml [new file with mode: 0644]
features/odl-groupbasedpolicy-ne-location-provider/src/main/feature/features.xml [new file with mode: 0644]
features/odl-groupbasedpolicy-netconf/pom.xml [new file with mode: 0644]
features/odl-groupbasedpolicy-netconf/src/main/feature/features.xml [new file with mode: 0644]
features/odl-groupbasedpolicy-neutron-and-ofoverlay/pom.xml [new file with mode: 0644]
features/odl-groupbasedpolicy-neutron-and-ofoverlay/src/main/feature/features.xml [new file with mode: 0644]
features/odl-groupbasedpolicy-neutron-vpp-mapper/pom.xml [new file with mode: 0644]
features/odl-groupbasedpolicy-neutron-vpp-mapper/src/main/feature/features.xml [new file with mode: 0644]
features/odl-groupbasedpolicy-neutronmapper/pom.xml [new file with mode: 0644]
features/odl-groupbasedpolicy-neutronmapper/src/main/feature/features.xml [new file with mode: 0644]
features/odl-groupbasedpolicy-ofoverlay/pom.xml [new file with mode: 0644]
features/odl-groupbasedpolicy-ofoverlay/src/main/feature/features.xml [new file with mode: 0644]
features/odl-groupbasedpolicy-ovssfc/pom.xml [new file with mode: 0644]
features/odl-groupbasedpolicy-ovssfc/src/main/feature/features.xml [new file with mode: 0644]
features/odl-groupbasedpolicy-sxp-ep-provider/pom.xml [new file with mode: 0644]
features/odl-groupbasedpolicy-sxp-ep-provider/src/main/feature/features.xml [new file with mode: 0644]
features/odl-groupbasedpolicy-sxp-ise-adapter/pom.xml [new file with mode: 0644]
features/odl-groupbasedpolicy-sxp-ise-adapter/src/main/feature/features.xml [new file with mode: 0644]
features/odl-groupbasedpolicy-ui/pom.xml [new file with mode: 0644]
features/odl-groupbasedpolicy-vpp/pom.xml [new file with mode: 0644]
features/odl-groupbasedpolicy-vpp/src/main/feature/features.xml [new file with mode: 0644]
features/pom.xml
groupbasedpolicy-ui/bundle/pom.xml
groupbasedpolicy-ui/bundle/src/main/resources/org/opendaylight/blueprint/blueprint.xml
groupbasedpolicy-ui/module/pom.xml
groupbasedpolicy-ui/pom.xml
groupbasedpolicy/pom.xml
location-providers/ne-location-provider/pom.xml
location-providers/pom.xml
neutron-mapper/pom.xml
neutron-ovsdb/pom.xml
neutron-vpp-mapper/pom.xml
renderers/faas/pom.xml
renderers/ios-xe/pom.xml
renderers/iovisor/pom.xml
renderers/netconf/pom.xml
renderers/ofoverlay/pom.xml
renderers/ovssfc/pom.xml
renderers/pom.xml
renderers/vpp/pom.xml
sxp-integration/ip-sgt-distribution-service/pom.xml
sxp-integration/pom.xml
sxp-integration/sxp-ep-provider/pom.xml
sxp-integration/sxp-ise-adapter/pom.xml