# openstack/horizon

OpenStack Dashboard (Horizon). Mirror of code maintained at opendev.org.

Repository: https://github.com/openstack/horizon
Canonical: https://ross.abutalabs.com/products/openstack-horizon
Homepage: https://opendev.org/openstack/horizon
Language: Python
License: Apache-2.0
License Family: permissive
Topics: service
Last push: 2026-08-26T17:34:36+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 5423, "days_push": 7, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1405, forks 1249 (observed 2026-08-28T04:04:38.133254+00:00)

## What it is
Horizon is the official OpenStack Dashboard, a Django-based web application for managing OpenStack cloud services through a browser. It also provides an extensible framework for building custom dashboards from reusable components.

## Use cases
- manage openstack cloud resources from a web ui
- build a custom admin dashboard for openstack services
- give cloud users a self-service portal for vms and networks
- extend an existing openstack dashboard with new panels
- web interface for keystone nova neutron cinder

## When to choose
- you run an OpenStack deployment and need its standard web console
- you want a Django-based framework to build dashboards over OpenStack APIs
- you need RBAC-integrated cloud administration UI

## When to avoid
- you are not using OpenStack - it is tightly coupled to OpenStack APIs
- you need a lightweight standalone cloud console
- you want a modern SPA frontend rather than server-rendered Django

## Facets
- artifact type: application
- maturity: active
- function: web-framework, ui-components, auth, authorization
- domain: cloud-computing, web-development, self-hosted, developer-tools
- platform: python, self-hosted
- tags: openstack, django, dashboard, cloud-management, admin-panel, web-server

## Member repositories
- openstack/horizon (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:38.133254+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:38:47.674233+00:00, confidence not recorded.
  - readme: https://github.com/openstack/horizon (fetched 2026-08-28T04:04:38.133254+00:00, sha a6b32a5bf0e9)
  - homepage: https://opendev.org/openstack/horizon (fetched 2026-08-29T11:52:46.851219+00:00, sha d124d05edd5b)
  - site_page: https://opendev.org/openstack/horizon/commit/e0afd0d21d22341c6958c18951af64f563471091 (fetched 2026-08-29T11:52:46.855936+00:00, sha 5792d8e4202d)
  - site_page: https://opendev.org/openstack/horizon/commit/2e947367bc210bf7cf4bd58f2ca6d975aee03381 (fetched 2026-08-29T11:52:46.854028+00:00, sha b7131eb6c238)
  - site_page: https://opendev.org/openstack/horizon/commit/515ba0ae0f7bbd3cf86e612fd40803e714118612 (fetched 2026-08-29T11:52:46.858457+00:00, sha 6231fad5f105)
- Data as of 2026-08-30T08:39:29.467469+00:00.
