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/02 20:43:22 UTC

[libcloud] branch trunk updated (d4334c0 -> 156a0ea)

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 d4334c0  Merge pull request #1378 from tirkarthi/fix-warnings
     new c0c80bc  Label support for GCP volumes
     new 8b95e17  Adding fixture for setting the label
     new 5e96c8f  More fixtures....
     new 2c25852  Update zones_us-central1-a_disks_lcdisk_setLabel_post.json
     new aa4f90d  Adding _post to url
     new e024e4c  Update aggregated_disks.json
     new 156a0ea  Merge pull request #1376 from zimventures/zim/gcp_disk_labels

The 6940 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                    | 28 ++++++++++++++++++++++
 .../compute/fixtures/gce/aggregated_disks.json     |  6 +++++
 ...us-central1-a_disks_lcdisk_setLabels_post.json} |  6 ++---
 ..._us-central1-a_disks_lcdisk_setLabel_post.json} | 22 ++++++++---------
 libcloud/test/compute/test_gce.py                  | 23 ++++++++++++++++++
 5 files changed, 71 insertions(+), 14 deletions(-)
 copy libcloud/test/compute/fixtures/gce/{operations_operation_zones_us-central1-a_disks_lcdisk_resize_post.json => operations_operation_zones_us-central1-a_disks_lcdisk_setLabels_post.json} (76%)
 copy libcloud/test/compute/fixtures/gce/{operations_operation_zones_us-central1-a_disks_lcdisk_createSnapshot_post.json => zones_us-central1-a_disks_lcdisk_setLabel_post.json} (53%)