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: Ia756506e25d7b74030f55d1032b5cb71f5e1925b
This commit is contained in:
Andreas Jaeger 2019-07-30 19:41:11 +02:00
parent aaae83acaa
commit d27313f425
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
Neutron-lbaas is deprecated as of Queens. Load-Balancer-as-a-Service
(LBaaS v2) is now provided by the `Octavia project
<https://docs.openstack.org/octavia/latest/>`_. The `Octavia API v2
<https://developer.openstack.org/api-ref/load-balancer/v2/index.html>`_ is
<https://docs.openstack.org/api-ref/load-balancer/v2/index.html>`_ is
backwards compatible with the neutron-lbaas implementation of the LBaaS 2.0
API. Please see the FAQ:
https://wiki.openstack.org/wiki/Neutron/LBaaS/Deprecation

View File

@ -22,7 +22,7 @@ CLASS_NET_BW_INGRESS_KBPS = 'NET_BW_IGR_KILOBIT_PER_SEC'
# Optionally reported inventory parameters. Mandatory parameters like 'total'
# are left out intentionally. See also:
# https://developer.openstack.org/api-ref/placement
# https://docs.openstack.org/api-ref/placement
# /#update-resource-provider-inventory
INVENTORY_OPTIONS = set([
'allocation_ratio',