Add all existing parameter mismatches to exclusion list
authorBen Nemec <bnemec@redhat.com>
Thu, 13 Jul 2017 17:00:50 +0000 (12:00 -0500)
committerEmilien Macchi <emilien@redhat.com>
Fri, 21 Jul 2017 14:37:35 +0000 (14:37 +0000)
commitdb845f71dcc38f22d13d011da0784784d8a1b19a
tree79905fa6e328ef04daa2235e568f139947eb4863
parentfdd4352375c24c189d028f34cc66b3b1f2d474ee
Add all existing parameter mismatches to exclusion list

This way we have one list of problems that need to be fixed and can
enable this check to avoid adding any new ones.  As parameters are
fixed they can be removed from the exclusion list.

Change-Id: Icb5fc36e2da3a3bfb7eaa8a66464c685220e527f
tools/yaml-validate.py