Updated from global requirements

Change-Id: I25a1f9545a763024814a024ece45828771469b54
This commit is contained in:
OpenStack Proposal Bot 2017-11-16 11:10:56 +00:00
parent 08126715c9
commit e73c693c51
2 changed files with 2 additions and 2 deletions

View File

@ -4,5 +4,5 @@
oslo.config>=4.6.0 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
six>=1.9.0 # MIT
six>=1.10.0 # MIT
monasca-common>=1.4.0 # Apache-2.0

View File

@ -36,7 +36,7 @@ influxdb =
cassandra =
cassandra-driver!=3.6.0,>=2.1.4 # Apache-2.0
elasticsearch =
elasticsearch>=2.0.0,<=3.0.0 # Apache-2.0
elasticsearch<=3.0.0,>=2.0.0 # Apache-2.0
[pbr]
autodoc_index_modules = True