From a2d0ba085638ddfcfddcfd5910832eb09a64db59 Mon Sep 17 00:00:00 2001 From: akrzos Date: Thu, 15 Mar 2018 11:47:02 -0400 Subject: [PATCH] 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: ': Path: '/mapping/perfkit/mapping/default/mapping/os_type'> Change-Id: I3bde52beea19e0fce7d432e6a7cb411cbc1852fd --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f9da597da..05f212fdd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ grafyaml==0.0.7 openstacksdk python-dateutil==2.4.2 python-openstackclient==3.11.0 -pykwalify +pykwalify==1.6.0