2016-11-24 13:57:48 +01:00
|
|
|
========================
|
|
|
|
Team and repository tags
|
|
|
|
========================
|
|
|
|
|
|
|
|
.. image:: http://governance.openstack.org/badges/nova.svg
|
|
|
|
:target: http://governance.openstack.org/reference/tags/index.html
|
|
|
|
|
|
|
|
.. Change things from this point on
|
|
|
|
|
2016-08-08 10:14:49 +01:00
|
|
|
OpenStack Nova
|
|
|
|
==============
|
2010-06-20 15:09:17 -07:00
|
|
|
|
2012-06-28 19:04:00 +01:00
|
|
|
OpenStack Nova provides a cloud computing fabric controller,
|
2016-08-08 10:14:49 +01:00
|
|
|
supporting a wide variety of compute technologies, including:
|
|
|
|
libvirt (KVM, Xen, LXC and more), Hyper-V, VMware, XenServer
|
|
|
|
and OpenStack Ironic.
|
2010-06-20 15:09:17 -07:00
|
|
|
|
2012-06-28 19:04:00 +01:00
|
|
|
OpenStack Nova is distributed under the terms of the Apache
|
|
|
|
License, Version 2.0. The full terms and conditions of this
|
|
|
|
license are detailed in the LICENSE file.
|
2010-06-20 15:09:17 -07:00
|
|
|
|
2016-08-08 10:14:49 +01:00
|
|
|
API
|
|
|
|
---
|
2010-06-20 15:09:17 -07:00
|
|
|
|
2016-08-08 10:14:49 +01:00
|
|
|
To learn how to use Nova's API, consult the documentation
|
2012-06-28 19:04:00 +01:00
|
|
|
available online at:
|
2010-06-20 15:09:17 -07:00
|
|
|
|
2016-08-08 10:14:49 +01:00
|
|
|
http://developer.openstack.org/api-guide/compute/
|
|
|
|
http://developer.openstack.org/api-ref/compute/
|
|
|
|
|
|
|
|
For more information on OpenStack APIs, SDKs and CLIs,
|
|
|
|
please see:
|
|
|
|
|
|
|
|
http://www.openstack.org/appdev/
|
|
|
|
http://developer.openstack.org/
|
|
|
|
|
|
|
|
Operators
|
|
|
|
---------
|
|
|
|
|
|
|
|
To learn how to deploy and configure OpenStack Nova, consult the
|
|
|
|
documentation available online at:
|
|
|
|
|
|
|
|
http://docs.openstack.org
|
2010-07-24 16:22:17 -07:00
|
|
|
|
2013-05-09 12:21:48 -04:00
|
|
|
For information about the different compute (hypervisor) drivers
|
2016-08-08 10:14:49 +01:00
|
|
|
supported by Nova, please read:
|
2013-05-09 12:21:48 -04:00
|
|
|
|
2016-08-08 10:14:49 +01:00
|
|
|
http://docs.openstack.org/developer/nova/feature_classification.html
|
2013-05-09 12:21:48 -04:00
|
|
|
|
2012-06-28 19:04:00 +01:00
|
|
|
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:
|
2010-06-20 15:09:17 -07:00
|
|
|
|
2012-06-28 19:04:00 +01:00
|
|
|
http://bugs.launchpad.net/nova
|
2010-07-14 15:34:46 -07:00
|
|
|
|
2016-08-08 10:14:49 +01:00
|
|
|
Developers
|
|
|
|
----------
|
2012-06-28 19:04:00 +01:00
|
|
|
|
2016-08-08 10:14:49 +01:00
|
|
|
For information on how to contribute to Nova, please see the
|
|
|
|
contents of the CONTRIBUTING.rst.
|
2012-06-28 19:04:00 +01:00
|
|
|
|
|
|
|
Any new code must follow the development guidelines detailed
|
2016-08-08 10:14:49 +01:00
|
|
|
in the HACKING.rst file, and pass all unit tests.
|
2012-06-28 19:04:00 +01:00
|
|
|
|
2016-08-08 10:14:49 +01:00
|
|
|
Further developer focused documentation is available at:
|
2012-06-28 19:04:00 +01:00
|
|
|
|
2016-08-08 10:14:49 +01:00
|
|
|
http://docs.openstack.org/developer/nova/
|