diff --git a/api-ref/source/images.inc b/api-ref/source/images.inc index 61d13234db44..2c2feff35bb0 100644 --- a/api-ref/source/images.inc +++ b/api-ref/source/images.inc @@ -10,7 +10,7 @@ deprecated all the proxy APIs and users should use the native APIs instead. These will fail with a 404 starting from microversion 2.36. See: `Relevant Image APIs - `__. + `__. Lists, shows details and deletes images. Also sets, lists, shows details, create, update and deletes image metadata. @@ -18,7 +18,7 @@ Also sets, lists, shows details, create, update and deletes image metadata. An image is a collection of files that you use to create and rebuild a server. By default, operators provide pre-built operating system images. You can also create custom images. See: `Create Image Action -`__. +`__. By default, the ``policy.json`` file authorizes all users to view the image size in the ``OS-EXT-IMG-SIZE:size`` extended attribute. diff --git a/api-ref/source/os-floating-ip-dns.inc b/api-ref/source/os-floating-ip-dns.inc index 065f734ef9fa..860b40affc26 100644 --- a/api-ref/source/os-floating-ip-dns.inc +++ b/api-ref/source/os-floating-ip-dns.inc @@ -13,7 +13,7 @@ deprecated all the proxy APIs and users should use the native APIs instead. These will fail with a 404 starting from microversion 2.36. See: `Relevant Network APIs - `__. + `__. Manages DNS records associated with floating IP addresses. The API dispatches requests to a DNS driver that is selected at startup. diff --git a/api-ref/source/os-floating-ip-pools.inc b/api-ref/source/os-floating-ip-pools.inc index ad333cfe12f0..0740d4cb2b72 100644 --- a/api-ref/source/os-floating-ip-pools.inc +++ b/api-ref/source/os-floating-ip-pools.inc @@ -10,7 +10,7 @@ deprecated all the proxy APIs and users should use the native APIs instead. These will fail with a 404 starting from microversion 2.36. See: `Relevant Network APIs - `__. + `__. Manages groups of floating IPs. diff --git a/api-ref/source/os-floating-ips-bulk.inc b/api-ref/source/os-floating-ips-bulk.inc index 0614b21bb70f..fcdfd8f03e35 100644 --- a/api-ref/source/os-floating-ips-bulk.inc +++ b/api-ref/source/os-floating-ips-bulk.inc @@ -10,7 +10,7 @@ deprecated all the proxy APIs and users should use the native APIs instead. These will fail with a 404 starting from microversion 2.36. See: `Relevant Network APIs - `__. + `__. (nova-network only) Bulk-creates, deletes, and lists floating IPs. Default pool name is ``nova``. diff --git a/api-ref/source/os-floating-ips.inc b/api-ref/source/os-floating-ips.inc index e4eba4fa1423..ad7588ca9da1 100644 --- a/api-ref/source/os-floating-ips.inc +++ b/api-ref/source/os-floating-ips.inc @@ -10,7 +10,7 @@ deprecated all the proxy APIs and users should use the native APIs instead. These will fail with a 404 starting from microversion 2.36. See: `Relevant Network APIs - `__. + `__. Lists floating IP addresses for a project. Also, creates (allocates) a floating IP address for a project, shows floating IP address details, @@ -20,16 +20,18 @@ The cloud administrator configures a pool of floating IP addresses in OpenStack Compute. The project quota defines the maximum number of floating IP addresses that you can allocate to the project. After you `allocate a floating IP -address `__ +address `__ for a project, you can: - `Add (associate) the floating IP - address `__ + address `__ with an instance in the project. You can associate only one floating IP address with an instance at a time. - `Remove (disassociate) the floating IP - address `__ + address `__ from an instance in the project. - Delete, or deallocate, a floating IP from the project, which diff --git a/api-ref/source/os-networks.inc b/api-ref/source/os-networks.inc index 93872f6fdda1..450cd4981ad1 100644 --- a/api-ref/source/os-networks.inc +++ b/api-ref/source/os-networks.inc @@ -18,7 +18,7 @@ using ``neutron`` directly. These will fail with a 404 starting from microversion 2.36. See: `Relevant Network APIs - `__. + `__. Creates, lists, shows information for, and deletes networks. diff --git a/api-ref/source/os-security-group-rules.inc b/api-ref/source/os-security-group-rules.inc index 32d25f7d7e2f..5b7437c0c145 100644 --- a/api-ref/source/os-security-group-rules.inc +++ b/api-ref/source/os-security-group-rules.inc @@ -12,7 +12,7 @@ deprecated all the proxy APIs and users should use the native APIs instead. These will fail with a 404 starting from microversion 2.36. See: `Relevant Network APIs - `__. + `__. Creates and deletes security group rules. diff --git a/api-ref/source/os-security-groups.inc b/api-ref/source/os-security-groups.inc index e1877a5bb847..87c7ad0b4f21 100644 --- a/api-ref/source/os-security-groups.inc +++ b/api-ref/source/os-security-groups.inc @@ -13,7 +13,7 @@ deprecated all the proxy APIs and users should use the native APIs instead. These will fail with a 404 starting from microversion 2.36. See: `Relevant Network APIs - `__. + `__. Lists, shows information for, creates, updates and deletes security groups. diff --git a/api-ref/source/os-tenant-network.inc b/api-ref/source/os-tenant-network.inc index eb296e6cc2c8..c464bdc33cfb 100644 --- a/api-ref/source/os-tenant-network.inc +++ b/api-ref/source/os-tenant-network.inc @@ -13,7 +13,7 @@ deprecated all the proxy APIs and users should use the native APIs instead. These will fail with a 404 starting from microversion 2.36. See: `Relevant Network APIs - `__. + `__. Creates, lists, shows information for, and deletes project networks. diff --git a/api-ref/source/os-volumes.inc b/api-ref/source/os-volumes.inc index a49bd05efac2..1b99a80896fe 100644 --- a/api-ref/source/os-volumes.inc +++ b/api-ref/source/os-volumes.inc @@ -10,7 +10,7 @@ deprecated all the proxy APIs and users should use the native APIs instead. These will fail with a 404 starting from microversion 2.36. See: `Relevant Volume APIs - `__. + `__. Manages volumes and snapshots for use with the Compute API. Lists, shows details, creates, and deletes volumes and snapshots.