Skip to content

Synchronise master with upstream #110

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 15 commits into
base: stackhpc/master
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

This PR contains a snapshot of master from upstream master.

msherman64 and others added 15 commits February 10, 2025 17:44
As NGS inherits from neutron-lib's api.MechanismDriver, `connectivity`
must be overridden, or it will return `portbindings.CONNECTIVITY_LEGACY`,
rather than what we want, `CONNECTIVITY_L2`.

Fixes-Bug: #2097803
Change-Id: I0c9ba7942d6e7c01f6ca77a49ae8fe447db30baf
To enable switch testing with NGS, we need to be able to configure
something *aside* from the OVS support in NGS.

This functionally disables some of the plugin's interactions, so
devstack can be used to help facilitate the complex network
integration testing.

Change-Id: I61d7e80fddac7d046bd461d4487f0e3e233ffd2d
Detect and raise port configuration failures when attempting to
configure a port on a Dell Force10 switch that's not in Layer-2 mode,
preventing incorrect port binding.

Closes-Bug: #2100641
Change-Id: I9e86d1bb5004c9a2e8a984e54edc15e96bb52310
With this patch ngs starts supporting attaching of trunk port to
baremetal server. Only VLAN Neutron network is supported.

Closes-Bug: #1653968

Co-Authored-By: Vasyl Saienko <[email protected]>
Co-Authored-By: Will Szumski <[email protected]>
Co-Authored-By: Mark Goddard <[email protected]>
Co-Authored-By: Seunghun Lee <[email protected]>

Depends-On: https://review.opendev.org/c/openstack/ironic/+/941023

Change-Id: I978cb6b1ea8c049b40aaf1b305d0d0f033282299
Change-Id: Id8b90b1a4c2dca244d039bbdffd6030ed99cc1af
Sanitize error messages generated by Netmiko on the event of a
connection failure and redact sensitive information before it's
propagated.

Currenly, when a connection to a network device fails, sensitive
information such as IP address, username, etc, are logged alongise the
error message.

Closes-Bug: #2100566
Change-Id: I124d44f161e3116ec2588617ed98d559f6fe3b1f
... and detail as much hidden configuration detail
to aid operators to understand what they might need to
do to leverage OS9 and OS10 switches.

Change-Id: I05989ba756605056ff4cf027dcee4ee05daebbe4
Add file to the reno documentation build to show release notes for
stable/2025.1.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2025.1.

Sem-Ver: feature
Change-Id: I06f75d67f95c11b8bf48da1a198731eaf57d7de5
Change-Id: I32299e02bd6743814f1f38d5b05d98895fd2e207
@github-actions github-actions bot added the automated Automated action performed by GitHub Actions label Mar 31, 2025
@github-actions github-actions bot requested a review from a team as a code owner March 31, 2025 06:25
@Alex-Welsh Alex-Welsh closed this Mar 31, 2025
@Alex-Welsh Alex-Welsh reopened this Mar 31, 2025
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.

7 participants