cloudstack/test/integration
Rene Peinthor 0231e67b9d
Linstor: Add controller token auth support (#13470)
* linstor: update java-linstor to 0.7.0 to support auth token api

With Linstor 1.34.0 a new authentication mode is supported:
* Bearer token

To support that it had to be implemented in the java-linstor library
and we need to store the auth token per storage pool.
Also per default with this auth mode Linstor will run with
HTTPS enabled, so we also have to support that.

* ui: seed default-on toggles in zone wizard while hidden

StaticInputsForm.fillValue() only seeded defaults for currently-displayed
fields, so a display-gated switch with checked:true bound to an undefined
value and rendered as off once revealed. Seed checked switch/checkbox
fields even while hidden, so the Linstor 'Allow self-signed certificate'
toggle defaults on in the zone creation wizard.
2026-06-29 20:15:56 +02:00
..
broken misc: fix spelling (#7206) 2023-05-23 11:06:16 +05:30
component Merge branch '4.20' into 4.22 2026-04-17 03:12:33 +05:30
plugins Linstor: Add controller token auth support (#13470) 2026-06-29 20:15:56 +02:00
smoke Merge release branch 4.20 to 4.22 2026-05-22 08:31:35 -03:00
testpaths pre-commit: enable Python flake8 rule `E272` (#9361) 2024-07-10 09:17:25 +02:00
__init__.py Add Python flake8 linting for W291 trailing whitespace with Super-Linter (#4687) 2022-03-28 11:40:26 -03:00