mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 07:20:45 +00:00
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 |
||
|---|---|---|
| .. | ||
| v2 | ||
| __init__.py | ||
| client.py | ||
| common.py | ||
| sdk_utils.py | ||
| utils.py | ||