vorburger / opendaylight-simple

Run a typical OpenDaylight SDN application such as netvirt without requiring the Apache Karaf OSGi runtime container.
Eclipse Public License 1.0
4 stars 3 forks source link

switch GeniusModule to be an AutoWiringModule, remove all manual wiring #77

Closed vorburger closed 5 years ago

vorburger commented 5 years ago

This doesn't quite work yet, but hopefully will in the not too distant future; the only thing failing (today) is that it's missing the PacketProcessingService, see https://jira.opendaylight.org/browse/OPNFLWPLUG-1059.

It's also possible that future work breaks this again; e.g. it will need re-testing after merging of things such as https://git.opendaylight.org/gerrit/#/c/78873/ and https://git.opendaylight.org/gerrit/#/c/78871/, or https://git.opendaylight.org/gerrit/#/c/77339/ and the like.

@skitt I thought you may like seeing this.

vorburger commented 5 years ago

merged as daf94810d060179742f100df264677e5111211f6 (and 9dc44f7500ba54d9763c4260362a427c34800b16)