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