rohityadavcloud opened a new issue, #10742: URL: https://github.com/apache/cloudstack/issues/10742
### 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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
