setup: Remove pbr's wsgi_scripts
This is technical dead end and not something we're going to be able to support long-term in pbr. We need to push users away from this. Doing so highlights quite a few place where our docs need some work, particularly in light of the recent removal of the eventlet servers. Change-Id: I2ffaed710fac2612f5337aca5192af15eab46861 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
@@ -157,8 +157,8 @@ the defaults from the :doc:`install guide </install/index>` will be sufficient.
|
||||
cells allow sharding of your compute environment. Upfront planning is key to
|
||||
a successful cells v2 layout.
|
||||
|
||||
* :doc:`Running nova-api on wsgi <user/wsgi>`: Considerations for using a real
|
||||
WSGI container.
|
||||
* :doc:`Running nova-api on wsgi <admin/wsgi>`: Considerations for deploying
|
||||
under WSGI.
|
||||
|
||||
.. # NOTE(amotoki): toctree needs to be placed at the end of the section to
|
||||
# keep the document structure in the PDF doc.
|
||||
@@ -168,7 +168,7 @@ the defaults from the :doc:`install guide </install/index>` will be sufficient.
|
||||
user/feature-classification
|
||||
user/support-matrix
|
||||
admin/cells
|
||||
user/wsgi
|
||||
admin/wsgi
|
||||
|
||||
Maintenance
|
||||
-----------
|
||||
|
||||
Reference in New Issue
Block a user