commit | 8d0cfefae24985025a934ea5461a51472c59cfc0 | [log] [tgz] |
---|---|---|
author | Alex Vakulenko <[email protected]> | Tue Dec 15 18:40:05 2015 -0800 |
committer | Alex Vakulenko <[email protected]> | Wed Dec 16 04:11:35 2015 +0000 |
tree | a02d10d1bd81eb8a4fd75f0eba3b2e2a6ec626ae | |
parent | 305ab613de85f6640f300010a17cb6ea22be2081 [diff] |
Fix new schema to match the new server definitions A new server version now validates the state definitions in traits as well as commands and some of our sample traits were not defined properly. Also, the server now requires the 'base' trait to be complete (and have base.reboot and base.identify commands defined). Change-Id: Icc576918895eba642498aa9b8bb1771825562f06 Reviewed-on: https://weave-review.googlesource.com/1971 Reviewed-by: Vitaly Buka <[email protected]>