Go to file
manchandavishal c832e239ba Drop Nodejs v16 job
As nodejs v18 job is passing in horizon and all horizon
plugins [1]. So we didn't require the nodejs v16 job.

This patch removes the nodejs v16 job definition from
``.zuul.d/nodejs-jobs.yaml`` and other nodejs v16 job
references.

[1] https://review.opendev.org/c/openstack/horizon/+/865293

Change-Id: I9e791c24944f228a27813eb860080d3ea3e1449d
2022-11-25 15:30:48 +05:30
2022-11-25 15:30:48 +05:30
2022-09-21 02:15:49 +00:00
2020-09-10 06:10:38 +00:00
2020-09-04 12:46:17 +03:00
2020-10-05 15:32:06 +09:00
2019-04-19 19:37:19 +00:00
2020-10-15 14:37:20 +09:00
2018-07-10 14:45:26 +07:00
2020-03-23 13:18:58 +00:00
2022-06-06 17:59:13 +09:00
2022-06-06 17:59:13 +09:00

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. The openstack_dashboard module is a reference implementation of a Django site that uses the horizon app to provide web-based interactions with the various OpenStack projects.

image

Using Horizon

See doc/source/install/index.rst about 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.rst or 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 the doc/source directory using reStructuredText and built by Sphinx

To build the docs, use:

$ tox -e docs

Results are in the doc/build/html directory

Description
OpenStack Dashboard (Horizon)
Readme 334 MiB
Languages
Python 63.2%
JavaScript 28.7%
HTML 6.5%
SCSS 1.5%