← Back to team overview

openstack team mailing list archive

Re: dashaboard+keystone+nova+glance work well?

 

at various points in time they have worked together.  We
(cloudbuilders) keep a list of repositories that work well together.

# compute service
NOVA_REPO=https://github.com/openstack/nova.git
NOVA_BRANCH=2011.3

# image catalog service
GLANCE_REPO=https://github.com/cloudbuilders/glance.git
GLANCE_BRANCH=diablo

# unified auth system (manages accounts/tokens)
KEYSTONE_REPO=https://github.com/cloudbuilders/keystone.git
KEYSTONE_BRANCH=diablo

# a websockets/html5 or flash powered VNC console for vm instances
NOVNC_REPO=https://github.com/cloudbuilders/noVNC.git
NOVNC_BRANCH=master

# django powered web control panel for openstack
DASH_REPO=https://github.com/cloudbuilders/openstack-dashboard.git
DASH_BRANCH=master

# python client library to nova that dashboard (and others) use
NOVACLIENT_REPO=https://github.com/cloudbuilders/python-novaclient.git
NOVACLIENT_BRANCH=master

# openstackx is a collection of extensions to openstack.compute & nova
# that is *deprecated*.  The code is being moved into python-novaclient & nova.
OPENSTACKX_REPO=https://github.com/cloudbuilders/openstackx.git
OPENSTACKX_BRANCH=diablo

On Tue, Sep 27, 2011 at 7:11 PM, shake chen <shake.chen@xxxxxxxxx> wrote:
> No, Now the Dashbaord can not working.
>
> https://bugs.launchpad.net/openstack-dashboard/+bug/855142
>
> I think need the bug beed fixed.
>
>
>
> On Wed, Sep 28, 2011 at 9:31 AM, l jv <ljvsss@xxxxxxxxx> wrote:
>>
>> hi
>> is there anybody config dashaboard+keystone+nova+glance sucess and work
>> well?
>> when i do as the http://docs.openstack.org/,but it does not work
>> well,always has some wrong when use dashboard(glance and nova work well).
>> So somebody can write a detail config process doc ?
>> thans a lot
>> _______________________________________________
>> Mailing list: https://launchpad.net/~openstack
>> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~openstack
>> More help   : https://help.launchpad.net/ListHelp
>>
>
>
>
> --
> 陈沙克
> 手机:13661187180
> msn:shake.chen@xxxxxxxxxxx
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>
>


Follow ups

References