Statistics loadable / installable in Karaf 09/12909/2
authorMichal Polkorab <michal.polkorab@pantheon.sk>
Tue, 18 Nov 2014 09:41:42 +0000 (10:41 +0100)
committerMichal Polkorab <michal.polkorab@pantheon.sk>
Tue, 18 Nov 2014 13:34:32 +0000 (14:34 +0100)
commit469c65356d15832801188e234281bc59e60f84b7
tree5d52368156af620718c17686276e4c81debd61f7
parentf7f6622d4de5ea6c70a24c583d42020301b69cf3
Statistics loadable / installable in Karaf

 - created new feature odl-openflowjava-stats in order to ensure correct
   module start
 - created new project openflowjava-config to properly store and delagate
   statistics config file
 - removed stats-collection as a service from configuration xml

Change-Id: If2b94c4ec9bf2a2c8157eaad546672df6e1d1500
Signed-off-by: Michal Polkorab <michal.polkorab@pantheon.sk>
features/src/main/resources/features.xml
openflow-protocol-impl/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/_switch/connection/provider/impl/rev140328/StatisticsCollectionModule.java
openflowjava-config/pom.xml [new file with mode: 0644]
openflowjava-config/src/main/resources/45-openflowjava-stats.xml [new file with mode: 0644]
pom.xml