Add Metadata service
Open
enhancement
good first issue
hacktoberfest
- Dominant language
- Python
- Stars
- 117
- Forks
- 51
- Avg merge
- 9h 17m
- Merged PRs (30d)
- 5
Description
Add implementation for the cloud metadata service across all the providers.
For AWS, the list of available metadata is [here](http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html#instancedata-data-categories). For OpenStack, see these [docs](http://docs.openstack.org/user-guide/cli-config-drive.html). For GCE, the docs are [here](https://cloud.google.com/compute/docs/storing-retrieving-metadata). CloudBridge interface should be a cross-section of the three.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.