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:
parent
9fa3d43f75
commit
16c6c378a9
@ -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
|
||||
=======
|
||||
|
2
tox.ini
2
tox.ini
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user