[
https://issues.apache.org/jira/browse/LIBCLOUD-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12985334#action_12985334
]
Eric Woods commented on LIBCLOUD-53:
------------------------------------
Sorry for not closing the issue earlier. This was committed on 9/23. Thanks,
Robert.
> Improvements to createNode and listNodes in RackspaceDriver.java
> ----------------------------------------------------------------
>
> Key: LIBCLOUD-53
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-53
> Project: Libcloud
> Issue Type: Improvement
> Components: Java Core
> Affects Versions: 0.3.0
> Reporter: Robert Yokota
> Assignee: Eric Woods
> Priority: Minor
> Attachments: RackspaceDriver.java.diff
>
>
> Improvements to createNode and listNodes in RackspaceDriver.java
> In createNode, I added code to use NodeAuth as a public SSH key if it is set
> (assuming it is already base64-encoded)
> in parseImages, parseSizes, and parseNodes, I fixed the XPath expressions,
> which were not working
> I added a method listNodes that takes a sinceDate. This is to get around
> some Rackspace caching which causes stale data to be returned.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.