fuel-web/nailgun/nailgun/errors
Ilya Kutukov c910f056a9 Empty fields processed correctly in plugin adapters
Before this patch all empty but existing plugin metadata properties was
removed from output as well as `tasks` field that was not respecting
not null constraint at DB level.

As a minor patch payload missing InvalidFileFormat error was added.

Change-Id: I6a21e347fefb7a9a30be562b7fb3e4a8c5c61a36
Partial-Bug: 1616722
Closes-Bug: 1626855
2016-09-28 15:26:34 +03:00
..
__init__.py Empty fields processed correctly in plugin adapters 2016-09-28 15:26:34 +03:00
api.py Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
base.py Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
deployment.py Add explanation when a deployment is unstoppable 2016-06-06 16:39:06 +02:00
disk.py Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
extension.py Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
files.py Empty fields processed correctly in plugin adapters 2016-09-28 15:26:34 +03:00
mongodb.py Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
network.py Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
network_template.py Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
node.py Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
parses.py Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
plugins.py Plugins v 5.0.0 support in plugins adapters 2016-08-25 04:57:44 +03:00
rpc.py Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
validation.py Check nodes roles before deployment 2016-05-12 14:09:08 +03:00