Files
python-cinderclient/cinderclient/tests
whoami-rajat b3487484d8 __repr__ crashes when empty dict passed
The Capabilities class __repr__ method crashes when
along with any manager object, the info is passed as
empty dict.
This patch handles the issue.

Change-Id: Ife5cfc82137d107b27b011aa83c3a9c89e78d701
Closes-Bug: #1785091
2018-08-13 14:34:47 +00:00
..