https://github.com/openstack/nova
OpenStack Compute (Nova). Mirror of code maintained at opendev.org.
https://github.com/openstack/nova
service
Last synced: 10 days ago
JSON representation
OpenStack Compute (Nova). Mirror of code maintained at opendev.org.
- Host: GitHub
- URL: https://github.com/openstack/nova
- Owner: openstack
- License: apache-2.0
- Created: 2010-07-22T02:04:27.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2025-04-23T16:02:27.000Z (10 days ago)
- Last Synced: 2025-04-23T17:16:03.513Z (10 days ago)
- Topics: service
- Language: Python
- Homepage: https://opendev.org/openstack/nova
- Size: 291 MB
- Stars: 3,124
- Watchers: 436
- Forks: 2,560
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
- awesome-repositories - openstack/nova - OpenStack Compute (Nova). Mirror of code maintained at opendev.org. (Python)
README
==============
OpenStack Nova
==============OpenStack Nova provides a cloud computing fabric controller, supporting a wide
variety of compute technologies, including: libvirt (KVM, Xen, LXC and more),
VMware and OpenStack Ironic.Use the following resources to learn more.
API
---To learn how to use Nova's API, consult the documentation available online at:
- `Compute API Guide `__
- `Compute API Reference `__For more information on OpenStack APIs, SDKs and CLIs in general, refer to:
- `OpenStack for App Developers `__
- `Development resources for OpenStack clouds
`__Operators
---------To learn how to deploy and configure OpenStack Nova, consult the documentation
available online at:- `OpenStack Nova `__
In the unfortunate event that bugs are discovered, they should be reported to
the appropriate bug tracker. If you obtained the software from a 3rd party
operating system vendor, it is often wise to use their own bug tracker for
reporting problems. In all other cases use the master OpenStack bug tracker,
available at:- `Bug Tracker `__
Developers
----------For information on how to contribute to Nova, please see the contents of the
CONTRIBUTING.rst.Any new code must follow the development guidelines detailed in the HACKING.rst
file, and pass all unit tests.To understand better the processes that the team is using, please refer to the
`Process document `__.Further developer focused documentation is available at:
- `Official Nova Documentation `__
- `Official Client Documentation
`__Other Information
-----------------During each `Summit`_ and `Project Team Gathering`_, we agree on what the whole
community wants to focus on for the upcoming release. The plans for nova can
be found at:- `Nova Specs `__
.. _Summit: https://www.openstack.org/summit/
.. _Project Team Gathering: https://www.openstack.org/ptg/