feat(xo-web/export,import VDI): explicit import/export raw VDI (#6925)

See zammad#15254
This commit is contained in:
rbarhtaoui
2023-06-30 15:10:30 +02:00
committed by GitHub
parent cdb466225d
commit 68205d4676
5 changed files with 25 additions and 10 deletions
+1
View File
@@ -9,6 +9,7 @@
- [Import/Disk] Enhance clarity for importing ISO files [Forum#7243](https://xcp-ng.org/forum/topic/7243/can-t-import-iso-through-ova-not-a-supported-filetype?_=1685710667937) (PR [#6874](https://github.com/vatesfr/xen-orchestra/pull/6874))
- [Import/Disk] Ability to import ISO from a URL (PR [#6924](https://github.com/vatesfr/xen-orchestra/pull/6924))
- [Import/export VDI] Ability to export/import disks in RAW format (PR [#6925](https://github.com/vatesfr/xen-orchestra/pull/6925))
### Bug fixes