integ/ceph/ceph
Charles Short 0acb956dce Fix python3 incompatibility
- socket requires bytes and we need to explicitly convert str to bytes.
- check_output() returns bytes, while python2 returns str, passing
  universal_newlines=True it will return str no matter what python
  version is used.

Story: 2006796
Task: 42297

Signed-off-by: Charles Short <charles.short@windriver.com>
Change-Id: Ie3921c4ae6211a8b0d290bdbdb195ce07036afbc
(cherry picked from commit 26c16b3eb8)
2021-07-26 14:35:12 -04:00
..
centos Add auto-versioning to starlingx/integ packages 2020-06-24 09:48:28 +08:00
files Fix python3 incompatibility 2021-07-26 14:35:12 -04:00