From 9b9928dafe94a50caa26a1f91db36e11f6aafb3b Mon Sep 17 00:00:00 2001 From: Steve Martinelli Date: Mon, 20 Feb 2017 10:32:30 -0500 Subject: [PATCH] add new plugins to requirements.txt Change-Id: I9c2e58d027107d9ce5475c9ebe7ae80445959cb1 --- requirements.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/requirements.txt b/requirements.txt index 47e8f45..e26f237 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,7 @@ # process, which may cause wedges in the gate later. pbr>=1.8 # Apache-2.0 aodhclient>=0.7.0 # Apache-2.0 +gnocchiclient>=2.7.0 # Apache-2.0 python-barbicanclient>=4.0.0 # Apache-2.0 python-congressclient<2000,>=1.3.0 # Apache-2.0 python-designateclient>=1.5.0 # Apache-2.0 @@ -15,4 +16,7 @@ python-neutronclient>=5.1.0 # Apache-2.0 python-saharaclient>=1.1.0 # Apache-2.0 python-searchlightclient>=1.0.0 #Apache-2.0 python-senlinclient>=1.1.0 # Apache-2.0 +python-troveclient>=2.2.0 # Apache-2.0 +python-vitrageclient>=1.1.0 # Apache-2.0 +python-watcherclient>=0.23.0 # Apache-2.0 python-zaqarclient>=1.0.0 # Apache-2.0