summaryrefslogtreecommitdiff
path: root/doc/source/cli/command-objects/module.rst
diff options
context:
space:
mode:
authorBernard Cafarelli <bcafarel@redhat.com>2019-01-28 14:17:46 +0100
committerBernard Cafarelli <bcafarel@redhat.com>2019-02-13 10:43:11 +0100
commit05521bf84cb108c73bb36b270569b1986ad13f53 (patch)
treeb71e048988591919e0d79c61fcbc155acfc19861 /doc/source/cli/command-objects/module.rst
parent1a0bef2b46c76e1c6308def709199c30c68aae47 (diff)
downloadpython-openstackclient-05521bf84cb108c73bb36b270569b1986ad13f53.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
Diffstat (limited to 'doc/source/cli/command-objects/module.rst')
0 files changed, 0 insertions, 0 deletions