<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On May 25, 2012, at 4:02 AM, Christian Parpart wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><p><br>
Am 24.05.2012 20:43 schrieb "Lorin Hochstein" <<a href="mailto:lorin@nimbisservices.com">lorin@nimbisservices.com</a>>:<br>
><br>
><br>
> On May 24, 2012, at 2:39 PM, Christian Parpart wrote:<br>
><br>
>> On Thu, May 10, 2012 at 11:49 PM, Christian Parpart <<a href="mailto:trapni@gmail.com">trapni@gmail.com</a>> wrote:<br>
>>><br>
>>> Hey all,<br>
>>><br>
>>> I am wondering how these two terms are related with each other.<br>
>>> I now know, that both terms are (kind of) interchangeable, however,<br>
>>> I wonder why then we have two database tables (keystone.tenants<br>
>>> and nova.projects) for the same thing, or, I have to actively populate<br>
>>> the latter to make actual use of it from within the dashboard / nova.<br>
>>><br>
>>> Can anyone please fix my misinterpretion, or clarify, why I (as an admin)<br>
>>> need to explicitly invoke `nova-manage project create .... && ... add ..."?<br>
>><br>
>><br>
>> nobody?<br>
>><br>
>> I still can't distinguish here, even though I am working with OpenStack for quite a few weeks now :-(<br>
>><br>
>> Best regards,<br>
>> Christian.<br>
><br>
><br>
><br>
> It's a legacy thing. The initial implementation of nova (before keystone) implemented its own authorization and had "projects". When keystone was implemented it called these "tenants" instead, and nobody ever went through the nova code and did a search and replace. <br>

[...]</p><p>Hey, many thanks for this clarificarion. :-)</p><p>Can you please give me an advice on how to handly rhis situation for the time being?<br>
Does nova play nicely and know what i mean unless i create the record on both tables, or how should i handle it in essex?</p><p>Many thanks,<br>
Christian.</p>
</blockquote></div><div><br></div><div>You should not need to use  "nova-manage project create" in Essex, projects/tenants are managed entirely by keystone, and nova will retrieve the tenant info from keystone as needed. Just use the tenant id when you need to specify a project id in a nova command. </div><div><br></div><div>(Note: I'm not sure if this applies if you're using Quantum, since I don't think Quantum has been fully integrated with Keystone yet. Quantum is the in-development next generation version of nova-network).</div><div><br></div><div><div><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Take care,</div><div><br></div><div>Lorin</div><div>--</div><div>Lorin Hochstein</div><div>Lead Architect - Cloud Services</div><div>Nimbis Services, Inc.</div><div><a href="https://www.nimbisservices.com/">www.nimbisservices.com</a></div><div><br></div></div></span><br class="Apple-interchange-newline"></div></span><br class="Apple-interchange-newline"></span><br class="Apple-interchange-newline"></div></div></body></html>