alibazlamit commented on this pull request.


>     }
 
    @Override
    public NodeAndInitialCredentials<Server> 
createNodeWithGroupEncodedIntoName(String group, String name, Template 
template) {
 
-      final String dataCenterId = template.getLocation().getId();
+      final String dataCenterId ="908DC2072407C94C8054610AD5A53B8C";// 
template.getLocation().getId();

Mistake, fixed.

>     }
 
    @Override
    public NodeAndInitialCredentials<Server> 
createNodeWithGroupEncodedIntoName(String group, String name, Template 
template) {
 
-      final String dataCenterId = template.getLocation().getId();
+      final String dataCenterId ="908DC2072407C94C8054610AD5A53B8C";// 
template.getLocation().getId();

Mistake, fixed.

-- 
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/431#discussion_r186474466

Reply via email to