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: Ib43e63ffdc58615f1ea2d273306c7170a1f97f1b
This commit is contained in:
Andreas Jaeger 2019-07-22 18:32:12 +02:00 committed by Jiao Pengju
parent 0c969f766d
commit e8199ce65f
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ commands = oslo_debug_helper -t karbor/tests/unit {posargs}
[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 = sh /bin/rm
deps = -r{toxinidir}/test-requirements.txt
commands =