openstack-python-openstackc.../openstackclient
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
..
api Remove a bunch of things we promised to remove in 2H 2017 2017-11-30 15:35:42 -06:00
common Remove a bunch of things we promised to remove in 2H 2017 2017-11-30 15:35:42 -06:00
compute Merge "Send 'changes-since' instead of 'changes_since' query parameter" 2017-12-13 02:57:49 +00:00
identity Fix RuntimeError when showing project which has extra properties 2018-06-09 13:16:34 -05:00
image Accept 0 for --min-disk and --min-ram 2017-10-20 19:48:37 +00:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2017-08-16 07:50:55 +00:00
network Fix SDK Connection creation alternative to Profile 2017-12-07 08:10:23 -06:00
object Allow objects to be streamed to stdout 2017-07-05 20:08:18 -03:00
tests Merge "Send 'changes-since' instead of 'changes_since' query parameter" 2017-12-13 02:57:49 +00:00
volume Replace "Display Name" by "Name" in volume list 2017-05-26 11:37:09 +08:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Remove log translations 2017-03-21 17:23:09 +08:00
shell.py Useless line of code in shell.py 2017-09-08 06:28:15 +00:00