This repository has been archived by the owner on Jul 13, 2020. It is now read-only.
Releases: vorburger/opendaylight-simple
Releases · vorburger/opendaylight-simple
untagged-bf6ea62a435fa514f5e4: Bump yangtools-artifacts from 2.1.7 to 2.1.8
Bumps yangtools-artifacts from 2.1.7 to 2.1.8. Signed-off-by: dependabot[bot] <support@dependabot.com>
untagged-c261adc335e6603ad6cd: add OvsdbModule & OvsdbModuleTest
This requires https://jira.opendaylight.org/browse/OVSDB-474.
untagged-778b16da9a82101c2a94: add testDiagStatus() to OpenFlowPluginWiringTest
to "prove" that those asynchronously initialized ports really came up This requires changes in infrautils as well as openflowplugin: * https://git.opendaylight.org/gerrit/#/c/78897/ * https://git.opendaylight.org/gerrit/78898
untagged-09213df3c4383c840630
add @fkautz's idea of a demo container to TODO
untagged-d8a9ac72d125c64c7eb4: remove the now upstreamed AutoWiringModule
see https://git.opendaylight.org/gerrit/#/c/78984/
untagged-d2451a2dcb40b4b6900a: Bump maven-assembly-plugin from 3.1.0 to 3.1.1
Bumps [maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/apache/maven-assembly-plugin/releases) - [Commits](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-3.1.0...maven-assembly-plugin-3.1.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
untagged-b48deffe0bc74121598e
exclude AAA Shiro - it's bloated, and useless
untagged-b08a5709e9d0d2c0c9bd: replace TestHttpClient with upstream TestWebClient
requires https://git.opendaylight.org/gerrit/#/c/79382/
untagged-63f9acfb094eb465d031: bind missing Routed RPC PacketProcessingService (see OPNFLWPLUG-1059)
untagged-63f9acfb094eb465d031: bind missing Routed RPC PacketProcessingService (see OPNFLWPLUG-1059)
https://jira.opendaylight.org/browse/OPNFLWPLUG-1059
untagged-483db27edcb5e1f6003b
switch GeniusModule to be an AutoWiringModule, remove all manual wiring