doc: link to placement api-ref and history docs from main index
Now that we have a placement api-ref getting published, we should link to it like we do for the compute api-ref. This also links in the placement microversion history for consistency. Change-Id: Id0c70486c5a72a4d6794d80d350a45a5f356ca37
This commit is contained in:
@@ -76,13 +76,21 @@ resources will help you get started with consuming the API directly.
|
||||
concept guide for the API. This helps lay out the concepts behind the API to
|
||||
make consuming the API reference easier.
|
||||
* `Compute API Reference <http://developer.openstack.org/api-ref/compute/>`_:
|
||||
The complete reference for the API, including all methods and request /
|
||||
response parameters and their meaning.
|
||||
* :doc:`API Microversion History </reference/api-microversion-history>`: The
|
||||
compute API evolves over time through `Microversions
|
||||
The complete reference for the compute API, including all methods and
|
||||
request / response parameters and their meaning.
|
||||
* :doc:`Compute API Microversion History </reference/api-microversion-history>`:
|
||||
The compute API evolves over time through `Microversions
|
||||
<https://developer.openstack.org/api-guide/compute/microversions.html>`_. This
|
||||
provides the history of all those changes. Consider it a "what's new" in the
|
||||
compute API.
|
||||
* `Placement API Reference <https://developer.openstack.org/api-ref/placement/>`_:
|
||||
The complete reference for the placement API, including all methods and
|
||||
request / response parameters and their meaning.
|
||||
* :ref:`Placement API Microversion History <placement-api-microversion-history>`:
|
||||
The placement API evolves over time through `Microversions
|
||||
<https://developer.openstack.org/api-guide/compute/microversions.html>`_. This
|
||||
provides the history of all those changes. Consider it a "what's new" in the
|
||||
placement API.
|
||||
* :doc:`Block Device Mapping </user/block-device-mapping>`: One of the trickier
|
||||
parts to understand is the Block Device Mapping parameters used to connect
|
||||
specific block devices to computes. This deserves its own deep dive.
|
||||
|
@@ -245,4 +245,6 @@ nova-compute service could be Newton level code making requests to an Ocata
|
||||
placement API, and vice-versa, an Ocata compute service in a cells v2 cell
|
||||
could be making requests to a Newton placement API.
|
||||
|
||||
.. _placement-api-microversion-history:
|
||||
|
||||
.. include:: ../../../nova/api/openstack/placement/rest_api_version_history.rst
|
||||
|
Reference in New Issue
Block a user