This is an automated email from the ASF dual-hosted git repository. tomaz pushed a change to branch chore/remove/py3.8 in repository https://gitbox.apache.org/repos/asf/libcloud.git
from 3783d7fb4 Update black config. add 9e07d9296 Update upgrade notes. add cc85efe0d Fix various bugs detected by the new version of pylint. add 27b1f35e1 Update required status checks. No new revisions were added by this update. Summary of changes: .asf.yaml | 6 +- docs/upgrade_notes.rst | 7 +- libcloud/compute/drivers/abiquo.py | 46 ++- libcloud/compute/drivers/equinixmetal.py | 16 +- libcloud/compute/drivers/gce.py | 532 +++++++++++++++++++++++++++++++ libcloud/compute/drivers/kubevirt.py | 5 + libcloud/compute/drivers/nttcis.py | 301 +++++++++++++++++ libcloud/compute/drivers/ovh.py | 49 +++ libcloud/compute/drivers/rackspace.py | 9 + libcloud/compute/drivers/vcloud.py | 44 ++- libcloud/compute/drivers/vsphere.py | 20 ++ 11 files changed, 1011 insertions(+), 24 deletions(-)