feat(xo-web/SelectPif): show network name (#7081)

See Zammad#17381
This commit is contained in:
Pierre Donias
2023-10-10 15:59:24 +02:00
committed by GitHub
parent a16522241e
commit 99e3622f31
3 changed files with 61 additions and 18 deletions
+1
View File
@@ -9,6 +9,7 @@
- [Host/Advanced] Allow to force _Smart reboot_ if some resident VMs have the suspend operation blocked [Forum#7136](https://xcp-ng.org/forum/topic/7136/suspending-vms-during-host-reboot/23) (PR [#7025](https://github.com/vatesfr/xen-orchestra/pull/7025))
- [Plugin/backup-report] Errors are now listed in XO tasks
- [PIF] Show network name in PIF selectors (PR [#7081](https://github.com/vatesfr/xen-orchestra/pull/7081))
### Bug fixes