Reviewed: https://review.openstack.org/320223 Committed: https://git.openstack.org/cgit/openstack/python-cinderclient/commit/?id=0bf56a0a54524dfcda67727ca1c64e57bfaf0bc6 Submitter: Jenkins Branch: master
commit 0bf56a0a54524dfcda67727ca1c64e57bfaf0bc6 Author: xiexs <email address hidden> Date: Tue May 24 01:28:14 2016 -0400
Fix Capabilities.__repr__ to remove the undefined attribute
The self.name is undefined in the Capabilities class. And also there is no need any unique information to identify this object, so we just remove it directly.
Change-Id: I0b821345c0d4c9a4636b9d097b9a66ba59768092 Partial-Bug: #1585024
Reviewed: https:/ /review. openstack. org/320223 /git.openstack. org/cgit/ openstack/ python- cinderclient/ commit/ ?id=0bf56a0a545 24dfcda67727ca1 c64e57bfaf0bc6
Committed: https:/
Submitter: Jenkins
Branch: master
commit 0bf56a0a54524df cda67727ca1c64e 57bfaf0bc6
Author: xiexs <email address hidden>
Date: Tue May 24 01:28:14 2016 -0400
Fix Capabilities. __repr_ _ to remove the undefined attribute
The self.name is undefined in the Capabilities class.
And also there is no need any unique information to
identify this object, so we just remove it directly.
Change-Id: I0b821345c0d4c9 a4636b9d097b9a6 6ba59768092
Partial-Bug: #1585024