Files
nova/doc
Takashi Kajinami 50ca86d329 doc: Drop deprecated [api] auth_strategy
It was deprecated 5+ years ago[1].

Also remove the keystone_authtoken section from compute node because
these options are unused by nova-compute.

[1] 18de63deaa

Change-Id: Ie37a1593e101d76b003aeddef2294d52386b2050
2025-03-11 21:09:08 +09:00
..
2022-09-23 09:09:37 +05:30
2019-07-22 19:17:28 +02: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.