pvc/api-daemon/pvcapid
Joshua Boniface d74cf00feb Lint: F821 undefined name 'data'
Not really a lint, but simply makes the image uploader work the same way
that the OVA uploader does. May need more tweaking if this broke it.
2020-11-07 13:26:12 -05:00
..
Daemon.py Lint: E225 missing whitespace around operator 2020-11-07 12:16:36 -05:00
__init__.py Use consistent naming of components 2020-02-08 19:34:07 -05:00
benchmark.py Lint: F821 undefined name 'config' 2020-11-07 13:23:34 -05:00
flaskapi.py Lint: E305 expected 2 blank lines after class or function definition, found X 2020-11-07 13:17:49 -05:00
helper.py Lint: F821 undefined name 'data' 2020-11-07 13:26:12 -05:00
libvirt_schema.py Complete integration of OVA provisioner 2020-02-18 14:42:45 -05:00
models.py Lint: F401 <library> imported but unused 2020-11-06 19:22:49 -05:00
ova.py Lint: F821 undefined name 'config' 2020-11-07 13:23:34 -05:00
provisioner.py Lint: F821 undefined name 'config' 2020-11-07 13:23:34 -05:00