nova/doc
Lee Yarwood 24106290e6 api: Introduce microverion 2.87 allowing boot from volume rescue
Building on Ic2ad1468d31b7707b7f8f2b845a9cf47d9d076d5, when requested
this microversion will allow boot from volume requests to proceed when
the COMPUTE_RESCUE_BFV trait is also reported by the compute the
instance currently resides on.

Implements: blueprint virt-bfv-instance-rescue
Change-Id: I3242fec1547693078cf36c3637116f8c41f1d0bc
2020-04-09 08:39:36 +01:00
..
api_samples api: Introduce microverion 2.87 allowing boot from volume rescue 2020-04-09 08:39:36 +01:00
api_schemas Add JSON schema and test for network_data.json 2020-02-17 15:35:24 +01:00
ext Add notification sample test for aggregate.cache_images.start|end 2019-10-25 10:38:19 -07:00
notification_samples trivial: Use recognized extra specs in tests 2020-02-19 08:24:31 +00:00
source api: Add framework for extra spec validation 2020-04-08 12:47:01 +00: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 Remove remaining Python 2.7-only dependencies 2020-01-23 09:27:23 +00:00

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.