GitHub user ZuluPro opened a pull request:
https://github.com/apache/libcloud/pull/421
@Added JoyentNodeDriver.ex_get_node()
Joyent didn't have a method for get only one Node.
Because I doesn't want to make a for loop for find a node, I added this
method.
Error raising is better too with that, a real Joyent's error message is now
raised.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ZuluPro/libcloud patch-3
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/421.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #421
----
commit 257f45a5c757d29ba22c79039db5b47aeca861bc
Author: ZuluPro <[email protected]>
Date: 2014-12-24T12:05:14Z
Added JoyentNodeDriver.ex_get_node()
Joyent didn't have a method for get only one Node.
Because I doesn't want to make a for loop for find a node, I added this
method.
Error raising is better too with that, a real Joyent's error message is now
raised.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---