ShowProject of identity 2.0 API throws runtime error

Bug #1740232 reported by Yang Youseok
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
New
Undecided
Unassigned

Bug Description

'openstack project show [ID]' generates runtime error if the project have extra properties. It's due to the fact that item generated by generator pops during iteration.

Log below.

  File "/home/deploy/.local/lib/python3.5/site-packages/openstackclient/identity/v2_0/project.py", line 292, in take_action
    for k, v in info.items():
RuntimeError: dictionary changed size during iteration

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-openstackclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/530207

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-openstackclient 3.19.0

This issue was fixed in the openstack/python-openstackclient 3.19.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.