mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 07:20:45 +00:00
If you use python3, items() returns iterator which is not allowed to remove item during iteration. Fix to iterate by copied list. Change-Id: I64c037d04e2b127d8f19f56cab65122af89a7200 Closes-Bug: 1740232 |
||
|---|---|---|
| .. | ||
| v2_0 | ||
| v3 | ||
| __init__.py | ||
| client.py | ||
| common.py | ||