cloudinit/datasource
Alex Crawford f0b9eaf2fe configdrive: Remove broken support for ec2 metadata
As it turns out, certain metadata is only present in the ec2 flavor
of metadata (e.g. public_ipv4) and other data is only present in
the openstack flavor (e.g. network_config). For now, just read the
openstack metadata.
2014-08-15 10:35:21 -07:00
..
configdrive configdrive: Remove broken support for ec2 metadata 2014-08-15 10:35:21 -07:00
file datasource: Move datasources into their own packages. 2014-08-04 15:10:07 -07:00
metadata/ec2 metadata: Refactor metadata service into ec2 metadata 2014-08-05 17:19:43 -07:00
proc_cmdline datasource: Move datasources into their own packages. 2014-08-04 15:10:07 -07:00
url datasource: Move datasources into their own packages. 2014-08-04 15:10:07 -07:00
datasource.go configdrive: Use the EC2 metadata over OpenStack 2014-08-04 10:18:29 -07:00