Message ID | 20120215020810.32119.35405.launchpad@ackee.canonical.com |
---|---|
State | Accepted |
Headers | show |
=== modified file 'lava_dispatcher/job.py' --- lava_dispatcher/job.py 2012-02-15 02:02:52 +0000 +++ lava_dispatcher/job.py 2012-02-15 02:06:54 +0000 @@ -33,7 +33,7 @@ job_schema = { 'type': 'object', - 'additionalProperties': True, + 'additionalProperties': False, 'properties': { 'actions': { 'items': {