pvc/api-daemon/pvcapid
Joshua Boniface 93c2fdec93 Swap order of networks and disks in provisioner
Done to make the resulting config match the expectations when using "vm
network add", which is that networks are below disks, not above.

Not a functional change, just ensures the VM XML is consistent after
many changes.
2021-06-21 21:59:57 -04:00
..
Daemon.py Bump version to 0.9.20 2021-06-14 18:06:27 -04:00
__init__.py Use consistent naming of components 2020-02-08 19:34:07 -05:00
benchmark.py Port benchmark to ZKConnection 2021-05-29 00:24:53 -04:00
flaskapi.py Implement SR-IOV VF config set 2021-06-21 18:40:11 -04:00
helper.py Implement SR-IOV VF config set 2021-06-21 18:40:11 -04:00
libvirt_schema.py Add QEMU guest agent to default VM configs 2021-03-29 15:15:31 -04:00
models.py Collect database model error 2021-06-03 00:22:48 -04:00
ova.py Convert OVA helper to ZKConnection 2021-05-29 00:22:06 -04:00
provisioner.py Swap order of networks and disks in provisioner 2021-06-21 21:59:57 -04:00