Skip to content

Releases: stackhpc/neutron

stackhpc/20.5.0.9

18 Mar 12:02
c72cbd2

Choose a tag to compare

c72cbd2 Merge pull request #132 from stackhpc/upstream/yoga-2024-03-18
d3eeb57 Merge "[yoga only] Drop devstack-tobiko-neutron job" into unmaintained/yoga
b7c5063 [yoga only] Drop devstack-tobiko-neutron job

stackhpc/22.1.0.12

11 Mar 09:49
849bac0

Choose a tag to compare

849bac0 Merge pull request #129 from stackhpc/upstream/2023.1-2024-03-11
5ffec5d [OVN] Set MTU of the VETH interfaces between OVS and metadata
0673a9b [stable-only][OVN] Set VETH interface MAC address before up

stackhpc/21.2.0.11

11 Mar 09:49
c476919

Choose a tag to compare

c476919 Merge pull request #130 from stackhpc/upstream/zed-2024-03-11
cf21a4d [OVN] Set MTU of the VETH interfaces between OVS and metadata
d253552 [stable-only][OVN] Set VETH interface MAC address before up

stackhpc/20.5.0.8

11 Mar 09:49
4be97c8

Choose a tag to compare

4be97c8 Merge pull request #128 from stackhpc/upstream/yoga-2024-03-11
b0e6b05 [OVN] Add subnetpool-prefix-ops extension to ML2/OVN mech driver

stackhpc/22.1.0.11

05 Mar 10:39
98677bf

Choose a tag to compare

98677bf Merge pull request #126 from stackhpc/upstream/2023.1-2024-03-04
c162ea2 Merge "[OVN] A LRP in an external tunnelled network has no chassis" into stable/2023.1
c48f36d Merge "Retry set|get_link_attribute(s) if the interface is not present" into stable/2023.1
0dfe8de Ensure that haproxy spawned by the metadata agents is active
93cf601 Merge "Disallow subnet cidr of :: without PD" into stable/2023.1
b34911a [OVN] A LRP in an external tunnelled network has no chassis
1d2a1c6 Retry set|get_link_attribute(s) if the interface is not present
45acc0c Disallow subnet cidr of :: without PD

stackhpc/21.2.0.10

05 Mar 10:39
9f87ae0

Choose a tag to compare

9f87ae0 Merge pull request #127 from stackhpc/upstream/zed-2024-03-04
efb504f Merge "Stable-Only: Temporary stop running grenade jobs on Zed" into stable/zed
ddd01ee Merge "Retry set|get_link_attribute(s) if the interface is not present" into stable/zed
b7e2193 Stable-Only: Temporary stop running grenade jobs on Zed
aedb872 Ensure that haproxy spawned by the metadata agents is active
85debdd Remove TripleO jobs
32d7efb Retry set|get_link_attribute(s) if the interface is not present

stackhpc/22.1.0.10

19 Feb 12:16
fc170a5

Choose a tag to compare

fc170a5 Merge pull request #123 from stackhpc/upstream/2023.1-2024-02-19
69f64a1 Merge "Change SG rules backref load method to "joined"" into stable/2023.1
2af9b5c Merge "[Docs] Add info about incompatible PF configuration in ML2/OVN gaps" into stable/2023.1
5da469f Merge "Log warning about port forwardings that won't work properly" into stable/2023.1
0dd3cf9 Merge "[OVN] Warn about invalid OVN and FIP PF config during start of Neutron" into stable/2023.1
475a252 [Docs] Add info about incompatible PF configuration in ML2/OVN gaps
bd6595d Log warning about port forwardings that won't work properly
c40f637 [OVN] Warn about invalid OVN and FIP PF config during start of Neutron
c019a42 [OVN] Add subnetpool-prefix-ops extension to ML2/OVN mech driver
331f6ae Unmaintained-Only: change stable/yoga to unmaintained
3dec91e Change SG rules backref load method to "joined"

stackhpc/21.2.0.9

19 Feb 12:16
d8515db

Choose a tag to compare

d8515db Merge pull request #125 from stackhpc/upstream/zed-2024-02-19
b9e3818 [OVN] Add subnetpool-prefix-ops extension to ML2/OVN mech driver

stackhpc/20.5.0.7

19 Feb 12:18
12f7b4c

Choose a tag to compare

12f7b4c Merge pull request #124 from stackhpc/upstream/yoga-2024-02-19
49c8e0b Update .gitreview for unmaintained/yoga

stackhpc/22.1.0.9

13 Feb 13:21
dbe9c68

Choose a tag to compare

dbe9c68 Merge pull request #122 from stackhpc/upstream/2023.1-2024-02-12
f26a625 Merge "[OVN][FT] Retry in case of timeout when executing "ovsdb-client"." into stable/2023.1
da292ca Merge "[OVN] Use elevated context to retrieve subnet in router port configuration" into stable/2023.1
68542c0 [OVN] Use elevated context to retrieve subnet in router port configuration
fd0eabc dhcp: fix usage of helper function to retrieve process name
ce640c8 Merge "Make OVNMechanismDriver.post_fork_initialize callback cancellable" into stable/2023.1
4eb13b5 Merge "[Fullstack] Consolidate segmentation_id update tests into single test" into stable/2023.1
2654122 Merge "[Fullstack] Remove SecurityGroupRulesTest.test_normalized_cidr_in_rule test" into stable/2023.1
1801899 Merge "[Fullstack] Remove test_port_shut_down module" into stable/2023.1
d454176 Merge "[Fullstack] Remove unnecessary tests" into stable/2023.1
1dc0b18 Merge "For hosts in DVR mode, only fetch bound FIPs" into stable/2023.1
5833956 Merge "If method set_netns fails, restore previous device namespace" into stable/2023.1
77ba5fd Merge "Set trunk parent port as access port in ovs to avoid loop" into stable/2023.1
7818960 Merge "Add scope ID to the "GROUP BY" clause in get_scoped_floating_ips" into stable/2023.1
edfd0da Merge "Make get_ports RPC method common for the DHCP and Metadata agent" into stable/2023.1
2f678b9 [OVN][FT] Retry in case of timeout when executing "ovsdb-client".
f8628b5 [Fullstack] Consolidate segmentation_id update tests into single test
e5c743b [Fullstack] Remove SecurityGroupRulesTest.test_normalized_cidr_in_rule test
37367c1 [Fullstack] Remove test_port_shut_down module
1226d6a [Fullstack] Remove unnecessary tests
17d15db Set trunk parent port as access port in ovs to avoid loop
09c1c61 Make get_ports RPC method common for the DHCP and Metadata agent
20ba447 Make OVNMechanismDriver.post_fork_initialize callback cancellable
3eddcd9 If method set_netns fails, restore previous device namespace
fd06c73 For hosts in DVR mode, only fetch bound FIPs
37bdb9e Add scope ID to the "GROUP BY" clause in get_scoped_floating_ips