]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Port volume transfer to Python 3
authorVictor Stinner <vstinner@redhat.com>
Fri, 21 Aug 2015 18:52:18 +0000 (11:52 -0700)
committerVictor Stinner <vstinner@redhat.com>
Tue, 1 Sep 2015 11:11:13 +0000 (13:11 +0200)
commitd548495e9e1ec2ad995060112308fbf8da79c809
tree540e9ae7bb611af1744d215cace84732dd596841
parent9ba2d75a5af665f14549787c88a79e30283304f4
Port volume transfer to Python 3

Encode Unicode to UTF-8 for salt and authentication key when computing
the crypt hash.

Partially implements: blueprint cinder-python3
Change-Id: I19d337cf0d40d91378e1c42061bc51b6009970a2
cinder/transfer/api.py
tox.ini