@nacx i am having an issue with regions runing tests like [this ](https://github.com/StackPointCloud/jclouds-labs/blob/oneandone-compute-api/oneandone/src/test/java/org/apache/jclouds/oneandone/rest/compute/OneAndOneTemplateBuilderLiveTest.java) one i get the following error ```ultiple entries with same value: us=https://cloudpanel-api.1and1.com/v1/ and de=https://cloudpanel-api.1and1.com/v1/ java.lang.IllegalArgumentException at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:150) at com.google.common.collect.RegularImmutableBiMap.<init>(RegularImmutableBiMap.java:131) at com.google.common.collect.ImmutableBiMap.copyOf(ImmutableBiMap.java:210) at org.jclouds.suppliers.SupplyKeyMatchingValueOrNull.get(SupplyKeyMatchingValueOrNull.java:53)```
1&1 supports only regions `de,us,es,gb` no zones, any ideas? Thanks -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/338#issuecomment-270619720
