Move monascaclient to requirements.txt

python-monascaclient is added to global-requirements. so, can
be moved to requirements.txt

Change-Id: I6bf5a14f155cea00d4408767b6024f8404b1753f
This commit is contained in:
Anusha Ramineni 2017-04-05 10:49:40 +05:30
parent 54926c4411
commit 62b1dd45ea
2 changed files with 1 additions and 1 deletions

View File

@ -13,6 +13,7 @@ pbr>=1.8 # Apache-2.0
aodhclient>=0.7.0 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0
python-heatclient>=1.6.1 # Apache-2.0
python-monascaclient>=1.1.0 # Apache-2.0
python-muranoclient>=0.8.2 # Apache-2.0
python-novaclient!=7.0.0,>=6.0.0 # Apache-2.0
python-neutronclient>=5.1.0 # Apache-2.0

View File

@ -1,4 +1,3 @@
# This file contains a list of optional requirements that are not in the
# official global-requirements.txt
python-cloudfoundryclient>=1.0.2
python-monascaclient>=1.0.27 # Apache-2.0