feat(xo-web/pool/advanced): ability to set a crash dump SR (#6973)

Fixes #5060
This commit is contained in:
Mathieu
2023-08-18 15:34:05 +02:00
committed by GitHub
parent 785a5857ef
commit 999fba2030
5 changed files with 43 additions and 2 deletions
+2 -1
View File
@@ -9,6 +9,7 @@
- [Netbox] Synchronize VM tags [#5899](https://github.com/vatesfr/xen-orchestra/issues/5899) [Forum#6902](https://xcp-ng.org/forum/topic/6902) (PR [#6957](https://github.com/vatesfr/xen-orchestra/pull/6957))
- [REST API] Add support for `filter` and `limit` parameters to `backups/logs` and `restore/logs` collections [Forum#64789](https://xcp-ng.org/forum/post/64789)
- [Pool/Advanced] Ability to set a crash dump SR [#5060](https://github.com/vatesfr/xen-orchestra/issues/5060) (PR [#6973](https://github.com/vatesfr/xen-orchestra/pull/6973))
### Bug fixes
@@ -44,6 +45,6 @@
- xo-server minor
- xo-server-auth-ldap patch
- xo-server-netbox minor
- xo-web patch
- xo-web minor
<!--packages-end-->