[gates][requirements] move gnocchiclient to optional
gnocchiclient was removed from global-requirements[*], so we can't have it our main requirements anymore. [*] - https://review.openstack.org/#/c/316356/ Change-Id: I9eb285caf1ed3a45108265ca4d7f14c55e4f98cc
This commit is contained in:
parent
c1fd238ebe
commit
adf1f4cc10
@ -5,3 +5,4 @@ python-monascaclient>=1.0.22
|
||||
python-cueclient>=1.0.0
|
||||
python-senlinclient>=0.3.0 # Apache-2.0
|
||||
python-magnumclient>=2.0.0 # Apache-2.0
|
||||
gnocchiclient>=2.2.0 # Apache-2.0
|
||||
|
@ -19,7 +19,6 @@ pbr>=1.6 # Apache-2.0
|
||||
PrettyTable<0.8,>=0.7 # BSD
|
||||
PyYAML>=3.1.0 # MIT
|
||||
python-designateclient>=1.5.0 # Apache-2.0
|
||||
gnocchiclient>=2.2.0 # Apache-2.0
|
||||
python-glanceclient>=2.0.0 # Apache-2.0
|
||||
python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
|
||||
keystoneauth1>=2.1.0 # Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user