Merge "Remove placement from contributor doc"
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
API reference guideline
|
API reference guideline
|
||||||
=======================
|
=======================
|
||||||
|
|
||||||
The API reference should be updated when compute or placement APIs are modified
|
The API reference should be updated when compute APIs are modified
|
||||||
(microversion is bumped, etc.).
|
(microversion is bumped, etc.).
|
||||||
This page describes the guideline for updating the API reference.
|
This page describes the guideline for updating the API reference.
|
||||||
|
|
||||||
@@ -10,7 +10,6 @@ API reference
|
|||||||
=============
|
=============
|
||||||
|
|
||||||
* `Compute API reference <https://developer.openstack.org/api-ref/compute/>`_
|
* `Compute API reference <https://developer.openstack.org/api-ref/compute/>`_
|
||||||
* `Placement API reference <https://developer.openstack.org/api-ref/placement/>`_
|
|
||||||
|
|
||||||
The guideline to write the API reference
|
The guideline to write the API reference
|
||||||
========================================
|
========================================
|
||||||
@@ -24,14 +23,6 @@ Compute API reference
|
|||||||
* Parameter definition: ``api-ref/source/parameters.yaml``
|
* Parameter definition: ``api-ref/source/parameters.yaml``
|
||||||
* JSON request/response samples: ``doc/api_samples/*``
|
* JSON request/response samples: ``doc/api_samples/*``
|
||||||
|
|
||||||
Placement API reference
|
|
||||||
-----------------------
|
|
||||||
|
|
||||||
The placement project has the API reference files in its own repository
|
|
||||||
under `api-ref/source
|
|
||||||
<https://github.com/openstack/placement/tree/master/api-ref/source>`_
|
|
||||||
directory.
|
|
||||||
|
|
||||||
Structure of inc file
|
Structure of inc file
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
|
|||||||
@@ -100,7 +100,6 @@ Here are some top tips around engaging with the Nova community:
|
|||||||
- IRC
|
- IRC
|
||||||
|
|
||||||
- we talk a lot in #openstack-nova
|
- we talk a lot in #openstack-nova
|
||||||
- we also have #openstack-placement for :placement-doc:`placement <>`
|
|
||||||
- do ask us questions in there, and we will try to help you
|
- do ask us questions in there, and we will try to help you
|
||||||
- not sure about asking questions? feel free to listen in around
|
- not sure about asking questions? feel free to listen in around
|
||||||
other people's questions
|
other people's questions
|
||||||
|
|||||||
@@ -100,6 +100,4 @@ Major subsystems in nova have different needs; some of those are documented
|
|||||||
here. If you are contributing to one of these please read the subsystem guide
|
here. If you are contributing to one of these please read the subsystem guide
|
||||||
before diving in.
|
before diving in.
|
||||||
|
|
||||||
* :placement-doc:`Placement API Developer Notes <contributor/index>`
|
|
||||||
|
|
||||||
* :doc:`/user/conductor`
|
* :doc:`/user/conductor`
|
||||||
|
|||||||
Reference in New Issue
Block a user