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 2019/12/18 19:44:01 UTC

[libcloud] branch trunk updated (5bc99f2 -> 602cb6f)

This is an automated email from the ASF dual-hosted git repository.

tomaz pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git.


    from 5bc99f2  Add changelog entry.
     new 0340253  Revert "Support disk_size parameter for create_node"
     new 821654c  Correct disk_size parameter support for create_node
     new 602cb6f  Merge pull request #1388 from yukw777/gce-disk-size-fix

The 6983 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 libcloud/compute/drivers/gce.py   | 24 ++++++++++++++++--------
 libcloud/test/compute/test_gce.py | 20 +++++++++++---------
 2 files changed, 27 insertions(+), 17 deletions(-)