pvc/api-daemon
Joshua Boniface 34c4690d49 Don't convert bytes into KB in OVA import
Doing so can create an image that is 1 sector (512 bytes) too large,
which will then break qemu-img because it's stupid (or, VMDK is stupid,
I haven't decided which is).. Current Ceph rbd commands seem to accept
--size in bytes so this is fine.
2020-05-05 16:14:18 -04:00
..
migrations Add alembic script_location field 2020-02-17 11:36:33 -05:00
provisioner/examples Improve handling of root disk in GRUB 2020-03-02 10:02:39 -05:00
pvcapid Don't convert bytes into KB in OVA import 2020-05-05 16:14:18 -04:00
daemon_lib Rename API and common Debian packages 2020-02-08 18:50:38 -05:00
pvc-api-db-upgrade Ensure database migrations are in source control 2020-02-15 23:16:40 -05:00
pvcapid-manage.py Add database management with SQLAlchemy 2020-02-15 22:51:27 -05:00
pvcapid-worker.service Fix renamed import for worker 2020-02-18 12:20:42 -05:00
pvcapid.py Fix startup of API daemon 2020-02-08 20:27:45 -05:00
pvcapid.sample.yaml Fix typo'd storage_host entry 2020-02-18 14:42:32 -05:00
pvcapid.service Use consistent naming of components 2020-02-08 19:34:07 -05:00
swagger.html Rename API and common Debian packages 2020-02-08 18:50:38 -05:00
swagger.json Rename API and common Debian packages 2020-02-08 18:50:38 -05:00