Fix missing requests-aws
It is required to pull metrics from RadosGW. Change-Id: I8785d3f90636aa918101bd108652bac698eef1ce
This commit is contained in:
@@ -36,3 +36,4 @@ oslo.cache>=1.26.0 # Apache-2.0
|
|||||||
gnocchiclient>=7.0.0 # Apache-2.0
|
gnocchiclient>=7.0.0 # Apache-2.0
|
||||||
python-zaqarclient>=1.3.0 # Apache-2.0
|
python-zaqarclient>=1.3.0 # Apache-2.0
|
||||||
prometheus_client>=0.20.0 # Apache-2.0
|
prometheus_client>=0.20.0 # Apache-2.0
|
||||||
|
requests-aws>=0.1.4 # BSD License (3 clause)
|
||||||
|
|||||||
@@ -4,6 +4,5 @@ oslo.messaging[kafka]>=8.0.0 # Apache-2.0
|
|||||||
oslotest>=3.8.0 # Apache-2.0
|
oslotest>=3.8.0 # Apache-2.0
|
||||||
testscenarios>=0.4 # Apache-2.0/BSD
|
testscenarios>=0.4 # Apache-2.0/BSD
|
||||||
testtools>=2.2.0 # MIT
|
testtools>=2.2.0 # MIT
|
||||||
requests-aws>=0.1.4 # BSD License (3 clause)
|
|
||||||
stestr>=2.0.0 # Apache-2.0
|
stestr>=2.0.0 # Apache-2.0
|
||||||
testresources>=2.0.1 # Apache-2.0
|
testresources>=2.0.1 # Apache-2.0
|
||||||
|
|||||||
Reference in New Issue
Block a user