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 Neutron publishes to api-ref/network, not networking anymore. 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: Id2cf3aa252df6db46575b5988e4937ecfc6792bb
This commit is contained in:
@@ -708,7 +708,7 @@ For more information, refer to `Block Device Mapping
|
||||
|
||||
For the full list of ``block_device_mapping_v2`` parameters available when
|
||||
creating a server, see the `API reference
|
||||
<https://developer.openstack.org/api-ref/compute/?expanded=create-server-detail#create-server>`_.
|
||||
<https://docs.openstack.org/api-ref/compute/?expanded=create-server-detail#create-server>`_.
|
||||
|
||||
**Example for block_device_mapping_v2**
|
||||
|
||||
@@ -767,7 +767,7 @@ For more information on how scheduler hints are different from flavor extra
|
||||
specs, refer to `this document`_.
|
||||
|
||||
.. _cloud's configuration: https://docs.openstack.org/nova/latest/admin/configuration/schedulers.html
|
||||
.. _the create-server-detail Request section: https://developer.openstack.org/api-ref/compute/?expanded=create-server-detail#create-server
|
||||
.. _the create-server-detail Request section: https://docs.openstack.org/api-ref/compute/?expanded=create-server-detail#create-server
|
||||
.. _this document: https://docs.openstack.org/nova/latest/reference/scheduler-hints-vs-flavor-extra-specs.html#scheduler-hints
|
||||
|
||||
Server Consoles
|
||||
|
||||
Reference in New Issue
Block a user