Recently there has been a change in the login API of the PowerStore OS that has been correctly handled in the main branch of this repository, however the followup release is not out yet.
The update to the REST API of PowerStore OS v4.1.0.0 prevents clients running PyPowerStore v3.4.0.0 (Also v3.3.0.0 was tested) from logging into the PowerStore, causing issues.
The current main branch contains the fix, and building the library is possible, but it is necessary that a new PyPowerStore version is released on PyPi with the included fix.
Recently there has been a change in the login API of the PowerStore OS that has been correctly handled in the
mainbranch of this repository, however the followup release is not out yet.The update to the REST API of PowerStore OS v4.1.0.0 prevents clients running PyPowerStore v3.4.0.0 (Also v3.3.0.0 was tested) from logging into the PowerStore, causing issues.
The current
mainbranch contains the fix, and building the library is possible, but it is necessary that a new PyPowerStore version is released on PyPi with the included fix.