<span class="gD" style="color:#00681c"></span>From: <b class="gmail_sendername">Jesse Andrews</b> <span dir="ltr"><<a href="mailto:anotherjesse@gmail.com" target="_blank">anotherjesse@gmail.com</a>></span><br>
Date: 2011/9/28<br>Subject: Re: [Openstack] dashaboard+keystone+nova+<div class="gmail_quote">glance work well?<br>To: shake chen <<a href="mailto:shake.chen@gmail.com" target="_blank">shake.chen@gmail.com</a>><br>
Cc: <a href="mailto:openstack@lists.launchpad.net" target="_blank">openstack@lists.launchpad.net</a><br>
<br><br>at various points in time they have worked together.  We<br>
(cloudbuilders) keep a list of repositories that work well together.<br>
<br>
# compute service<br>
NOVA_REPO=<a href="https://github.com/openstack/nova.git" target="_blank">https://github.com/openstack/nova.git</a><br>
NOVA_BRANCH=2011.3<br>
<br>
# image catalog service<br>
GLANCE_REPO=<a href="https://github.com/cloudbuilders/glance.git" target="_blank">https://github.com/cloudbuilders/glance.git</a><br>
GLANCE_BRANCH=diablo<br>
<br>
# unified auth system (manages accounts/tokens)<br>
KEYSTONE_REPO=<a href="https://github.com/cloudbuilders/keystone.git" target="_blank">https://github.com/cloudbuilders/keystone.git</a><br>
KEYSTONE_BRANCH=diablo<br>
<br>
# a websockets/html5 or flash powered VNC console for vm instances<br>
NOVNC_REPO=<a href="https://github.com/cloudbuilders/noVNC.git" target="_blank">https://github.com/cloudbuilders/noVNC.git</a><br>
NOVNC_BRANCH=master<br>
<br>
# django powered web control panel for openstack<br>
DASH_REPO=<a href="https://github.com/cloudbuilders/openstack-dashboard.git%0ADASH_BRANCH=master" target="_blank">https://github.com/cloudbuilders/openstack-dashboard.git<br>
DASH_BRANCH=master</a><br>
<br>
# python client library to nova that dashboard (and others) use<br>
NOVACLIENT_REPO=<a href="https://github.com/cloudbuilders/python-novaclient.git%0ANOVACLIENT_BRANCH=master" target="_blank">https://github.com/cloudbuilders/python-novaclient.git<br>
NOVACLIENT_BRANCH=master</a><br>
<br>
# openstackx is a collection of extensions to openstack.compute & nova<br>
# that is *deprecated*.  The code is being moved into python-novaclient & nova.<br>
OPENSTACKX_REPO=<a href="https://github.com/cloudbuilders/openstackx.git" target="_blank">https://github.com/cloudbuilders/openstackx.git</a><br>
OPENSTACKX_BRANCH=diablo</div><br><br><div class="gmail_quote">2011/9/30 Carlo Impagliazzo <span dir="ltr"><<a href="mailto:truijllo@crs4.it">truijllo@crs4.it</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Alle venerdì 30 settembre 2011, l jv ha scritto:<br>
<div><div></div><div class="h5">> Hi:<br>
>      There is something confuse.<br>
>      Original,manage resource with project,i can limit an project's<br>
> resouce. now ,i use dashboard,there is no project,but have a tenant<br>
><br>
>      In nova database,the user and project table is blank when i create a<br>
> user with 'nova-manage user admin test',dashboard can't  identification it<br>
>      and the tenant's resouces limit is still use quotas tables which is in<br>
> nova databases.<br>
><br>
> what i want to know is why use tenant instead of project?  is there some<br>
</div></div>> thing is superfluous, such as nova's user and projects.<br>
<br>
so... you have a working  version of the stack nova/keystone/dashboard, isn't<br>
it?<br>
<br>
Can you post revision number ( or branches used ) to have a working system ?<br>
:)<br>
thanks a lot!<br>
<font color="#888888">Carlo<br>
</font><div><div></div><div class="h5"><br>
<br>
_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/%7Eopenstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/%7Eopenstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
</div></div></blockquote></div><br>