Commit 1ed0830
authored
[Vmware][Deploy-as-is] Refactor the OVF parsing (apache#5825)
* Add the list of supported namespaces per document and refactor the disks extraction by using the namespaces
* Refactor matching the default OVF schema
* Move parser methods to a new class and refactor
* Fix import, unit tests
* Reduce indentation
* Address review comments1 parent d18ef1c commit 1ed0830
5 files changed
Lines changed: 224 additions & 204 deletions
File tree
- api/src
- main/java/com/cloud/agent/api/storage
- test/java/com/cloud/agent/api/storage
- core/src
- main/java/com/cloud/storage/template
- test/java/com/cloud/storage/template
0 commit comments