BUG-2637: Create features for migrated apps 63/14463/10
authorMichal Rehak <mirehak@cisco.com>
Fri, 23 Jan 2015 19:50:01 +0000 (20:50 +0100)
committermichal rehak <mirehak@cisco.com>
Mon, 23 Feb 2015 15:59:52 +0000 (15:59 +0000)
commit362fb87fdddc77ffa2712c5573b01935d6e02d7a
tree3b7693c9942e720f555a451b9b7caa96dd61eb67
parentbb3806c1c535d0d625a20a4e90b019f24035cd45
BUG-2637: Create features for migrated apps

  - created features
  - replaced old md-sal flow* models
  - this change depends on disabling of apps and models in their
    old place in md-sal
  - fixed outdated dirty dependencies of features
  - added sal-compatibility
  - rebased
  - redirected features and IT to local models

see controller: https://git.opendaylight.org/gerrit/#/c/14464/

Change-Id: I6d7d4f1461bc7200e31736462a284ff94ed3b8f6
Signed-off-by: Michal Rehak <mirehak@cisco.com>
34 files changed:
applications/forwardingrules-manager/migrationStep.1 [deleted file]
applications/inventory-manager/migrationStep.1 [deleted file]
applications/lldp-speaker/pom.xml
applications/of-switch-config-pusher/pom.xml
applications/statistics-manager-config/migrationStep.1 [deleted file]
applications/statistics-manager/migrationStep.1 [deleted file]
applications/table-miss-enforcer/pom.xml
applications/topology-lldp-discovery/migrationStep.1 [deleted file]
applications/topology-manager/migrationStep.1 [deleted file]
drop-test-karaf/pom.xml
drop-test/pom.xml
extension/features/src/main/resources/features.xml
extension/openflowplugin-extension-api/pom.xml
extension/openflowplugin-extension-nicira/pom.xml
extension/test-extension/pom.xml
features/pom.xml
features/src/main/resources/features.xml
legacy/features-legacy/pom.xml [new file with mode: 0644]
legacy/features-legacy/src/main/resources/features.xml [new file with mode: 0644]
legacy/pom.xml
legacy/sal-compatibility/migrationStep.1 [deleted file]
legacy/sal-compatibility/pom.xml
openflowplugin-api/pom.xml
openflowplugin-it/pom.xml
openflowplugin-it/src/test/java/org/opendaylight/openflowplugin/openflow/md/it/OFPaxOptionsAssistant.java
openflowplugin-it/src/test/java/org/opendaylight/openflowplugin/openflow/md/it/OFPluginFlowTest.java
openflowplugin-it/src/test/java/org/opendaylight/openflowplugin/openflow/md/it/OFPluginToLibraryTest.java
openflowplugin-it/src/test/java/org/opendaylight/openflowplugin/openflow/md/it/SalIntegrationTest.java
openflowplugin/pom.xml
pom.xml
samples/learning-switch/pom.xml
samples/sample-consumer/pom.xml
test-common/pom.xml
test-provider/pom.xml