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 c17da17 Add changelog entry.
new f39a1d6 Add gce pricing scraper and optimize price addition in
_to_node_size
new f05e477 Add license header, run the script to update pricing.json,
fix flake8
new 19a6143 Merge branch 'pricing-gce' of
https://github.com/Eis-D-Z/libcloud into Eis-D-Z-pricing-gce
new 6cd4f09 Fix lint.
new 5a70b14 Add changelog entry.
new ada6f9e Merge pull request #1468 from Eis-D-Z/pricing-gce
The 7420 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:
CHANGES.rst | 5 +
contrib/scrape-gce-prices.py | 523 ++++
libcloud/compute/drivers/gce.py | 37 +-
libcloud/data/pricing.json | 5599 ++++++++++++++++++++++++++++++++++++++-
4 files changed, 6037 insertions(+), 127 deletions(-)
create mode 100644 contrib/scrape-gce-prices.py