nova/doc
Balazs Gibizer 1c056c384d Fallback to same-cell resize with qos ports
The cross-cell resize code does not consider neutron ports with resource
request. To avoid migration failures this patch makes nova to fall back
to same cell resize if the instance has neutron ports with resource
request.

Change-Id: Icaad4b2375b491c8a7e87fb6f4977ae2e13e8190
Closes-Bug: #1907522
2020-12-16 17:01:49 +01:00
..
api_samples functional: Enable real policy fixture by default 2020-09-16 11:31:23 +01:00
api_schemas Add JSON schema and test for network_data.json 2020-02-17 15:35:24 +01:00
ext Remove six.moves 2020-11-07 03:25:02 +00:00
notification_samples virt: Remove 'get_all_bw_counters' API 2020-11-24 15:29:21 +00:00
source Fallback to same-cell resize with qos ports 2020-12-16 17:01:49 +01:00
test Remove 'nova-xvpvncproxy' 2019-12-23 14:20:28 +00:00
README.rst Update api-ref location 2019-07-22 19:17:28 +02:00
requirements.txt Add link to PDF document 2020-05-18 18:42:31 +00:00

README.rst

OpenStack Nova Documentation README

Both contributor developer documentation and REST API documentation are sourced here.

Contributor developer docs are built to: https://docs.openstack.org/nova/latest/

API guide docs are built to: https://docs.openstack.org/api-guide/compute/

For more details, see the "Building the Documentation" section of doc/source/contributor/development-environment.rst.