monitorstack/requirements.txt
Kevin Carter 034228e754
Update monitorstack to use updated openstacksdk and es
This change updates the functions so that they work with the most up to date
OpenStack SDK, and adds an elasticsearch output format.

Tests have been udpated to pass newer versions of flake8 and py3

Zuul project config has been added

Change-Id: If46d3fb8e2b2e4aa5e21bf7da470945b05d216cf
Signed-off-by: cloudnull <kevin@cloudnull.com>
2019-02-17 09:27:36 -06:00

9 lines
141 B
Plaintext

click
diskcache
elasticsearch>=6.0.0,<7.0.0
openstacksdk>=0.9.14
pymemcache>=1.2.9,!=1.3.0 # Apache 2.0 License
psutil>=5.2.0
six
stevedore