summaryrefslogtreecommitdiff
path: root/api-ref/source/servers.inc
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.com>2019-07-22 18:08:40 +0200
committerAndreas Jaeger <aj@suse.com>2019-07-22 19:17:28 +0200
commitdbe6321537c7dbbba2fdf9972567cff30864ff3a (patch)
treebed774d4eb60ad5939aec3d4e88520d71f920f3d /api-ref/source/servers.inc
parent063ef486e93bbef1628aa722b96bbd86290361cd (diff)
downloadnova-dbe6321537c7dbbba2fdf9972567cff30864ff3a.tar.gz
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
Diffstat (limited to 'api-ref/source/servers.inc')
-rw-r--r--api-ref/source/servers.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/api-ref/source/servers.inc b/api-ref/source/servers.inc
index 39edb835aa..d7779b7acd 100644
--- a/api-ref/source/servers.inc
+++ b/api-ref/source/servers.inc
@@ -183,7 +183,7 @@ whitelist will be silently ignored.
due to a transient condition in the deployment like infrastructure failure,
the response body for those unavailable servers will be missing keys. See
`handling down cells
- <https://developer.openstack.org/api-guide/compute/down_cells.html>`__
+ <https://docs.openstack.org/api-guide/compute/down_cells.html>`__
section of the Compute API guide for more information on the keys that
would be returned in the partial constructs.
@@ -301,7 +301,7 @@ request body to boot a server from a volume.
Include the ``key_name`` parameter in the create request body to add a
keypair to the server when you create it. To create a keypair, make a
`create keypair
-<http://developer.openstack.org/api-ref/compute/#create-or-import-keypair>`__
+<https://docs.openstack.org/api-ref/compute/#create-or-import-keypair>`__
request.
.. note:: Starting with microversion 2.37 the ``networks`` field is required.
@@ -530,7 +530,7 @@ HostId is unique per account and is not globally unique.
due to a transient condition in the deployment like infrastructure failure,
the response body for those unavailable servers will be missing keys. See
`handling down cells
- <https://developer.openstack.org/api-guide/compute/down_cells.html>`__
+ <https://docs.openstack.org/api-guide/compute/down_cells.html>`__
section of the Compute API guide for more information on the keys that
would be returned in the partial constructs.
@@ -699,7 +699,7 @@ The server must exist.
due to a transient condition in the deployment like infrastructure failure,
the response body for the unavailable server will be missing keys. See
`handling down cells
- <http://developer.openstack.org/api-guide/compute/down_cells.html>`__
+ <https://docs.openstack.org/api-guide/compute/down_cells.html>`__
section of the Compute API guide for more information on the keys that
would be returned in the partial constructs.