Skip to content

Horizon is the dashboard for OpenStack; based on a Django module called django-openstack. Both the django-openstack module as well as a reference implementation of a fully functional Django site called openstack-dashboard are part of this project.

License

Notifications You must be signed in to change notification settings

AsherBond/horizon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Repository files navigation

Horizon (OpenStack Dashboard)

Horizon is a Django-based project aimed at providing a complete OpenStack Dashboard along with an extensible framework for building new dashboards from reusable components. Theopenstack_dashboardmodule is a reference implementation of a Django site that uses thehorizonapp to provide web-based interactions with the various OpenStack projects.

Using Horizon

Seedoc/source/install/index.rstabout how to install Horizon in your OpenStack setup. It describes the example steps and has pointers for more detailed settings and configurations.

It is also available at Installation Guide.

Getting Started for Developers

doc/source/quickstart.rstor Quickstart Guide describes how to setup Horizon development environment and start development.

Building Contributor Documentation

This documentation is written by contributors, for contributors.

The source is maintained in thedoc/sourcedirectory using reStructuredTextand built bySphinx

To build the docs, use:

$ tox -e docs

Results are in thedoc/build/htmldirectory

About

Horizon is the dashboard for OpenStack; based on a Django module called django-openstack. Both the django-openstack module as well as a reference implementation of a fully functional Django site called openstack-dashboard are part of this project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 63.1%
  • JavaScript 28.8%
  • HTML 6.5%
  • SCSS 1.5%
  • Shell 0.1%