openstack-python-openstackc.../openstackclient/identity
Yang Youseok 71f138b172 Fix RuntimeError when showing project which has extra properties
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
2018-06-09 13:16:34 -05:00
..
v2_0 Fix RuntimeError when showing project which has extra properties 2018-06-09 13:16:34 -05:00
v3 Merge "Add support for endpoing filter commands" 2017-12-13 02:18:43 +00:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
client.py osc-lib: shell 2016-08-05 13:48:55 -05:00
common.py Optimize getting endpoint list 2017-09-26 14:31:07 -07:00