> @Override
> - public Set<Disk> getResult() {
> + public List<Disk> getResult() {We've always been wrong using Set for things like this. there was an old convo with tim p about this. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/76/files#r18261972
