You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2020/08/30 14:50:17 UTC

[libcloud] 08/10: Merge branch 'trunk' of https://github.com/outscale-dev/libcloud into outscale-dev-trunk

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 86ef1f18d8da22dbd68cb6ca5bbcdbd68c788336
Merge: 7ddda6a 48fa2fa
Author: Tomaz Muraus <to...@tomaz.me>
AuthorDate: Sun Aug 30 16:41:32 2020 +0200

    Merge branch 'trunk' of https://github.com/outscale-dev/libcloud into outscale-dev-trunk

 libcloud/common/osc.py               |  160 ++++++
 libcloud/compute/drivers/outscale.py | 1018 ++++++++++++++++++++++++++++++++++
 libcloud/compute/providers.py        |    2 +
 libcloud/compute/types.py            |    2 +
 libcloud/test/common/test_osc.py     |  142 +++++
 5 files changed, 1324 insertions(+)