> UUID clientId =
> UUID.fromString("3381af92-2b9e-11e3-b191-71861300734c");
> + messageIds.put(zoneId, new ArrayList<String>());Ah, like that. And agree that `Lists.<String>newArrayList()` is not exactly an improvement ;-) --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/57/files#r7882062
