mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 07:20:45 +00:00
The above mentioned function tries to extract keys() from an item which is type class. This patch fixes the issue by converting item to dict by using to_dict(). Change-Id: Ida520ae9fe64171d105f486ba06eda127a24547b Closes-Bug: #1654887 |
||
|---|---|---|
| .. | ||
| v2 | ||
| __init__.py | ||
| client.py | ||
| common.py | ||
| sdk_utils.py | ||
| utils.py | ||