Update upstreams to Silicon GA 51/110151/5
authorDavid Arjona <darjona@yahoo.com>
Mon, 5 Feb 2024 18:05:10 +0000 (13:05 -0500)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 14 Feb 2024 19:09:15 +0000 (20:09 +0100)
commit91ede713db2bbd9f6ec5a3d549d3c267e90e3a02
tree27359a2f8d8e6d150471ff35b86f284b53b0b8a7
parent8c212fa7c8196c5a9233d225305191e5dabddf43
Update upstreams to Silicon GA

Bump upstreams to:
- odlparent-8.1.1
- mdsal-7.0.6
- controller-3.0.7
- netconf-1.13.1
- openflowplugin-0.12.0

Also fix a javadoc warning and update tests to correctly set
connector/node ID, so that the corresponding key can be formed.

Change-Id: Ic1da101145ca844e3f63c3b787bf845ab379ce50
Signed-off-by: David Arjona <darjona@yahoo.com>
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
18 files changed:
arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java
arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java
artifacts/pom.xml
distribution/karaf/pom.xml
features/features-l2switch/pom.xml
features/odl-l2switch-addresstracker/pom.xml
features/odl-l2switch-all/pom.xml
features/odl-l2switch-arphandler/pom.xml
features/odl-l2switch-hosttracker/pom.xml
features/odl-l2switch-loopremover/pom.xml
features/odl-l2switch-packethandler/pom.xml
features/odl-l2switch-switch-rest/pom.xml
features/odl-l2switch-switch-ui/pom.xml
features/odl-l2switch-switch/pom.xml
features/pom.xml
l2switch-main/src/main/java/org/opendaylight/l2switch/flow/FlowWriterServiceImpl.java
loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java
parent/pom.xml