cloudbase-init/cloudbaseinit/conf
Adrian Vladu 29105932c0 Add Google Cloud Engine metadata service
Add cloudbaseinit.metadata.services.gceservice.GCEService that
supports Google Cloud Engine.

Supported features for the metadata service:
  * instance id
  * hostname
  * userdata
  * ssh keys

Change-Id: I9e5e2cbcaa0953fc0c0ae8117e258713ac6443b7
2020-02-26 13:26:05 +02:00
..
__init__.py Add support for generating cloudbase-init configuration sample 2016-09-02 11:19:59 +03:00
azure.py Add Azure metadata service 2017-05-17 19:10:52 +03:00
base.py Add support for generating cloudbase-init configuration sample 2016-09-02 11:19:59 +03:00
cloudconfig.py Add support for generating cloudbase-init configuration sample 2016-09-02 11:19:59 +03:00
cloudstack.py cloudstack: add route to the metadata base url 2019-08-22 13:46:18 +03:00
default.py Change check_latest_version default value 2018-06-24 14:44:00 +03:00
ec2.py Handle [SSL: CERTIFICATE_VERIFY_FAILED] exception 2016-09-06 09:59:55 +03:00
factory.py Add Google Cloud Engine metadata service 2020-02-26 13:26:05 +02:00
gce.py Add Google Cloud Engine metadata service 2020-02-26 13:26:05 +02:00
maas.py Handle [SSL: CERTIFICATE_VERIFY_FAILED] exception 2016-09-06 09:59:55 +03:00
openstack.py Handle [SSL: CERTIFICATE_VERIFY_FAILED] exception 2016-09-06 09:59:55 +03:00
opts.py Add support for generating cloudbase-init configuration sample 2016-09-02 11:19:59 +03:00
ovf.py Add OVF metadata service 2019-06-28 10:56:19 +03:00
packet.py Add support for packet json metadata service 2019-10-21 15:18:41 +03:00
vmwareguestinfo.py Add metadata servvice VMwareGuestInfoService 2020-01-29 20:35:23 +02:00