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 2022/09/05 20:48:36 UTC

[libcloud] branch trunk updated (027b668fb -> 77967bfaf)

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 027b668fb Run slow GHA job check only as part of a nightly build.
     new ddf91e61a Merge pull request #1 from apache/trunk
     new beb622410 Merge branch 'apache:trunk' into trunk
     new 36ff4c36e Add method in pricing to get gce image price. Add tests
     new b359d2388 Fix flake8 errors
     new 8a2b8e639 Reformat with black
     new 794c62a44 Merge branch 'apache:trunk' into trunk
     new 8eeebba8c Use get_image_price as main function. Turn all other functions to private ones
     new e0fa71333 Merge branch 'trunk' into trunk
     new 04b29e145 Fix calls to pricing
     new d6acae3e0 Fix last test
     new a8dcfb422 format with black. Use proper driver name in test_pricing
     new b4bf8c2c4 Update test_pricing.py
     new de44494cd Merge branch 'trunk' into trunk
     new 77967bfaf Merge pull request #1699 from Eis-D-Z/trunk

The 9357 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/pricing.py           | 96 +++++++++++++++++++++++++++++++++++++++++++
 libcloud/test/test_pricing.py | 52 +++++++++++++++++++++++
 2 files changed, 148 insertions(+)