Comment 7 for bug 1284677

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (master)

Reviewed: https://review.openstack.org/106379
Committed: https://git.openstack.org/cgit/stackforge/manila/commit/?id=4e5c1847e629f58bf405e87045f09633183e126f
Submitter: Jenkins
Branch: master

commit 4e5c1847e629f58bf405e87045f09633183e126f
Author: vponomaryov <email address hidden>
Date: Fri Jul 11 16:51:34 2014 +0300

    py3.x: Use six.text_type() instead of unicode()

    Python 3 doesn't support unicode(), use six.text_type instead.
    Partial-Bug: #1284677
    Partially-implements blueprint py3-compatibility

    Change-Id: I5f66ce70e838fedc955f5284c3c480bc37420107