abiquo/src/main/java/org/jclouds/abiquo/handlers/AbiquoErrorHandler.java (2 lines): - line 52: // TODO: get the exception to encapsulate from the returned error - line 63: // TODO: get the exception to encapsulate from the returned error aliyun-ecs/src/main/java/org/jclouds/aliyun/ecs/domain/UserCidr.java (1 line): - line 21: // FIXME not possible to find properties from either the API or the doc joyent-cloudapi/src/main/java/org/jclouds/joyent/cloudapi/v6_5/compute/functions/MachineInDatacenterToNodeMetadata.java (1 line): - line 100: // TODO make this more efficient joyent-cloudapi/src/main/java/org/jclouds/joyent/cloudapi/v6_5/compute/predicates/AllNodesInGroupTerminated.java (1 line): - line 37: //TODO: TESTME aliyun-ecs/src/main/java/org/jclouds/aliyun/ecs/domain/Zone.java (1 line): - line 35: Map> dedicatedHostGenerations, // FIXME neither doc nor example showed the type in the list cdmi/src/main/java/org/jclouds/snia/cdmi/v1/handlers/CDMIErrorHandler.java (1 line): - line 37: // TODO: is there error spec someplace? let's type errors, etc. joyent-cloudapi/src/main/java/org/jclouds/joyent/cloudapi/v6_5/compute/JoyentCloudComputeService.java (1 line): - line 134: // TODO: test this clear happens joyent-cloudapi/src/main/java/org/jclouds/joyent/cloudapi/v6_5/compute/JoyentCloudComputeServiceAdapter.java (1 line): - line 104: //TODO machineInDatacenter.metadata for password joyent-cloudapi/src/main/java/org/jclouds/joyent/cloudapi/v6_5/compute/functions/PackageInDatacenterToHardware.java (1 line): - line 57: // TODO: no api call to get processors.. either hard-code or joyent-cloudapi/src/main/java/org/jclouds/joyent/cloudapi/v6_5/compute/functions/DatasetToOperatingSystem.java (1 line): - line 53: builder.is64Bit(true); // TODO: verify aliyun-ecs/src/main/java/org/jclouds/aliyun/ecs/compute/strategy/CreateResourcesThenCreateNodes.java (1 line): - line 284: // TODO makes protocol and source CIDR configurable? aliyun-ecs/src/main/java/org/jclouds/aliyun/ecs/compute/ECSComputeService.java (1 line): - line 127: // FIXME not sure it is correct to always delete vSwitch and VPC_PREFIX