I partially reverted this change in 3872b5748311037b9dfda1a01c937b66516cd21f by removing `userMetadata` from `equals` and `hashCode` to repair the build. I kept it in `toString` and added comments explaining its absence from other methods. I do not have strong feelings about this, but I consider `userMetadata` to be important and should be part of `equals` and `hashCode` and these tests seem incorrect to me.
--- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/commit/a3376d4efe86fafc38b631d3b741444f3df50493#commitcomment-15691210
