ShowProject of identity 2.0 API throws runtime error
Bug #1740232 reported by
Yang Youseok
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| python-openstackclient |
Fix Released
|
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/
for k, v in info.items():
RuntimeError: dictionary changed size during iteration
| Changed in python-openstackclient: | |
| status: | New → Fix Released |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/530207
Review: https:/