Pin pyelasticsearch<1.0
The latest release of pyelasticsearch has some backwards incompatible changes, pin the version until we update elastic_search to work with the new version. Change-Id: Ic1c3435b174c8ca5689ac8ccef8287a36fc6ce86 Partial-Bug: #1414805
This commit is contained in:
parent
e9ce0d334d
commit
3f796f7ce9
@ -1,7 +1,7 @@
|
||||
six
|
||||
python-dateutil>=2.0
|
||||
pytz
|
||||
pyelasticsearch
|
||||
pyelasticsearch<1.0
|
||||
gerritlib
|
||||
python-daemon<2.0 # BUg https://storyboard.openstack.org/#!/story/2000107
|
||||
irc
|
||||
|
Loading…
Reference in New Issue
Block a user