> @Override
> - public Set<Disk> getResult() {
> + public List<Disk> getResult() {Change here and similarly below caused by changes to the API? Or was the domain model simply wrong? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/76/files#r18261942
