lrdp-v2: define equivalency for Register objects
Register objects are `equal' if they have the same fields and the values of all of those fields are equal. Overload Register.__eq__ to reflect this. Change-Id: I680e869470b20d6dc88d4bd78da9f002980aea4f
Please register or sign in to comment