Comment 5 for bug 1503508

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

Reviewed: https://review.openstack.org/231847
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=985b2cdd2c07442f4446e6164117cb8011269c8c
Submitter: Jenkins
Branch: master

commit 985b2cdd2c07442f4446e6164117cb8011269c8c
Author: lin-hua-cheng <email address hidden>
Date: Tue Oct 6 23:26:08 2015 -0700

    Fix non-ascii issue with object commands

    Escape the container and object name whenever it is used
    as URL.

    Change-Id: I2343c1e67843ab53773b3fca6e258dc329cd9573
    Closes-Bug: #1503508