Skip to content
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

Synchronise master with upstream #106

Open
wants to merge 9 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 9 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
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
@github-actions github-actions bot requested a review from a team as a code owner March 17, 2025 06:25
@github-actions github-actions bot added automated Automated action performed by GitHub Actions synchronisation labels Mar 17, 2025
@priteau priteau closed this Mar 17, 2025
@priteau priteau reopened this Mar 17, 2025
@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.

6 participants