OpenStack Dashboard (Horizon)
Go to file
Jake Dahn 03dce1929d This branch adds the instance 'display name' (nickname) to attach the attache volume to instance form. 2011-05-04 16:38:23 +00:00
django-nova adding the forgotten parentheses 2011-05-04 10:48:51 -05:00
django-nova-syspanel Remove some print statements that shouldn't have been there. 2011-05-02 18:34:54 +00:00
openstack-dashboard fixed user table styling 2011-04-27 15:00:01 +09:00
.bzrignore Ignore egg info directory. 2011-04-13 14:33:51 -05:00
LICENSE Initial commit 2011-01-12 13:43:31 -08:00
README Combined django-nova and openstack-dashboard 2011-03-03 23:41:53 -08:00
run_tests.sh Combined django-nova and openstack-dashboard 2011-03-03 23:41:53 -08:00

README

OpenStack Dashboard
-------------------

The OpenStack Dashboard is a Django based reference implementation of a web
based managent interface for OpenStack Nova.

It is based on django-nova, which is designed to be a generic Django module
that can be re-used in other sites.

For more information about how to get started with the OpenStack Dashboard,
view the README file in the openstack-dashboard folder.

For more information about working directly with django-nova, see the
README file in the django-nova folder.