diff options
author | Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | 2018-06-21 13:04:21 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-06-21 13:04:21 +0000 |
commit | 6ad50ee62571c9a860a728022a6c892b56fb0511 (patch) | |
tree | af93945ba1531f23a16619008c5c6c8939060066 | |
parent | caeb546cd74b2727376b3da10c5fa86bd5209f8e (diff) | |
parent | 7068e1c8ab2eaaf89a040d81157974b2e2fabf56 (diff) |
Merge "Bump oslo.messaging version to 5.36.0" into stable/fraser
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 48d9f0014..cd795fdd9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,6 +38,7 @@ os-client-config==1.28.0 # OSI Approved Apache Software License osc-lib==1.7.0 # OSI Approved Apache Software License oslo.config==4.11.1 # OSI Approved Apache Software License oslo.i18n==3.17.0 # OSI Approved Apache Software License +oslo.messaging===5.36.0 # OSI Approved Apache Software License oslo.privsep===1.22.1 # OSI Approved Apache Software License oslo.serialization==2.20.1 # OSI Approved Apache Software License oslo.utils==3.28.0 # OSI Approved Apache Software License |