> @@ -272,7 +272,7 @@ public int compare(Hardware h1, Hardware h2) {
> .compare(getBootableDeviceType(h1),
> getBootableDeviceType(h2));
> if (!volumes1.isEmpty() && !volumes2.isEmpty() &&
> volumes1.size() == volumes2.size()) {I see your point, I will fix it later! thanks! --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/831/files#r35807336
