[doc]Remove eventlet based API endpoints

The previous patch[1] removed the entry points. As there is sizable
amount of doc change needed to remove all the references from the doc
to the removed entry points a separate patch, this, is created to do so.

[1] Ie758550c0b8fb02aeb398396961467d9f845fcc9

Change-Id: Ibe8e45e86912e747f07e5fabd5b1204341c1e606
This commit is contained in:
Balazs Gibizer
2025-04-16 16:47:06 +02:00
parent 51eb60063f
commit e25418c857
17 changed files with 40 additions and 202 deletions
+1 -1
View File
@@ -158,7 +158,7 @@ the defaults from the :doc:`install guide </install/index>` will be sufficient.
a successful cells v2 layout.
* :doc:`Running nova-api on wsgi <user/wsgi>`: Considerations for using a real
WSGI container instead of the baked-in eventlet web server.
WSGI container.
.. # NOTE(amotoki): toctree needs to be placed at the end of the section to
# keep the document structure in the PDF doc.