Releases: stackhpc/neutron
stackhpc/20.4.0.15
stackhpc/22.0.2.2
stackhpc/22.0.2.1
9c8b2c1 Merge pull request #76 from stackhpc/2023.1-workflows
a9e0378 Merge pull request #78 from stackhpc/2023.1-community-files
6d6bc25 Merge pull request #75 from stackhpc/2023.1-lb-fip-on-ovn-fix
936bf63 feat: automatic update of community files stackhpc/2023.1
f24ac49 feat: automatic update of workflows stackhpc/2023.1
b0a90af Revert: Ensure traffic is not centralized if DVR is enabled
a680d58 [Stable Only] Fix parent for nftables job
591cf6c Restore the tempest nftables jobs in experimental and periodic queues
1bc5068 [FT] Clear the idl lock in TestMaintenance tests
60b4c47 Merge "Remove any IPAM allocation if port bulk creation fails" into stable/2023.1
a4c0367 Remove any IPAM allocation if port bulk creation fails
6283440 Merge "Add dhcpagentscheduler API extension to the ML2/OVN extensions" into stable/2023.1
ece2eef Merge "Parameter filters may be None, which cannot be called with **" into stable/2023.1
3123df2 Add dhcpagentscheduler API extension to the ML2/OVN extensions
50fb47b "ebtables-nft" MAC rule deletion failing
571ac47 Merge "[OVN] Add the default condition check in PortBindingChassisEvent
" into stable/2023.1
b9a0bf0 Parameter filters may be None, which cannot be called with **
32273c3 Merge "Fix intermittent failures in finding metada port in SB DB" into stable/2023.1
d0cc33a Merge "Revert "[stable-only] Disable "neutron-tempest-plugin-jobs-2023-1" temporarily"" into stable/2023.1
ec588b0 Fix intermittent failures in finding metada port in SB DB
ad35d50 Merge "Use safer methods to get security groups on security group logging" into stable/2023.1
34e7468 Merge "[OVN] Fix rate and burst for stateless security groups" into stable/2023.1
9ae6cdf Revert "[stable-only] Disable "neutron-tempest-plugin-jobs-2023-1" temporarily"
cc209f4 Add "jammy" distribution release to the legacy ebtables installation
27a19fb [stable-only] Disable "neutron-tempest-plugin-jobs-2023-1" temporarily
7066974 Use safer methods to get security groups on security group logging
226220a [OVN] Fix rate and burst for stateless security groups
de329d2 [OVN] Add the default condition check in PortBindingChassisEvent
2319e7c [OVN] Match LSP_TYPE_VIRTUAL in PortBindingUpdateVirtualPortsEvent
4de1ddf Merge "Revert "[OVN][Trunk] Add port binding info on subport when parent is bound"" into stable/2023.1
93f223f Revert "[OVN][Trunk] Add port binding info on subport when parent is bound"
c89d028 Reduce lock contention on subnets
493bfd0 Merge "Check the device ID and host ID during virtual port binding" into stable/2023.1
96267a2 [PostgreSQL] Subnet entity with ServiceType grouped by both tables
b92fc1a Use HasStandardAttributes as parent class for Tags DB model
b7a59a5 Switch fullstack/functional fips jobs to 9-stream
7013fc5 Merge "[neutron-api] remove leader_only for sb connection" into stable/2023.1
4adbc85 Check the device ID and host ID during virtual port binding
4a7e7f2 Functional: assert multiple calls for update_virtual_port_host
efa5bc5 Merge "Revert "[OVN][Trunk] Set the subports correct host during live migration"" into stable/2023.1
e16a249 Call the "tc qdisc" command for ingress qdisc without parent
7f51901 Revert "[OVN][Trunk] Set the subports correct host during live migration"
fbda749 Improve the PortBindingUpdateVirtualPortsEvent
match filter
4428c8a Merge "[OVN] Add the 'uplink-status-propagation' extension to ML2/OVN" into stable/2023.1
29cc1a6 Merge "[FT] Make explicit the "publish" call check in "test_port_forwarding"" into stable/2023.1
234a098 [FT] Make explicit the "publish" call check in "test_port_forwarding"
adfe065 [OVN] Cleanup old Hash Ring node entries
8ddf72d Merge "[OVN] Disable the mcast_flood_reports option for LSPs" into stable/2023.1
4f70710 [OVN] Add the 'uplink-status-propagation' extension to ML2/OVN
cd6171a [OVN] Disable the mcast_flood_reports option for LSPs
6dc93c5 [OVN][Trunk] Set the subports correct host during live migration
f0923f4 [OVN] Skip the port status UP update during a live migration
be0cb06 Fix ovn-metadata agent sync of unused namespaces
98c4ae5 Send ovn heatbeat more often.
6eaa2a0 Merge "[OVN] Retry retrieving LSP hosting information" into stable/2023.1
0110c31 Merge "[OVN] ovn-db-sync check for router port differences" into stable/2023.1
04541b0 [OVN] ovn-db-sync check for router port differences
36f78ee hash-ring: Retry all DB operations if inactive
ddbb29a [OVN] Retry retrieving LSP hosting information
aa6674b Merge "dvr: Avoid installing non-dvr openflow rule on startup" into stable/2023.1
5c421ee Merge "[OVN] Hash Ring: Better handle Neutron worker failures" into stable/2023.1
f0dec9f [UT] Create network to make lazy loading in the models_v2 possible
6f8dc12 dvr: Avoid installing non-dvr openflow rule on startup
fbaf313 [OVN] Hash Ring: Better handle Neutron worker failures
f0abced [neutron-api] remove leader_only for sb connection
c6438e2 Merge "Fix ACL sync when default sg group is created" into stable/2023.1
6bba3bd Merge "[OVN] Prevent binding a virtual type port" into stable/2023.1
d8679f2 Merge "Move determine_bind_host
to ovn.utils
" into stable/2023.1
240fed6 Merge "Implement get_port_type_virtual_and_parents
method" into stable/2023.1
54a7475 Merge "Implement get_subnets_address_scopes
method" into stable/2023.1
02d2f03 Merge "[OVN] Remove SB "Chassis"/"Chassis_Private" duplicated registers" into stable/2023.1
6471cd5 Merge "[OVN][L3] Optimize FIP update operation" into stable/2023.1
c1f5bac Fix ACL sync when default sg group is created
657fa25 Merge "[OVN] Hash Ring: Set nodes as offline upon exit" into stable/2023.1
91e1086 Merge "Set result when lswitch port exist" into stable/2023.1
e3c90ad Merge "[FT] Move BaseOVSTestCase
class to concurrency 1 executor" into stable/2023.1
97f8ee9 Merge "[OVN] Expose chassis hosting information in LSP" into stable/2023.1
5dde1b0 Merge "Don't allow deletion of the router ports without IP addresses" into stable/2023.1
8660a4f Merge "[2023.1 Only] Switch to 2023.1 neutron-tempest-plugin jobs" into stable/2023.1
f15053e Merge "[OVN] Prevent Trunk creation/deletion with parent port bound" into stable/2023.1
c09938b Merge "Ensure traffic is not centralized if DVR is enabled" into stable/2023.1
e0c387f [2023.1 Only] Switch to 2023.1 neutron-tempest-plugin jobs
cc8e1c6 Merge "Disable pool recycle in tests" into stable/2023.1
5ef7967 Merge "Delete sg rule which remote is the deleted sg" into stable/2023.1
ad4c50d [OVN][L3] Optimize FIP update operation
d9eb4ff Set result when lswitch port exist
43cfe83 [OVN] Prevent binding a virtual type port
3c0e54f Move determine_bind_host
to ovn.utils
c8376e2 Implement get_port_type_virtual_and_parents
method
133af42 Implement get_subnets_address_scopes
method
fc29d62 Ensure traffic is not centralized if DVR is enabled
8546131 Don't allow deletion of the router ports without IP addresses
cd80353 Disable pool recycle in tests
287f423 Delete sg rule which remote is the deleted sg
82e9420 [OVN] Expose chassis hosting information in LSP
88d00e6 [FT] Move BaseOVSTestCase
class to concurrency 1 executor
2f48c24 [OVN] Prevent Trunk creation/deletion with parent port bound
06694e3 Load FIP information during initialize not init
9060971 Merge "Improve Hash Ring logs" into stable/2023.1
df41288 [OVN] Hash Ring: Set nodes as offline upon exit
1e568e9 Merge "Delete network namespace on last port deletion" into stable/2023.1
52cc015 Improve Hash Ring logs
9003ffa Merge "[qos] _validate_create_network_callback return in no network" into stable/2023.1
4462c1a [qos] _validate_create_network_callback return in no network
31a79f1 Delete network namespace on last port deletion
7fc12de [OVN] Remove SB "Chassis"/"Chassis_Private" duplicated registers
stackhpc/21.1.2.3
stackhpc/21.1.2.2
adc066b Merge pull request #77 from stackhpc/zed-workflows
1c9a866 Merge pull request #79 from stackhpc/zed-community-files
b434132 Merge pull request #74 from stackhpc/zed-lb-fip-on-ovn-fix
09a995a feat: automatic update of community files stackhpc/zed
e5fc121 feat: automatic update of workflows stackhpc/zed
1a81b9f Revert: Ensure traffic is not centralized if DVR is enabled
0284959 Merge "Reduce lock contention on subnets" into stable/zed
5bd0b88 Merge "[Stable Only] Fix parent for nftables job" into stable/zed
08a7224 Merge "Send ovn heatbeat more often." into stable/zed
442249a Merge "Spread OVN metadata agent heartbeat response in time" into stable/zed
67c1b0d [Stable Only] Fix parent for nftables job
66a55a2 Restore the tempest nftables jobs in experimental and periodic queues
d1e3446 Send ovn heatbeat more often.
a7e91a8 Spread OVN metadata agent heartbeat response in time
af6726e Merge "[stable-only] Replace cirros image versions not cached in the CI" into stable/zed
85b2500 "ebtables-nft" MAC rule deletion failing
717eb38 Remove any IPAM allocation if port bulk creation fails
a1cec66 Merge "Add dhcpagentscheduler API extension to the ML2/OVN extensions" into stable/zed
74f6f02 Merge "Parameter filters may be None, which cannot be called with **" into stable/zed
6476edc Add dhcpagentscheduler API extension to the ML2/OVN extensions
d9596fd [stable-only] Replace cirros image versions not cached in the CI
0c3f655 Merge "[OVN] Add the default condition check in PortBindingChassisEvent
" into stable/zed
d3001b6 Parameter filters may be None, which cannot be called with **
373d8ee Use safer methods to get security groups on security group logging
3152bc1 [OVN] Fix rate and burst for stateless security groups
3597474 [OVN] Add the default condition check in PortBindingChassisEvent
0364f18 [OVN] Match LSP_TYPE_VIRTUAL in PortBindingUpdateVirtualPortsEvent
904db03 Revert "[OVN][Trunk] Add port binding info on subport when parent is bound"
d25c129 Reduce lock contention on subnets
86bc376 [PostgreSQL] Subnet entity with ServiceType grouped by both tables
e27a4af Add 3 secs to wait for keepalived state change
52b8d5c Use HasStandardAttributes as parent class for Tags DB model
a48f340 Switch fullstack/functional fips jobs to 9-stream
4ae8937 Merge "[neutron-api] remove leader_only for sb connection" into stable/zed
09a5536 Merge "Functional: assert multiple calls for update_virtual_port_host" into stable/zed
c1e0cb6 Merge "Revert "[OVN][Trunk] Set the subports correct host during live migration"" into stable/zed
40c2afc Functional: assert multiple calls for update_virtual_port_host
37d09f9 Call the "tc qdisc" command for ingress qdisc without parent
f3409f6 Revert "[OVN][Trunk] Set the subports correct host during live migration"
810c813 Improve the PortBindingUpdateVirtualPortsEvent
match filter
0cbfe6c Merge "[OVN] Add the 'uplink-status-propagation' extension to ML2/OVN" into stable/zed
491a159 Merge "[FT] Make explicit the "publish" call check in "test_port_forwarding"" into stable/zed
d08194b [FT] Make explicit the "publish" call check in "test_port_forwarding"
850da2a [OVN] Cleanup old Hash Ring node entries
cfd139e Merge "[OVN][Trunk] Set the subports correct host during live migration" into stable/zed
5e83f84 Merge "[OVN] Disable the mcast_flood_reports option for LSPs" into stable/zed
e369dbf [OVN] Add the 'uplink-status-propagation' extension to ML2/OVN
1ce5ef7 [OVN][Trunk] Set the subports correct host during live migration
6a9990d [OVN] Skip the port status UP update during a live migration
9a537fd Fix ovn-metadata agent sync of unused namespaces
7da91ba [OVN] Disable the mcast_flood_reports option for LSPs
d6ee668 Merge "[OVN] Retry retrieving LSP hosting information" into stable/zed
fdba20b Merge "[OVN] ovn-db-sync check for router port differences" into stable/zed
bc71377 [OVN] ovn-db-sync check for router port differences
7364c55 hash-ring: Retry all DB operations if inactive
3729df1 [OVN] Retry retrieving LSP hosting information
8c4a603 Merge "dvr: Avoid installing non-dvr openflow rule on startup" into stable/zed
f2e5b2b Merge "[OVN] Hash Ring: Better handle Neutron worker failures" into stable/zed
2e50aef [UT] Create network to make lazy loading in the models_v2 possible
b96dc96 dvr: Avoid installing non-dvr openflow rule on startup
ebd1980 [OVN] Hash Ring: Better handle Neutron worker failures
a345492 [neutron-api] remove leader_only for sb connection
2badef9 Merge "Fix ACL sync when default sg group is created" into stable/zed
9857288 Merge "[OVN] Remove SB "Chassis"/"Chassis_Private" duplicated registers" into stable/zed
758de1f Merge "[OVN][L3] Optimize FIP update operation" into stable/zed
a131686 Fix ACL sync when default sg group is created
78735be Merge "[OVN] Hash Ring: Set nodes as offline upon exit" into stable/zed
872b4b2 Merge "Don't allow deletion of the router ports without IP addresses" into stable/zed
a655ccc Merge "Set result when lswitch port exist" into stable/zed
a521e2a Merge "[OVN] Expose chassis hosting information in LSP" into stable/zed
67f3ab4 Merge "[OVN] Prevent Trunk creation/deletion with parent port bound" into stable/zed
f657b48 Merge "Ensure traffic is not centralized if DVR is enabled" into stable/zed
5eb80f5 Merge "Disable pool recycle in tests" into stable/zed
e227695 Merge "Delete sg rule which remote is the deleted sg" into stable/zed
4f2de74 [OVN][L3] Optimize FIP update operation
bfdc1bf Set result when lswitch port exist
b9b819d Ensure traffic is not centralized if DVR is enabled
1fe05c5 Don't allow deletion of the router ports without IP addresses
a03a60e Disable pool recycle in tests
4d09a6f Delete sg rule which remote is the deleted sg
984193b [OVN] Expose chassis hosting information in LSP
0d49980 [OVN] Prevent Trunk creation/deletion with parent port bound
7972c1e Load FIP information during initialize not init
ad78bd4 [OVN] Hash Ring: Set nodes as offline upon exit
b4f7c9d [OVN] Improve Hash Ring logs
f5ed8b9 Merge "[qos] _validate_create_network_callback return in no network" into stable/zed
f1d7dbc [qos] _validate_create_network_callback return in no network
a1547ab [OVN] Remove SB "Chassis"/"Chassis_Private" duplicated registers
stackhpc/20.4.0.14
stackhpc/20.4.0.13
00c0d19 Merge pull request #72 from stackhpc/upstream/yoga-2023-11-10
cdaee88 Merge "[Stable Only] Fix parent for nftables job" into stable/yoga
6489d19 Merge "Send ovn heatbeat more often." into stable/yoga
5b957dd Merge "Spread OVN metadata agent heartbeat response in time" into stable/yoga
5bb1aab Merge "Reduce lock contention on subnets" into stable/yoga
358e349 [Stable Only] Fix parent for nftables job
921cde1 Reduce lock contention on subnets
7746912 Send ovn heatbeat more often.
373f155 Spread OVN metadata agent heartbeat response in time
stackhpc/20.4.0.12
stackhpc/20.4.0.11
03ed557 Merge pull request #70 from stackhpc/upstream/yoga-2023-10-23
7dbd06d "ebtables-nft" MAC rule deletion failing
9200a6b Merge "[stable-only] Replace cirros image versions not cached in the CI" into stable/yoga
df5cb32 Remove any IPAM allocation if port bulk creation fails
56f4fe3 Merge "Add dhcpagentscheduler API extension to the ML2/OVN extensions" into stable/yoga
2aec781 Merge "Parameter filters may be None, which cannot be called with **" into stable/yoga
9d46380 Add dhcpagentscheduler API extension to the ML2/OVN extensions
e2ccd6f [stable-only] Replace cirros image versions not cached in the CI
69c4712 Parameter filters may be None, which cannot be called with **
stackhpc/20.4.0.10
bdb697f Merge pull request #69 from stackhpc/upstream/yoga-2023-10-16
95caa53 Merge "[OVN] Add the default condition check in PortBindingChassisEvent
" into stable/yoga
bb7d139 Use safer methods to get security groups on security group logging
e82afb1 [OVN] Fix rate and burst for stateless security groups
45dab8b [OVN] Add the default condition check in PortBindingChassisEvent