diff options
| author | Bernard Cafarelli <bcafarel@redhat.com> | 2019-01-28 14:17:46 +0100 |
|---|---|---|
| committer | Bernard Cafarelli <bcafarel@redhat.com> | 2019-03-05 10:00:23 +0000 |
| commit | 21abb4315f51406cd392129a329b92fd03600956 (patch) | |
| tree | ebdd5e67e6736ad557d2eabeb71d22637cc6a7ea /doc/source/cli | |
| parent | 42155fae8cd64038ce0fc0de181070ad32a6f84a (diff) | |
| download | python-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
