[
https://issues.apache.org/jira/browse/LIBCLOUD-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jerry Chen resolved LIBCLOUD-60.
--------------------------------
Resolution: Fixed
Fix Version/s: 0.4.1
Applied the 4 patches as r1052534-r1052537 inclusive. I had you in git commit
--author but apparently that doesn't carry over to Subversion. No worries, I
credited you in CHANGES.
The ElasticHosts drives list needed to be refreshed though, so I updated your
patch by referencing the website. For example, some UUIDs weren't matching the
key in the dict.
I also updated the test cases, which failed in a few places since the UUIDs
changed and the number of drives went down from 9 to 8.
Thanks!
> ElasticHosts driver deployment support
> --------------------------------------
>
> Key: LIBCLOUD-60
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-60
> Project: Libcloud
> Issue Type: Improvement
> Reporter: Tomaz Muraus
> Priority: Minor
> Fix For: 0.4.1
>
> Attachments: elastichosts_deployment_support.patch
>
>
> ElasticHosts recently updated their API and added support for SSH login with
> user 'toor' if vnc_password is provided when creating a node (the 'toor'
> account password is the same as the provided vnc_password).
> This patch updates the standard drives list and adds deployment support to
> the driver.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.