cloudstack/test/integration/plugins
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
..
datera Add Python flake8 linting for W291 trailing whitespace with Super-Linter (#4687) 2022-03-28 11:40:26 -03:00
ldap Accept a role ID on linking an account to LDAP (#8236) 2024-06-26 01:26:28 +05:30
linstor Linstor: Add controller token auth support (#13470) 2026-06-29 20:15:56 +02:00
quota [Quota] Improve Quota balance calculation flow (#8581) 2024-06-18 07:22:27 +02:00
scaleio pre-commit auto add license for all Markdown files (#11870) 2025-10-24 16:04:22 +05:30
solidfire Enable Flake8 rule W391 (#6606) 2022-11-13 11:00:07 +01:00
storpool Support of snapshot copy to primary storage in different zones. (#9478) 2025-08-04 16:35:16 +05:30
tf Tungsten integration (#7065) 2023-02-01 09:19:53 +01:00
test_nicira_controller.py cloudstack: make code more inclusive 2021-06-08 15:47:20 +05:30
test_quota.py Add Python flake8 linting for W291 trailing whitespace with Super-Linter (#4687) 2022-03-28 11:40:26 -03:00
test_quota_tariff_order.py Quota tariff order (#8347) 2024-07-14 16:05:15 +02:00