nova/doc
zhang.lei 8f2b7d8128 Remove zeromq from getting started with compute docs
ZeroMQ driver is deprecated, as per the Dublin 2018 PTG decision:
http://lists.openstack.org/pipermail/openstack-dev/2018-March/128055.html

This change simply replaces the zeromq mention with a link to the
other oslo.messaging drivers.

Co-Authored-By: Matt Riedemann <mriedem.os@gmail.com>

Change-Id: I0c8d488c1daecc71d7d2817ffb4ae10727771d19
2019-05-30 12:00:00 -04:00
..
api_samples Microversion 2.73: Support adding the reason behind a server lock 2019-05-11 21:48:27 +00:00
ext Replace support matrix ext with common library 2018-07-16 15:04:00 +01:00
notification_samples Microversion 2.73: Support adding the reason behind a server lock 2019-05-11 21:48:27 +00:00
source Remove zeromq from getting started with compute docs 2019-05-30 12:00:00 -04:00
test Remove cells v1 (for the most part) from the docs 2019-02-13 13:59:09 -05:00
README.rst Fix the file name of development-environment.rst 2018-06-07 15:26:08 +09:00
requirements.txt Cap sphinx for py2 to match global requirements 2019-05-16 08:41:27 +08: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://developer.openstack.org/api-guide/compute/

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