← Back to team overview

cloud-init-dev team mailing list archive

[Merge] ~chad.smith/cloud-init:cleanup/metadata-cloud-platform into cloud-init:master

 

The proposal to merge ~chad.smith/cloud-init:cleanup/metadata-cloud-platform into cloud-init:master has been updated.

Commit message changed to:

ec2: update crawled metadata. Add standardized keys

* refactor EC2 _crawl_metadata to return a dictionary
* refactor EC2._get_data to process crawled_data and cache ds._crawled_metadata
* add v1 standardized instance-data keys: _beta_keys, ssh_public_keys, platform and subplatform
* drop ec2.cloud_platform method from aliyun and ec2 datasources
  - instead implement _get_cloud_name method

For more details, see:
https://code.launchpad.net/~chad.smith/cloud-init/+git/cloud-init/+merge/355999
-- 
Your team cloud-init commiters is requested to review the proposed merge of ~chad.smith/cloud-init:cleanup/metadata-cloud-platform into cloud-init:master.


References