Skip to content

stackhpc/21.1.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Nov 11:11
· 134 commits to master since this release
adc066b

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