Remove 'not in global requirenments' section

python-mistralclient is already listed in global requirenments.
This patch moves it above and removes the comment

Change-Id: I1bf602365d1007e378645a5059c354f090bb1b48
This commit is contained in:
Tetiana Lashchova
2015-11-19 11:24:13 +02:00
parent ebcafb80f3
commit 864b86d1d6

View File

@@ -31,6 +31,7 @@ python-heatclient>=0.6.0
python-neutronclient>=2.6.0
python-muranoclient>=0.7.1
python-congressclient>=1.0.0
python-mistralclient>=1.0.0
oslo.db>=3.2.0 # Apache-2.0
oslo.config>=2.7.0 # Apache-2.0
oslo.context>=0.2.0 # Apache-2.0
@@ -43,6 +44,3 @@ oslo.utils>=2.8.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.log>=1.12.0 # Apache-2.0
semantic-version>=2.3.1
# not listed in global requirements
python-mistralclient>=1.0.0