From 20d00dd65058c31dbd3325bba6407832931fe7ce Mon Sep 17 00:00:00 2001 From: Chandan Kumar Date: Thu, 23 Aug 2018 08:42:40 +0530 Subject: [PATCH] Added missing python-vitrageclient dependency Change-Id: I977e00f8ca773334b684ce02d45dae3afef957e9 Closes-Bug:#1788531 --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 67f23aa..75e85f9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,6 +14,7 @@ python-neutronclient>=6.7.0 # Apache-2.0 python-novaclient>=9.1.0 # Apache-2.0 python-mistralclient!=3.2.0,>=3.1.0 # Apache-2.0 python-glanceclient>=2.8.0 # Apache-2.0 +python-vitrageclient>=2.0.0 # Apache-2.0 six>=1.10.0 # MIT oslo.config>=5.2.0 # Apache-2.0 oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0