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 24a7da9a5013039b33ffe1a07e27682ccdbc640b Merge: d3df881 bd5c777 Author: Eis <[email protected]> AuthorDate: Mon Jul 6 18:14:46 2020 +0300 Merge branch 'pricing-aws' of https://github.com/Eis-D-Z/libcloud into pricing-aws CHANGES.rst | 18 + contrib/scrape-ec2-prices.py | 17 +- contrib/scrape-gce-prices.py | 523 + libcloud/compute/drivers/gce.py | 37 +- libcloud/compute/drivers/openstack.py | 61 +- libcloud/data/pricing.json | 14386 +++++++++---------- .../fixtures/openstack_v1.1/_images_v2.json | 2 +- ...images_v2.json => _images_v2_invalid_next.json} | 2 +- .../fixtures/openstack_v1.1/_images_v2_page2.json | 50 + libcloud/test/compute/test_openstack.py | 33 +- 10 files changed, 7530 insertions(+), 7599 deletions(-)
