This is an automated email from the ASF dual-hosted git repository. tomaz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git
commit e6c32e5e337424d5b846d3ef4384c52e85679745 Author: Tomaz Muraus <[email protected]> AuthorDate: Sun Aug 30 16:45:35 2020 +0200 Add changelog entry. --- CHANGES.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 8f08ffd..fa583e0 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -104,6 +104,12 @@ Compute when we are executing commands on a Windows server. [Arthur Kamalov, Tomaz Muraus] +- [Outscale] Add a new driver for the Outscale provider. Existing Outscale + driver utilizes the EC2 compatible API and this one utilizes native Outscale + API. + (GITHUB-1476) + [Tio Gobin - @tgn-outscale] + Changes in Apache Libcloud 3.1.0 --------------------------------
