Files
python-keystoneclient/keystoneclient
Rui Chen fcbb2d7248 Fix Resource.__eq__ mismatch semantics of object equal
The __eq__ of apiclient.base.Resource will return True,
if the two objects have same id, even if they have different
other attributes value. The behavior is weird and don't
match the semantics of object equal. The objects that have
different value should be different objects.
Fix this issue and add some test cases in this patch.

Change-Id: I1565c6e66d6dd6cf7bd2b7e8526157190deb45de
Closes-Bug: #1499369
2015-12-16 07:53:31 +00:00
..
2015-10-01 18:18:13 +00:00
2015-11-25 00:23:17 +00:00
2015-10-01 18:18:13 +00:00
2015-10-01 18:18:13 +00:00
2015-10-01 18:18:13 +00:00
2015-11-25 00:23:17 +00:00
2014-02-08 22:22:08 +08:00
2015-11-08 19:10:58 -05:00
2015-02-09 20:34:49 -06:00