<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><br><br><div>> To: openstack@lists.openstack.org<br>> From: christian@berendt.io<br>> Date: Thu, 18 Feb 2016 15:51:17 +0100<br>> Subject: Re: [Openstack] Tenant name from within an instance<br>> <br>> On 02/18/2016 03:38 PM, Davíð Örn Jóhannsson wrote:<br>> > This information is not available from<br>> > http://169.254.169.254/latest/meta-data and setting up a nova client to<br>> > access the api is not the way I want to go.<br>> <br>> The name of a project is not available at the moment.<br>> <br>> Maybe the ID of the project is sufficient?<br>> <br>> https://github.com/openstack/nova/blob/master/nova/api/metadata/base.py#L343-L344<br>> <br>> The project_id field is available since the Liberty release of Nova, you <br>> have to use the OpenStack metadata version 2015-10-15 to be able to see <br>> this field.<br>> <br>Ah, that explains why I can't see it - we're still on Juno :(<br><br>Chris<br></div>                                      </div></body>
</html>