xcat-core icon indicating copy to clipboard operation
xcat-core copied to clipboard

hpilo plugin fix for ILO5

Open markft opened this issue 1 year ago • 1 comments
trafficstars

I'm not sure when HPE stopped supporting HTTP/1.0 in ILO but I'm working with ILO5 and it only support HTTP/1.1. The xCAT plugin hpilo is written for HTTP/1.0, I've added the code to test the ILO version and the HTTP/1.1 code and it works. Do I need to sign up as a contributor or can I upload the code/diff here?

markft avatar Mar 02 '24 00:03 markft

Hi, yes, please open a pull request and sign the CLA: https://xcat-docs.readthedocs.io/en/stable/developers/license/contributors.html

Thank you

Obihoernchen avatar Mar 02 '24 10:03 Obihoernchen