Latest version of pykwalify has issues with strings in Python
Pin the version of 1.6.0 for now. See original issue: https://github.com/Grokzen/pykwalify/issues/124 Issue you'll see in Browbeat: pykwalify.errors.RuleError: <RuleError: error code 4: Item: 'rhel' in enum is not of correct class type: '<type 'str'>': Path: '/mapping/perfkit/mapping/default/mapping/os_type'> Change-Id: I3bde52beea19e0fce7d432e6a7cb411cbc1852fd
This commit is contained in:
parent
4f3ee0d8b7
commit
a2d0ba0856
@ -4,4 +4,4 @@ grafyaml==0.0.7
|
||||
openstacksdk
|
||||
python-dateutil==2.4.2
|
||||
python-openstackclient==3.11.0
|
||||
pykwalify
|
||||
pykwalify==1.6.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user