We are still working through a few issues with keystone and admin users. Those repositories are (one of many) work in progress version...
Once we get a version that completely works, I think that the project owners should tag in their repos and work with the packaging teams on releases? (eg, the normal flow?) Jesse On Wed, Sep 28, 2011 at 9:36 AM, Jay Pipes <[email protected]> wrote: > Am I to assume the below is going to be the Diablo+ release/package or > whatever was agreed upon at the last #openstack-meeting? > > :) > > -jay > > 2011/9/28 Jesse Andrews <[email protected]>: >> 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 <[email protected]> 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 <[email protected]> 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 : [email protected] >>>> Unsubscribe : https://launchpad.net/~openstack >>>> More help : https://help.launchpad.net/ListHelp >>>> >>> >>> >>> >>> -- >>> 陈沙克 >>> 手机:13661187180 >>> msn:[email protected] >>> >>> _______________________________________________ >>> Mailing list: https://launchpad.net/~openstack >>> Post to : [email protected] >>> Unsubscribe : https://launchpad.net/~openstack >>> More help : https://help.launchpad.net/ListHelp >>> >>> >> >> _______________________________________________ >> Mailing list: https://launchpad.net/~openstack >> Post to : [email protected] >> Unsubscribe : https://launchpad.net/~openstack >> More help : https://help.launchpad.net/ListHelp >> > _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

