Daemon.py
|
Further split API so only Flask can be loaded
|
2020-02-08 20:36:53 -05:00 |
__init__.py
|
Use consistent naming of components
|
2020-02-08 19:34:07 -05:00 |
flaskapi.py
|
Import all database models
|
2020-02-16 19:15:21 -05:00 |
helper.py
|
Support converting types during upload
|
2020-02-09 20:29:12 -05:00 |
libvirt_schema.py
|
Use consistent naming of components
|
2020-02-08 19:34:07 -05:00 |
models.py
|
Add database fields for OVA storage
|
2020-02-17 11:27:35 -05:00 |
ova.py
|
Add OVA upload to API (initial)
|
2020-02-15 02:10:14 -05:00 |
provisioner.py
|
Move run_os_command to common functions
|
2020-02-08 23:33:15 -05:00 |