feat(xo-server,xo-web/SR): reclaim space (#7054)

Fixes #1204
This commit is contained in:
Pierre Donias
2023-09-26 14:21:43 +02:00
committed by GitHub
parent 710689db0b
commit 8eb0bdbda7
7 changed files with 68 additions and 3 deletions
+1
View File
@@ -13,6 +13,7 @@
- [REST API] Hosts' audit and system logs can be downloaded [#3968](https://github.com/vatesfr/xen-orchestra/issues/3968) (PR [#7048](https://github.com/vatesfr/xen-orchestra/pull/7048))
- [Host/Advanced] New button to download system logs [#3968](https://github.com/vatesfr/xen-orchestra/issues/3968) (PR [#7048](https://github.com/vatesfr/xen-orchestra/pull/7048))
- [Home/Hosts, Pools] Display host brand and version (PR [#7027](https://github.com/vatesfr/xen-orchestra/pull/7027))
- [SR] Ability to reclaim space [#1204](https://github.com/vatesfr/xen-orchestra/issues/1204) (PR [#7054](https://github.com/vatesfr/xen-orchestra/pull/7054))
### Bug fixes