openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #19313
Re: Nova metadata service
-
To:
JuanFra Rodriguez Cardoso <juanfra.rodriguez.cardoso@xxxxxxxxx>, Openstack <openstack@xxxxxxxxxxxxxxxxxxx>
-
From:
Joshua Harlow <harlowja@xxxxxxxxxxxxx>
-
Date:
Mon, 10 Dec 2012 17:33:57 -0800
-
Accept-language:
en-US
-
Acceptlanguage:
en-US
-
In-reply-to:
<CAGXO4kynW3rGF+iEPae4bm5+NjaRAJ=D-seSv6on1sV3WxvJ9A@mail.gmail.com>
-
Thread-index:
Ac3XP5jGVsVB3qXpTqWEW3Y9uBs5kA==
-
Thread-topic:
[Openstack] Nova metadata service
-
User-agent:
Microsoft-MacOutlook/14.2.3.120616
Its really just a binary that activates https://github.com/openstack/nova/blob/master/nova/api/metadata/handler.py#L100
Its a way to allow for a VM to get metadata about itself and any userdata (of which users may have provided) on boot.
Said feature is not just connected to ec2, but provides a generic mechanism for getting this type of data to an instance.
The ec2 folks I believe are just the 'originators' of said concept and that’s how it got named initially.
From: JuanFra Rodriguez Cardoso <juanfra.rodriguez.cardoso@xxxxxxxxx<mailto:juanfra.rodriguez.cardoso@xxxxxxxxx>>
Date: Monday, December 10, 2012 5:10 PM
To: Openstack <openstack@xxxxxxxxxxxxxxxxxxx<mailto:openstack@xxxxxxxxxxxxxxxxxxx>>
Subject: [Openstack] Nova metadata service
Hi guys!
After looking for in the mailing list and docs, I honestly still don't understand what really is nova-api-metadata.
it's a mandatory service in a multi-host deployment? it's only related to EC2?
Thanks!
Regards,
JuanFra.
Follow ups
References