From 8f23ca12081c369423eab9456f8629b9c9680602 Mon Sep 17 00:00:00 2001
From: =?utf8?q?C=C3=A9dric=20Ollivier?= <cedric.ollivier@orange.com>
Date: Mon, 5 Feb 2018 13:41:44 +0100
Subject: [PATCH] Remove yamllint from upper-constraints.txt
MIME-Version: 1.0
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit

OpenStack doesn't list test requirements in upper constraints [1].

[́1] https://github.com/openstack/requirements/blob/stable/pike/upper-constraints.txt

Change-Id: I7472158d385beb311c159563bc3bb973c4a2d4c7
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
---
 upper-constraints.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/upper-constraints.txt b/upper-constraints.txt
index a453fc6c3..4bd83c4a7 100644
--- a/upper-constraints.txt
+++ b/upper-constraints.txt
@@ -18,4 +18,3 @@ robotframework-sshlibrary===2.1.3;python_version=='2.7'
 IPy===0.83
 ansible===2.3.2.0
 flasgger===0.6.6
-yamllint===1.10.0
-- 
2.16.6