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

Fix Authentication Access for Redfish BMC Address Endpoints #7

Open
lb4368 opened this issue May 14, 2021 · 2 comments
Open

Fix Authentication Access for Redfish BMC Address Endpoints #7

lb4368 opened this issue May 14, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request priority/critical Items critical to be implemented, usually by the next release size m
Milestone

Comments

@lb4368
Copy link

lb4368 commented May 14, 2021

Problem description
As part of BMO integration testing with ViNO (https://review.opendev.org/c/airship/vino/+/790532), the basic authentication provided by nginx for the sushy endpoint was removed due to authentication issues. This needs to be re-addressed.

Proposed change
Re-enable the basic authentication for the sushy tools endpoint created when deploying a ViNO CR.

  • Upon deployment of a ViNO CR, verify that the Redfish API endpoints created on each target cluster node require authentication.
  • Verify that bmcCredentials provided in the ViNO CR allow access.
  • Verify that BMO can successfully authenticate to BMH resources created by ViNO CR.
  • Verify that requests/sessions to the Redfish API endpoints are encrypted using TLS.
@lb4368 lb4368 added enhancement New feature or request triage labels May 14, 2021
@sirajyasin
Copy link
Contributor

@lb4368 , I can start working on this issue. could you please assign this to me

@jezogwza jezogwza added priority/critical Items critical to be implemented, usually by the next release and removed triage labels May 19, 2021
@jezogwza jezogwza added this to the Future milestone May 19, 2021
@airshipbot
Copy link

airshipbot commented May 24, 2021

Related Change #792856

Subject: [WIP] - Fix Authentication Access for Redfish
Link: https://review.opendev.org/c/airship/vino/+/792856
Status: NEW
Owner: Sirajudeen (sirajudeen.yasin@gmail.com)

Approvals

Code-Review
! None
Verified
-1 Zuul
Workflow
! None

Last Updated: 2021-05-26 09:22:59 CDT

@eak13 eak13 added the size m label Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority/critical Items critical to be implemented, usually by the next release size m
Projects
None yet
Development

No branches or pull requests

5 participants