[GitHub] libcloud pull request: @Added JoyentNodeDriver.ex_get_node()

2014-12-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/421 --- 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 en

libcloud git commit: Added JoyentNodeDriver.ex_get_node()

2014-12-26 Thread tomaz
Repository: libcloud Updated Branches: refs/heads/trunk 0486f77e7 -> 68a3461a6 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