# openstack/nova

OpenStack Compute (Nova). Mirror of code maintained at opendev.org.

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

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 5887, "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 3230, forks 2588 (observed 2026-08-28T04:07:50.106436+00:00)

## What it is
OpenStack Nova is the compute service of OpenStack, acting as a cloud computing fabric controller that provisions and manages virtual machines, containers, and bare metal across hypervisors like KVM, Xen, VMware, and Ironic. It exposes a REST API for instance lifecycle management and is a core component of private and public OpenStack clouds.

## Use cases
- run a private cloud with vm provisioning
- manage compute instances across multiple hypervisors
- schedule and launch vms via a rest api
- provision bare metal nodes with ironic
- build an iaas platform on open source
- automate instance lifecycle in an openstack cloud

## When to choose
- you are deploying or operating an OpenStack cloud and need compute management
- you need multi-hypervisor vm and bare-metal provisioning at scale
- you want an open-source alternative to public cloud compute with a standard REST API

## When to avoid
- you only need container orchestration rather than vm/bare-metal compute (use Kubernetes)
- you want a lightweight single-node virtualization manager
- you cannot operate the broader OpenStack ecosystem Nova depends on

## Facets
- artifact type: service
- maturity: active
- function: cloud, api-framework, deployment, scheduling
- domain: cloud-computing, infrastructure-as-code
- platform: python, self-hosted, cloud
- tags: openstack, compute, iaas, vm-management, libvirt, bare-metal, cloud-controller, virtualization, devops, linux

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

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:50.106436+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-30T07:24:40.028334+00:00, confidence not recorded.
  - readme: https://github.com/openstack/nova (fetched 2026-08-28T04:07:50.106436+00:00, sha b3f1aaf10740)
  - homepage: https://opendev.org/openstack/nova (fetched 2026-08-29T09:37:46.707649+00:00, sha e1d38ec4e45a)
  - site_page: https://opendev.org/openstack/nova/commit/5d0bf4ba3589d729e085c43b7a63b62fb79bf921 (fetched 2026-08-29T09:37:46.710294+00:00, sha 6c63fdb9dfb8)
  - site_page: https://opendev.org/openstack/nova/commit/612c36034b8f389fc3ddf18689e8e72d5b897ae8 (fetched 2026-08-29T09:37:46.712657+00:00, sha e5d3bbebdbd4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
