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: Id0b8c3aed2cf11a4adfcfedf1e99ac070804b58f
This commit is contained in:
Andreas Jaeger 2019-07-22 18:16:43 +02:00
parent 9fa3d43f75
commit 16c6c378a9
2 changed files with 2 additions and 2 deletions

View File

@ -394,7 +394,7 @@ References
<https://review.openstack.org/#/c/558265/>`_
.. [#ServerConcepts] `OpenStack Server API Concepts
<https://developer.openstack.org/api-guide/compute/server_concepts.html>`_
<https://docs.openstack.org/api-guide/compute/server_concepts.html>`_
History
=======

View File

@ -81,7 +81,7 @@ commands = oslo_debug_helper -t cyborg/tests {posargs}
[testenv:api-ref]
# 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.
deps = -r{toxinidir}/doc/requirements.txt
commands =
rm -rf api-ref/build