Bump MRI upstreams 99/96799/4
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 4 Jul 2021 12:45:41 +0000 (14:45 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 4 Jul 2021 15:42:38 +0000 (17:42 +0200)
commitb7836b03a7ff84943b23fd2976d25d3be7346a53
tree68f2faf25945321e6d2bba0b70bdf8cd0d536e17
parentda71b1d7aee1f8be80bd6520e14f41c013b6a3ad
Bump MRI upstreams

Adopt:
- odlparent-9.0.2
- infrautils-2.0.2
- mdsal-8.0.0
- controller-4.0.0
- aaa-0.14.0
- netconf-2.0.0

Change-Id: I2d273ff67ee4b9557580ad57b6c9377dd8e75ef2
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
35 files changed:
artifacts/pom.xml
features/parent/pom.xml
features/production/odl-neutron-hostconfig-ovs/pom.xml
features/production/odl-neutron-hostconfig-ovs/src/main/feature/feature.xml
features/production/odl-neutron-model/src/main/feature/feature.xml
features/production/odl-neutron-northbound-api/src/main/feature/feature.xml
features/production/odl-neutron-spi/src/main/feature/feature.xml
features/production/pom.xml
features/test/features-neutron-test/pom.xml
features/test/pom.xml
integration/test-standalone/pom.xml
integration/test/pom.xml
karaf/pom.xml
neutron-hostconfig/ovs/pom.xml
neutron-hostconfig/pom.xml
neutron-hostconfig/vpp/src/main/java/org/opendaylight/neutron/hostconfig/vpp/NeutronHostconfigVppListener.java
neutron-logger/pom.xml
northbound-api/pom.xml
parent/pom.xml
transcriber/pom.xml
transcriber/src/main/java/org/opendaylight/neutron/transcriber/NeutronBgpvpnInterface.java
transcriber/src/main/java/org/opendaylight/neutron/transcriber/NeutronFirewallRuleInterface.java
transcriber/src/main/java/org/opendaylight/neutron/transcriber/NeutronL2gatewayInterface.java
transcriber/src/main/java/org/opendaylight/neutron/transcriber/NeutronLoadBalancerHealthMonitorInterface.java
transcriber/src/main/java/org/opendaylight/neutron/transcriber/NeutronLoadBalancerPoolInterface.java
transcriber/src/main/java/org/opendaylight/neutron/transcriber/NeutronNetworkInterface.java
transcriber/src/main/java/org/opendaylight/neutron/transcriber/NeutronPortInterface.java
transcriber/src/main/java/org/opendaylight/neutron/transcriber/NeutronQosPolicyInterface.java
transcriber/src/main/java/org/opendaylight/neutron/transcriber/NeutronRouterInterface.java
transcriber/src/main/java/org/opendaylight/neutron/transcriber/NeutronSFCFlowClassifierInterface.java
transcriber/src/main/java/org/opendaylight/neutron/transcriber/NeutronSFCPortChainInterface.java
transcriber/src/main/java/org/opendaylight/neutron/transcriber/NeutronSFCPortPairInterface.java
transcriber/src/main/java/org/opendaylight/neutron/transcriber/NeutronSecurityRuleInterface.java
transcriber/src/main/java/org/opendaylight/neutron/transcriber/NeutronSubnetInterface.java
transcriber/src/main/java/org/opendaylight/neutron/transcriber/NeutronTrunkInterface.java