> > + assertTrue(foundIt, "Failed to find the attachment we set in > listAttachments() response"); > + > + > volumeAttachmentApi.get().detachVolumeFromServer(testVolume.getId(), > serverId);
Would it make sense to move this into a separate `testDetachVolume` test that depends on this one? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/326/files#r12545073