orrery opened a new issue #1573: URL: https://github.com/apache/libcloud/issues/1573
## Summary Ubuntu 20.04 LTS is not in the list of images returned by the GCE driver, but 18.04 LTS and 16.04 LTS are returned. See: https://libcloud.readthedocs.io/en/stable/compute/drivers/gce.html#libcloud.compute.drivers.gce.GCENodeDriver.list_images Ubuntu 20.04 LTS is a non-deprecated global image as far as I am aware, and should be returned as per the description in the API. ## Detailed Information apache-libcloud==3.1.0 python 3.8.8 Use GCE driver to call list_images() with default parameterisation. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
