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 922622c Merge pull request #1671 from micafer/up_notes
new 9fbf742 Move changelog entry under the correct release.
new 8fdd6c9 Merge branch 'trunk' of
http://gitbox.apache.org/repos/asf/libcloud into trunk
new 0bd4b60 Prepare changes for v3.5.1 release.
new 8b68630 Scrape / update EC2 instances prices and sizes data.
The 4 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 | 19 +-
docs/conf.py | 4 +-
libcloud/__init__.py | 2 +-
libcloud/compute/constants/ec2_instance_types.py | 364 ++++++++++++++++++++-
.../constants/ec2_region_details_complete.py | 187 +++++++++++
libcloud/data/pricing.json | 260 ++++++++++++++-
6 files changed, 816 insertions(+), 20 deletions(-)