Releases: OpenNebula/addon-linstor_un
Releases · OpenNebula/addon-linstor_un
v1.8.2
v1.8.0
v1.7.4
v1.7.3
v1.7.2
v1.7.1
- Minimal supported OpenNebula version bumped to 5.8
- Minimal supported LINSTOR version bumped 1.7.0+ for server, and 1.1.1+ for client
- VMs monitoring boosted and now working 10 times faster
- Support new monitoring for OpenNebula 5.12
(for older versions please useLEGACY_MONITORING=1
option) - Using query filters to search resources by property in LINSTOR
- Exclude tie breaker resources on the client side
- Always execute domfsthaw trap #11
- Avoid caching for downloading RAW images over HTTP
- Remove xargs dependency
v1.6.3
v1.6.1
v1.6.0
v1.5.0
- Added support for resource groups, since now it is preferred mode for creating resources.
- Parameter
AUTO_PLACE
renamed toREPLICA_COUNT
(old one is still working) - Added locking mechanism for better concurrency.
- Added support for specifying
LS_CERTFILE
,LS_KEYFILE
,LS_CAFILE
parameters. - Snapshots are significantly accelerated by using new API which is not implemented in linstor-client yet.