← Back to team overview

cloud-init-dev team mailing list archive

Re: [Merge] ~smoser/cloud-init:oracle-block-device-mapping into cloud-init:master

 

On Tue, Nov 8, 2016 at 3:43 PM, Scott Moser <smoser@xxxxxxxxxx> wrote:

> when you provide it you can give a list of dicts... in the metadata
> service it must come back as a dictionary (the code we have does items() on
> it, so it can't be a list).
>
> see  http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-
> instance-metadata.html
>
> the way we crawl turns the 'block-device-mapping/' directory into a
> dictionary.
>

Ok, that makes sense, the "list" is the directory, and each entry is a dict
of config.

Approve.


>
>
> --
> https://code.launchpad.net/~smoser/cloud-init/+git/cloud-
> init/+merge/310371
> Your team cloud init development team is requested to review the proposed
> merge of ~smoser/cloud-init:oracle-block-device-mapping into
> cloud-init:master.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~cloud-init-dev
> Post to     : cloud-init-dev@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~cloud-init-dev
> More help   : https://help.launchpad.net/ListHelp
>

-- 
https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/310371
Your team cloud init development team is requested to review the proposed merge of ~smoser/cloud-init:oracle-block-device-mapping into cloud-init:master.


References