Skip to content

Redfish OOBM plugin doesn't support custom portΒ #10742

@rohityadavcloud

Description

@rohityadavcloud

problem

Redfish OOBM plugin doesn't work with custom ports given, it only works with port 80 or 443 (if the global setting to use https is enabled).

versions

ACS 4.20+

The steps to reproduce the bug

  1. Create Redfish emulator, run on custom port & port 80
  2. Have the global setting to run on https disabled, try to add OOBM config to a host & enable OOBM for that host
  3. When oobm config uses custom port, that port isn't used but only port 80 or 443 is used for STATUS checks.

What to do about it?

Allow custom ports if/when specified to be used; otherwise could default to just port 80 or 443 for Redfish.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions