summaryrefslogtreecommitdiff
path: root/doc/source/cli
diff options
context:
space:
mode:
authorBernard Cafarelli <bcafarel@redhat.com>2019-01-28 14:17:46 +0100
committerBernard Cafarelli <bcafarel@redhat.com>2019-03-05 10:00:23 +0000
commit21abb4315f51406cd392129a329b92fd03600956 (patch)
treeebdd5e67e6736ad557d2eabeb71d22637cc6a7ea /doc/source/cli
parent42155fae8cd64038ce0fc0de181070ad32a6f84a (diff)
downloadpython-openstackclient-21abb4315f51406cd392129a329b92fd03600956.tar.gz
Remove str() when setting network objects names
Most network commands use str() on name argument, which fails on python 2 with Unicode characters. This comes from parsed arguments so does not actually need this call. Sample command failing with current code: openstack network create test_unicodeā„¢ Change-Id: Ie10b67864c912ee5c33e90b10c3d9705ee8307e7 Story: 2004356 Task: 27955 (cherry picked from commit 05521bf84cb108c73bb36b270569b1986ad13f53)
Diffstat (limited to 'doc/source/cli')
0 files changed, 0 insertions, 0 deletions