[Openstack] How to start Horizon?

Bhandaru, Malini K malini.k.bhandaru at intel.com
Sat Apr 13 00:08:55 UTC 2013


Horizon depends on Keystone for authentication, so there are some dependencies.
Assuming you have these set up

cd to the horizon home directory

cd <horizon_home>
python ./manage.py runserver 0.0.0.0:<port_num>

access the above through your favorite browser (not IE)
http://localhost:<port_num>/<http://localhost:%3cport_num%3e/>

The password for the admin and demo accounts are what you have in the keystone database (which you may have set up via the localrc file if you used devstack).

Regards
Malini
From: Openstack [mailto:openstack-bounces+malini.k.bhandaru=intel.com at lists.launchpad.net] On Behalf Of Tiantian Gao
Sent: Friday, April 12, 2013 4:58 PM
To: 郭龙仓
Cc: openstack-operators at lists.openstack.org; OpenStack Mailing List
Subject: Re: [Openstack] How to start Horizon?

你可以考虑看下官方文档先

2013/4/12 郭龙仓 <guolongcang.work at gmail.com<mailto:guolongcang.work at gmail.com>>
I have installed Horizon lonely,how to start it ?

_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack at lists.launchpad.net<mailto:openstack at lists.launchpad.net>
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130413/7a316821/attachment.html>


More information about the Openstack mailing list