You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by Ignasi Barrera <no...@github.com> on 2015/02/04 17:35:14 UTC

[jclouds] Fix location assignment in SoftLayer VirtualGuestToNodeMetadata (#666)

According to the [DatacenterToLocation](https://github.com/jclouds/jclouds/blob/master/providers/softlayer/src/main/java/org/jclouds/softlayer/compute/functions/DatacenterToLocation.java#L52) function, the id of the location is the name of the datacenter. This commit fixes the `VirtualGuestToNodeMetadata` so the location is properly populated.

/cc @andreaturli 
You can view, comment on, or merge this pull request online at:

  https://github.com/jclouds/jclouds/pull/666

-- Commit Summary --

  * Fix location assignment in SoftLayer VirtualGuestToNodeMetadata

-- File Changes --

    M providers/softlayer/src/main/java/org/jclouds/softlayer/compute/functions/VirtualGuestToNodeMetadata.java (2)
    M providers/softlayer/src/test/java/org/jclouds/softlayer/compute/functions/VirtualGuestToNodeMetadataTest.java (4)

-- Patch Links --

https://github.com/jclouds/jclouds/pull/666.patch
https://github.com/jclouds/jclouds/pull/666.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/666

Re: [jclouds] Fix location assignment in SoftLayer VirtualGuestToNodeMetadata (#666)

Posted by Andrea Turli <no...@github.com>.
Merged as

https://git1-us-west.apache.org/repos/asf?p=jclouds.git;a=commit;h=fa8b9e2332e3a8267d201d61b851f9d91d9e2a27

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/666#issuecomment-72895033

Re: [jclouds] Fix location assignment in SoftLayer VirtualGuestToNodeMetadata (#666)

Posted by Andrea Turli <no...@github.com>.
Closed #666.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/666#event-230181856