GitHub user aajdinov opened a pull request:
https://github.com/apache/libcloud/pull/1230
Oneandone compute driver firewall improvements
## Oneandone compute driver firewall improvements
### Description
Removed deprecated API method and updated tests to accommodate [the latest
changes](https://cloudpanel-api.1and1.com/documentation/v1/en/api/change_log.html)
to the 1and1 Cloud Server API.
### 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)
- [ ]
[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/StackPointCloud/libcloud trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/1230.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 #1230
----
commit 5f86fa401b38b08466143f47bf27181c72b94f45
Author: Amel AjdinoviÄ <amel.a.z@...>
Date: 2018-07-30T11:35:36Z
Oneandone compute friver firewall improvements.
commit 6fc5b1f4ba7cf3eac28fad792e2fac602a053bfa
Author: Amel Ajdinovic <aajdinov@...>
Date: 2018-07-30T19:46:50Z
Merge pull request #3 from StackPointCloud/oneandone-firewall-improvements
Oneandone compute driver firewall improvements.
----
---