summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorMehdi Abaakouk <mehdi.abaakouk@enovance.com>2015-02-27 11:14:59 +0100
committerMehdi Abaakouk <mehdi.abaakouk@enovance.com>2015-03-11 10:09:51 +0100
commitce7d5e8bae0028443ff7b8623653a2aa4a7de714 (patch)
tree3e843cda54e7f12115da056b0764cb6a5f4cc140 /requirements.txt
parenteaa362b3603cb55ce2cfefefd65344dbf5b489e5 (diff)
downloadoslo-messaging-ce7d5e8bae0028443ff7b8623653a2aa4a7de714.tar.gz
Update to oslo.context
This update oslo-incubator and move to the new oslo.context module. Change-Id: I06a1a400e0d37609f824dcdabd460b0fd86ea0f2
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 3b49a53..5f0e49d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,6 +5,7 @@
pbr>=0.6,!=0.7,<1.0
oslo.config>=1.9.0 # Apache-2.0
+oslo.context>=0.2.0 # Apache-2.0
oslo.utils>=1.2.0 # Apache-2.0
oslo.serialization>=1.2.0 # Apache-2.0
oslo.i18n>=1.3.0 # Apache-2.0