summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorDavanum Srinivas <dims@linux.vnet.ibm.com>2014-10-03 12:09:02 -0400
committerDavanum Srinivas <dims@linux.vnet.ibm.com>2014-10-11 21:25:52 -0400
commit0bfade69eb36140ce400e37a447bc44f0664d552 (patch)
treead81892fdb075959fa8503a42f0ccb98a849da6a /requirements.txt
parentdf57d44469e5077db0586fda8e9b935633caa2c8 (diff)
downloadnova-0bfade69eb36140ce400e37a447bc44f0664d552.tar.gz
Sync with latest oslo-incubator
Changes include: 55ca7c3 Split cliutils 1b44601 Allow dictionary lookup in credentials with dot notation 6c706c5 Delete graduated serialization files 3edbfb3 remove caching param from prettytable call 9ce1d96 Fix i18n import 5d40e14 Remove code that moved to oslo.i18n a4be4ed Remove graduated config modules 6ff6b4b Switch oslo-incubator to use oslo.utils and remove old modules 70189c9 Remove graduated test and fixtures libraries 8b71f57 Delete graduated db files 6ede600 rpc, notifier: remove deprecated modules 6b65a41 Fix build break - switch from str to hash for lookup f76f44c Delete the token and endpoint on expiry of token of client aebb58f Fix typo to show correct log message 1131b56 Enabled mask_password to handle byte code strings 6b048e7 Let oslotest manage the six.move setting for mox Change-Id: Ic588aec0fc0291440feaac3439836054bd3608cd
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 8f5eb92a0b..9d17e72e07 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -35,12 +35,13 @@ stevedore>=1.0.0 # Apache-2.0
websockify>=0.6.0,<0.7
wsgiref>=0.1.2
oslo.config>=1.4.0 # Apache-2.0
+oslo.serialization>=1.0.0 # Apache-2.0
+oslo.utils>=1.0.0 # Apache-2.0
oslo.db>=1.0.0 # Apache-2.0
oslo.rootwrap>=1.3.0
pycadf>=0.6.0
oslo.messaging>=1.4.0
oslo.i18n>=1.0.0 # Apache-2.0
-oslo.utils>=1.0.0 # Apache-2.0
lockfile>=0.8
simplejson>=2.2.0
rfc3986>=0.2.0 # Apache-2.0