GitHub user iler opened a pull request:
https://github.com/apache/libcloud/pull/1258
Update UpCloud driver documentation
## Update UpCloud driver documentation
### Description
- Dropped www from the URL
- Added missing datacenters
- Updated API credentials instructions
- Updated logo
### Status
- done, ready for review
### Checklist (tick everything that applies)
- [ ] [Code
linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide)
(required, can be done after the PR checks)
- [x] Documentation
- [ ] [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
1026-upcloud-driver-documentation-update
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/1258.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 #1258
----
commit 88125a834ae596e6689a6501d59d4e9f671b72b3
Author: Ilari Mäkelä <ilari@...>
Date: 2018-11-27T14:31:37Z
New logo for UpCloud driver documentation
commit 5f3456e8165021cf7b194cb0973f94301bb560f6
Author: Ilari Mäkelä <ilari@...>
Date: 2018-11-27T14:44:24Z
Updated the following:
- Dropped www from the URL
- Added missing datacenters
- Update API credentials instructions
----
---