Go to file
Daniel Kral 131824070d fix #5587: add support for older version of vmx storage filepaths
Allow the ESXi storage disk entry property "fileName" to be flatcased
("filename") in addition to being camelcased ("fileName"). This adds
compatibility with older ESXi .vmx configuration files.

Signed-off-by: Daniel Kral <d.kral@proxmox.com>
2024-09-06 17:31:11 +02:00
.cargo build: force debug symbols in release build 2024-06-20 10:32:12 +02:00
debian bump version to 0.7.1 2024-06-07 13:26:13 +02:00
src fix #5587: add support for older version of vmx storage filepaths 2024-09-06 17:31:11 +02:00
.gitignore update gitignore file 2024-04-02 10:26:54 +02:00
Cargo.toml bump version to 0.7.1 2024-06-07 13:26:13 +02:00
listvms.py litvms: add --port parameter 2024-03-28 10:33:27 +01:00
Makefile buildsys: skip checking build-dependencies for generating the DSC 2024-03-27 12:19:05 +01:00
mypy.ini use mypy for automatic type checks in Python 2024-03-27 10:22:49 +01:00