trevorflanagan commented on this pull request.


>        super(builder);
    }
 
    public static Properties defaultProperties() {
       Properties properties = 
DimensionDataCloudControlApiMetadata.defaultProperties();
+      properties.setProperty(PROPERTY_REGIONS, "na,eu,au,mea,ap,canada");
+      properties.setProperty(PROPERTY_REGION + ".na." + ISO3166_CODES, "NA");

Ahh thanks. I have removed.

-- 
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/433#discussion_r182775981

Reply via email to