summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorMehdi Abaakouk <sileht@redhat.com>2016-11-15 11:24:46 +0100
committerJulien Danjou <julien@danjou.info>2017-01-09 15:41:37 +0000
commitb692d3a6a61fbbe4c3db8c14a7ae5423559b5144 (patch)
treee2f36ebde96670acdc8f17ee15be632525e7b256 /requirements.txt
parent75539b272585daef7c51bd063713bc8204bc0853 (diff)
downloadceilometer-b692d3a6a61fbbe4c3db8c14a7ae5423559b5144.tar.gz
Don't poll nova with compute agent
This change introduces a new method to get instances metadata on the ceilometer-compute-agent. This switches devstack/gate to libvirt_metadata for gnocchi Change-Id: Ice1918659be49589a45d7a406044adc0a187aa27
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 3eb832ee..21c8c636 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,6 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
+cachetools>=1.1.0 # MIT License
cotyledon>=1.3.0 #Apache-2.0
futures>=3.0;python_version=='2.7' or python_version=='2.6' # BSD
futurist>=0.11.0 # Apache-2.0