Skip to content

Conversation

github-actions[bot]
Copy link

This PR contains a snapshot of yoga from upstream.

maximkorezkij and others added 3 commits July 27, 2023 11:34
The maintenance worker from the neutron-api uses a southbound
connection. Since the southbound does not use any locking and all the
ovsdb locking is used for the northbound this changes should not have a
big impact.

This commit removes the leader_only flag for the maintenance worker.
This should also enable the neutron api to connect to relays instead of only
the sb directly.

Closes-Bug: #2022914
Change-Id: Ia7937390867e45af34ebcd65bd76fc89b6adafe9
Signed-off-by: maximkorezkij <maxim.korezkij@mail.schwarz>
(cherry picked from commit a9c8bf5)
Tags db model class had defined standard attribute relationship as
"subquery" which leads to massive number of SELECT sql queries to get
those standard attributes for any tag.
With this patch this db model will use relationship definition from the
HasStandardAttributes class which is the same for all models with
standard attributes and which is "joined" model.

Change-Id: If11288c89c362c8d6f97833d89b3df77e51ee363
(cherry picked from commit 85d3fff)
@github-actions github-actions bot requested a review from a team as a code owner September 18, 2023 08:23
@github-actions github-actions bot added automated Automated action performed by GitHub Actions synchronisation labels Sep 18, 2023
@markgoddard markgoddard merged commit 9ae5e28 into stackhpc/yoga Sep 18, 2023
@markgoddard markgoddard deleted the upstream/yoga-2023-09-18 branch September 18, 2023 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated Automated action performed by GitHub Actions synchronisation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants