[
https://issues.apache.org/jira/browse/LIBCLOUD-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16148773#comment-16148773
]
ASF GitHub Bot commented on LIBCLOUD-938:
-----------------------------------------
GitHub user mlackman opened a pull request:
https://github.com/apache/libcloud/pull/1102
[LIBCLOUD-938] New compute driver for UpCloud
## New compute driver for UpCloud
### Description
UpCloud compute driver. Will be done against Upcloud's 1.2.4 api version
UpCloud's api documentation can be found from:
https://www.upcloud.com/api/1.2.4/
### Status
done, ready for review
### Checklist (tick everything that applies)
- [x] [Code
linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide)
(required, can be done after the PR checks)
- [x] Documentation
- [x] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html)
- [x]
[ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-bigger-changes)
(required for bigger changes)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/UpCloudLtd/libcloud
LIBCLOUD-938_Upcloud_compute_driver
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/1102.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 #1102
----
commit f0169d787b9c5f0baade3cbaff5e04d5aec6f0d4
Author: Mika Lackman <[email protected]>
Date: 2017-08-14T11:03:29Z
[LIBCLOUD-938] New compute driver for UpCloud
----
> Upcloud compute driver
> ----------------------
>
> Key: LIBCLOUD-938
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-938
> Project: Libcloud
> Issue Type: New Feature
> Components: Compute
> Reporter: Mika Lackman
> Priority: Minor
>
> Upcloud compute driver. Will be done against Upcloud's 1.2.4 api version
> Upcloud's api documentation can be found from:
> https://www.upcloud.com/api/1.2.4/
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)