aboutsummaryrefslogtreecommitdiffstats
path: root/charms/trusty/ceilometer-agent/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'charms/trusty/ceilometer-agent/requirements.txt')
-rw-r--r--charms/trusty/ceilometer-agent/requirements.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/charms/trusty/ceilometer-agent/requirements.txt b/charms/trusty/ceilometer-agent/requirements.txt
new file mode 100644
index 0000000..426002d
--- /dev/null
+++ b/charms/trusty/ceilometer-agent/requirements.txt
@@ -0,0 +1,11 @@
+# The order of packages is significant, because pip processes them in the order
+# of appearance. Changing the order has an impact on the overall integration
+# process, which may cause wedges in the gate later.
+PyYAML>=3.1.0
+simplejson>=2.2.0
+netifaces>=0.10.4
+netaddr>=0.7.12,!=0.7.16
+Jinja2>=2.6 # BSD License (3 clause)
+six>=1.9.0
+dnspython>=1.12.0
+psutil>=1.1.1,<2.0.0