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: Core
Affects Versions: 0.3.0
Reporter: Robert Yokota
Priority: Minor
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.