summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorgordon chung <gord@live.ca>2014-09-29 11:29:47 -0400
committergordon chung <gord@live.ca>2014-09-29 15:38:56 -0400
commit5aa2a69f36c1738d9cc24470e81651732f180859 (patch)
treee5bbd85875cbf85ad8a6538bce1605196d817a5e /requirements.txt
parentae69fb0f975c485d14fc039ff4389439aa78e7eb (diff)
downloadpython-ceilometerclient-5aa2a69f36c1738d9cc24470e81651732f180859.tar.gz
switch to oslo.utils
oslo.utils is released and corresponding code in oslo-incubator has been removed. Change-Id: Ic3a13380809a8b00c979e5ac405b4084f486a31d
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 ffc4744..1692306 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,6 +4,7 @@
pbr>=0.6,!=0.7,<1.0
argparse
iso8601>=0.1.9
+oslo.utils>=1.0.0 # Apache-2.0
PrettyTable>=0.7,<0.8
python-keystoneclient>=0.10.0
six>=1.7.0