pvc/api-daemon/pvcapid
Joshua Boniface e6bca5b6a9 Add override args for RequestParser
Properly fixes the issue with OVA upload bodies by allowing the
restriction of the 'location' directive when parsing specific request
args. Thus the 'form' location can be included by default but removed
for those parsers that have a file body.
2020-11-09 10:26:01 -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: E121/E126 continuation line under/over-indented for hanging indent 2020-11-07 15:06:21 -05:00
flaskapi.py Add override args for RequestParser 2020-11-09 10:26:01 -05:00
helper.py Correct faulty function naming 2020-11-09 09:45:54 -05:00
libvirt_schema.py Correct bad field in libvirt schema 2020-11-08 00:57:13 -05:00
models.py Lint: E302 expected 2 blank lines, found X 2020-11-07 14:45:24 -05:00
ova.py Lint: W605 invalid escape sequence '<char>' 2020-11-07 17:41:09 -05:00
provisioner.py Lint: W605 invalid escape sequence '<char>' 2020-11-07 17:41:09 -05:00