5e5b6751d32aa50dc372c55b5c2044d0dade51f4
Go to file
Balazs Gibizer 5e5b6751d3 Remove basepython def from tox.ini
It seems that with tox 4.2.6 the missing interpreter error was fixed but
the generative testenv feature is broken and the
[testenv:functional{,-py38,-py39,-py310}] format is leads to missing
interpreter error. It is due to a conflict between basepython = python3
and the version fragment in the generative target suppressed by
ignore_basepython_conflict = true.
This patch removes basepython = python3 assuming that developers already
switched for python3 in their environment as python2.7 is EOL.
Also we took the opportunity to add the global constraints via the
install_command instead of deps as deps is not used during the
installation of the editable package.
Change-Id: I258a7c13434b29402804181dea275b42d5539df0
2023年01月09日 16:17:30 +01:00
2023年01月03日 18:55:21 +00:00
2022年11月07日 16:32:28 +01:00
2022年03月04日 03:42:14 +00:00
2022年11月09日 11:34:02 -08:00
2022年07月13日 14:08:03 +00:00
2016年10月12日 16:20:49 -04:00
2019年04月19日 19:45:52 +00:00
2014年05月07日 12:14:26 -07:00
2017年11月24日 16:51:12 -05:00
2022年05月06日 08:51:15 +02:00
2022年11月14日 13:04:05 +00:00
2010年05月27日 23:05:26 -07:00
2017年09月07日 15:42:31 +02:00
2022年08月25日 10:00:10 +02:00
2022年08月02日 15:31:19 +02:00
2022年11月14日 08:02:30 +01:00
2017年03月02日 11:50:48 +00:00
2022年08月02日 15:31:19 +02:00
2023年01月09日 16:17:30 +01:00

OpenStack Nova

image

OpenStack Nova provides a cloud computing fabric controller, supporting a wide variety of compute technologies, including: libvirt (KVM, Xen, LXC and more), Hyper-V, 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:

For more information on OpenStack APIs, SDKs and CLIs in general, refer to:

Operators

To learn how to deploy and configure OpenStack Nova, consult the documentation available online at:

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:

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.

Further developer focused documentation is available at:

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:

Description
OpenStack Compute (Nova)
Readme 1.6 GiB
Languages
Python 97.6%
Smarty 2.3%
Shell 0.1%