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 9742a8a Looks like Apache disabled external actions so dont rely on
external actions in the workflow.
new 5a6d168 Add changes for v3.3.0 release.
new 7e46fea Add missing dependency.
new 6edcf5c Make sure scraping script doens't fail if productFamily
attrubyte is not present.
new 6b58834 Re-generate available EC2 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 | 4 +-
contrib/scrape-ec2-sizes.py | 2 +-
docs/conf.py | 4 +-
libcloud/__init__.py | 2 +-
libcloud/compute/constants/ec2_instance_types.py | 1162 ++++++++++++++++++--
.../constants/ec2_region_details_complete.py | 259 +++++
tox.ini | 1 +
7 files changed, 1359 insertions(+), 75 deletions(-)