Nova VolumeClient: improving javadocs

This commit is contained in:
Adam Lowe 2012-04-24 16:41:54 +01:00
parent 1dfcc6cde5
commit ff1428e6f7
1 changed files with 0 additions and 2 deletions

View File

@ -42,8 +42,6 @@ import com.google.common.collect.Iterables;
/** /**
* Tests behavior of VolumeClient * Tests behavior of VolumeClient
* *
* Cannot create snapshots whilst a volume is attached, hence single threaded
*
* @author Adam Lowe * @author Adam Lowe
*/ */
@Test(groups = "live", testName = "VolumeClientLiveTest", singleThreaded = true) @Test(groups = "live", testName = "VolumeClientLiveTest", singleThreaded = true)