pvc/api-daemon/pvcapid
Joshua Boniface 56a9e48163 Normalize all return messages
Ensure all API return messages are formated the same: no "error", a
final period except when displaying Exception text, and a regular spaced
out format.
2020-02-20 22:42:19 -05:00
..
Daemon.py Fix call to config dictionary from pvc_api 2020-02-20 15:11:20 -05:00
__init__.py Use consistent naming of components 2020-02-08 19:34:07 -05:00
flaskapi.py Normalize all return messages 2020-02-20 22:42:19 -05:00
helper.py Normalize all return messages 2020-02-20 22:42:19 -05:00
libvirt_schema.py Complete integration of OVA provisioner 2020-02-18 14:42:45 -05:00
models.py Add database fields for OVA storage 2020-02-17 11:27:35 -05:00
ova.py Normalize all return messages 2020-02-20 22:42:19 -05:00
provisioner.py Normalize all return messages 2020-02-20 22:42:19 -05:00