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