diff options
author | Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | 2018-06-05 16:31:08 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-06-05 16:31:08 +0000 |
commit | 3c0c63c0f6f41fa0944d1177d22b533feaaf4df9 (patch) | |
tree | 8e54734d0c407296c7f4cdf817b7cd75c68f7c5f /docs | |
parent | f420d001c7a9a784f333121c34f3598d49dff6e8 (diff) |
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Bump oslo.messaging version to 5.36.0"
- Bump oslo.messaging version to 5.36.0
A decoding error was introduced in the AMQP libraries installed by
oslo.messaging version 5.30.2.
Error example:
File "/home/jenkins/opnfv/slave_root/workspace/yardstick-verify-master/
.tox/functional/local/lib/python2.7/site-packages/amqp/utils.py",
line 89, in str_to_bytes
return s.encode('utf-8')
UnicodeDecodeError: 'ascii' codec can't decode byte 0xd2 in position 3: ordinal not in range(128)
This problem is fixed in the library versions installed in version 5.36.0.
JIRA: YARDSTICK-1204
Change-Id: I4719d8e0a0891ebbb3b87c31d593d15f897ef53a
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Diffstat (limited to 'docs')
m--------- | docs/submodules/yardstick | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick -Subproject d6c1b8b7bfd257efd5fe2df30dd450bdb2c57c7 +Subproject c5ea8f6449bb80e239753fe954f9f02b728777d |