feat(backups,xo-web): store SR name label in logs

Similar to bbf92be65 & 92a00465e
This commit is contained in:
Julien Fontanet
2023-03-28 11:43:33 +02:00
parent c84b899276
commit 34f6be868e
6 changed files with 8 additions and 4 deletions

View File

@@ -9,6 +9,7 @@
- [VM] Show distro icon for opensuse-microos [Forum#6965](https://xcp-ng.org/forum/topic/6965) (PR [#6746](https://github.com/vatesfr/xen-orchestra/pull/6746))
- [Backup] Display the VM name label in the log even if the VM is not currently connected
- [Backup] Display the SR name label in the log even if the SR is not currently connected
### Bug fixes