Update api-ref location

The api documentation is now published on docs.openstack.org instead
of developer.openstack.org. Update all links that are changed to the
new location.

Note that redirects will be set up as well but let's point now to the
new location.

For details, see:
http://lists.openstack.org/pipermail/openstack-discuss/2019-July/007828.html

Change-Id: Ia47f486c79a108f6d4ffa419c59b91ad1199c718
This commit is contained in:
Andreas Jaeger 2019-07-22 18:49:39 +02:00
parent 0a5f0ed5d9
commit 5f9b4327d9
3 changed files with 4 additions and 4 deletions

View File

@ -142,7 +142,7 @@ Messaging service Operations
This section lists all of the operations that are available in the
Messaging service API. This document uses some of the most common
operations in `OpenStack API Reference <https://developer.openstack.org/api-guide/quick-start/index.html>`__..
operations in `OpenStack API Reference <https://docs.openstack.org/api-quick-start/index.html>`__..
For details about all of the operations, see the Messaging service API v2
Reference.
@ -322,7 +322,7 @@ Reference. All you need to get started with Messaging service is the
getting started guide, the reference, and your Cloud account.
For information about the OpenStack Zaqar API, see
`OpenStack API Reference <https://developer.openstack.org/api-guide/quick-start/index.html>`__.
`OpenStack API Reference <https://docs.openstack.org/api-quick-start/index.html>`__.
This API uses standard HTTP 1.1 response codes as documented at
`www.w3.org/Protocols/rfc2616/rfc2616-sec10.html <http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html>`__.

View File

@ -53,7 +53,7 @@ cURL, followed by the response.
For a complete list of operations available for Message Queuing, see :doc:`getting_started`
Each operation is fully described in the `Message Queuing API v2
Reference <https://developer.openstack.org/api-ref/messaging/>`_.
Reference <https://docs.openstack.org/api-ref/messaging/>`_.
Create Queue
------------

View File

@ -70,7 +70,7 @@ commands =
[testenv:api-ref]
basepython = python3
# This environment is called from CI scripts to test and publish
# the API Ref to developer.openstack.org.
# the API Ref to docs.openstack.org.
#
whitelist_externals = bash
rm