> @@ -42,6 +42,7 @@ public void testCreatePayload() {
> .dataCenterId("datacenter-id")
> .name("jclouds-volume")
> .size(3)
> + .type("HDD")Should an enum work better here, so users have a constrained set of options to use? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/245/files#r55284498
