Skip to content

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Mar 4, 2024

This PR contains a snapshot of 2023.1 from upstream stable/2023.1.

brianphaley and others added 7 commits February 13, 2024 18:41
Do not allow the subnet cidr of :: to be used when
creating a subnet, except in the case IPv6 prefix
delegation has been specified in the request.

Conflicts:
    neutron/tests/unit/db/test_db_base_plugin_v2.py

Closes-bug: #2028159
Change-Id: I480e9a117513996f3c070acd4ba39c2b9fe9c0f1
(cherry picked from commit 2f00111)
After some interface operations (in particular the
``IpLinkCommand.set_ns`` operation), the network interface is
temporarily not present in the destination namespace. This patch
retries the interface "ip link set|show" command in that case.

Related-Bug: #1961740
Change-Id: I5a57cfc71ad59f1fe9ea65e19b1a32314d798729
(cherry picked from commit 016f518)
A logical router port in an external tunnelled network won't be
scheduled in any chassis. A tunnelled network has no physical
provider network associated thus the logical router port cannot
be bound to a specific chassis.

Conflicts:
    neutron/tests/functional/services/ovn_l3/test_plugin.py

Related-Bug: #2019217
Change-Id: I140c22899ea3b0240f8c30902fc2dc7055914a18
(cherry picked from commit d55c591)
In both neutron-metadata and neutron-ovn-metadata agents we should
ensure that haproxy service spawned for network/router is actually
active before moving on.
This patch adds that check and this is similar to what was already
implemented some time ago for the dnsmasq process spawned by the dhcp
agent.

Related-Bug: #2052787
Change-Id: Ic58640d89952fa03bd1059608ee6c9072fbaabf5
(cherry picked from commit 2f7f7c2)
@github-actions github-actions bot requested a review from a team as a code owner March 4, 2024 08:41
@github-actions github-actions bot added automated Automated action performed by GitHub Actions synchronisation labels Mar 4, 2024
@markgoddard markgoddard merged commit 98677bf into stackhpc/2023.1 Mar 5, 2024
@markgoddard markgoddard deleted the upstream/2023.1-2024-03-04 branch March 5, 2024 10:38
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.

4 participants