diff --git a/api-ref/source/images.inc b/api-ref/source/images.inc index 6db462538e..dfa0906172 100644 --- a/api-ref/source/images.inc +++ b/api-ref/source/images.inc @@ -8,7 +8,7 @@ These APIs are proxy calls to the Image service. Nova has deprecated all the proxy APIs and users should use the native APIs - instead. These will fail with a 404 after microversion 2.35. + instead. These will fail with a 404 starting from microversion 2.36. See: `Relevant Image APIs `__. diff --git a/api-ref/source/os-baremetal-nodes.inc b/api-ref/source/os-baremetal-nodes.inc index 125e96be9f..0208bb453c 100644 --- a/api-ref/source/os-baremetal-nodes.inc +++ b/api-ref/source/os-baremetal-nodes.inc @@ -9,7 +9,7 @@ These APIs are proxy calls to the Ironic service. They exist for legacy compatibility, but no new applications should use them. Nova has deprecated all the proxy APIs and users should use the native - APIs instead. These will fail with a 404 after microversion 2.35. + APIs instead. These will fail with a 404 starting from microversion 2.36. See: `Relevant Bare metal APIs `__. diff --git a/api-ref/source/os-fixed-ips.inc b/api-ref/source/os-fixed-ips.inc index 4be0132083..b44307c2ff 100644 --- a/api-ref/source/os-fixed-ips.inc +++ b/api-ref/source/os-fixed-ips.inc @@ -8,7 +8,7 @@ These APIs are proxy calls to the Network service. Nova has deprecated all the proxy APIs and users should use the native APIs - instead. These will fail with a 404 after microversion 2.35. + instead. These will fail with a 404 starting from microversion 2.36. Shows data for a fixed IP, such as host name, CIDR, and address. Also, reserves and releases a fixed IP address. diff --git a/api-ref/source/os-floating-ip-dns.inc b/api-ref/source/os-floating-ip-dns.inc index e173327413..065f734ef9 100644 --- a/api-ref/source/os-floating-ip-dns.inc +++ b/api-ref/source/os-floating-ip-dns.inc @@ -11,7 +11,7 @@ These APIs are proxy calls to the Network service. Nova has deprecated all the proxy APIs and users should use the native APIs - instead. These will fail with a 404 after microversion 2.35. + instead. These will fail with a 404 starting from microversion 2.36. See: `Relevant Network APIs `__. diff --git a/api-ref/source/os-floating-ip-pools.inc b/api-ref/source/os-floating-ip-pools.inc index 0653dd4562..ad333cfe12 100644 --- a/api-ref/source/os-floating-ip-pools.inc +++ b/api-ref/source/os-floating-ip-pools.inc @@ -8,7 +8,7 @@ These APIs are proxy calls to the Network service. Nova has deprecated all the proxy APIs and users should use the native APIs - instead. These will fail with a 404 after microversion 2.35. + instead. These will fail with a 404 starting from microversion 2.36. See: `Relevant Network APIs `__. diff --git a/api-ref/source/os-floating-ips-bulk.inc b/api-ref/source/os-floating-ips-bulk.inc index 10aafe1570..0614b21bb7 100644 --- a/api-ref/source/os-floating-ips-bulk.inc +++ b/api-ref/source/os-floating-ips-bulk.inc @@ -8,7 +8,7 @@ These APIs are proxy calls to the Network service. Nova has deprecated all the proxy APIs and users should use the native APIs - instead. These will fail with a 404 after microversion 2.35. + instead. These will fail with a 404 starting from microversion 2.36. See: `Relevant Network APIs `__. diff --git a/api-ref/source/os-floating-ips.inc b/api-ref/source/os-floating-ips.inc index baab1f7406..e4eba4fa14 100644 --- a/api-ref/source/os-floating-ips.inc +++ b/api-ref/source/os-floating-ips.inc @@ -8,7 +8,7 @@ These APIs are proxy calls to the Network service. Nova has deprecated all the proxy APIs and users should use the native APIs - instead. These will fail with a 404 after microversion 2.35. + instead. These will fail with a 404 starting from microversion 2.36. See: `Relevant Network APIs `__. diff --git a/api-ref/source/os-fping.inc b/api-ref/source/os-fping.inc index 428f2e5e33..46b2a0c3d7 100644 --- a/api-ref/source/os-fping.inc +++ b/api-ref/source/os-fping.inc @@ -8,7 +8,7 @@ This API only works with ``nova-network`` which is deprecated. It should be avoided in any new applications. - These will fail with a 404 after microversion 2.35. + These will fail with a 404 starting from microversion 2.36. Pings instances and reports which instances are alive. diff --git a/api-ref/source/os-networks.inc b/api-ref/source/os-networks.inc index 08680a29ce..93872f6fdd 100644 --- a/api-ref/source/os-networks.inc +++ b/api-ref/source/os-networks.inc @@ -16,7 +16,7 @@ proxies, this is far from perfect compatibility. These APIs should be avoided in new applications in favor of using ``neutron`` directly. These will fail with a 404 - after microversion 2.35. + starting from microversion 2.36. See: `Relevant Network APIs `__. diff --git a/api-ref/source/os-security-group-default-rules.inc b/api-ref/source/os-security-group-default-rules.inc index 4c3818f5ac..4ed6f309d2 100644 --- a/api-ref/source/os-security-group-default-rules.inc +++ b/api-ref/source/os-security-group-default-rules.inc @@ -10,7 +10,7 @@ This API only available with ``nova-network`` which is deprecated. It should be avoided in any new applications. - These will fail with a 404 after microversion 2.35. + These will fail with a 404 starting from microversion 2.36. Lists, shows information for, and creates default security group rules. diff --git a/api-ref/source/os-security-group-rules.inc b/api-ref/source/os-security-group-rules.inc index a7f20af93a..32d25f7d7e 100644 --- a/api-ref/source/os-security-group-rules.inc +++ b/api-ref/source/os-security-group-rules.inc @@ -10,7 +10,7 @@ These APIs are proxy calls to the Network service. Nova has deprecated all the proxy APIs and users should use the native APIs - instead. These will fail with a 404 after microversion 2.35. + instead. These will fail with a 404 starting from microversion 2.36. See: `Relevant Network APIs `__. diff --git a/api-ref/source/os-security-groups.inc b/api-ref/source/os-security-groups.inc index 0d49d92c98..c9bc1d1401 100644 --- a/api-ref/source/os-security-groups.inc +++ b/api-ref/source/os-security-groups.inc @@ -11,7 +11,7 @@ These APIs are proxy calls to the Network service. Nova has deprecated all the proxy APIs and users should use the native APIs - instead. These will fail with a 404 after microversion 2.35. + instead. These will fail with a 404 starting from microversion 2.36. See: `Relevant Network APIs `__. diff --git a/api-ref/source/os-tenant-network.inc b/api-ref/source/os-tenant-network.inc index 9e5b53c74e..a9883bb000 100644 --- a/api-ref/source/os-tenant-network.inc +++ b/api-ref/source/os-tenant-network.inc @@ -11,7 +11,7 @@ These APIs are proxy calls to the Network service. Nova has deprecated all the proxy APIs and users should use the native APIs - instead. These will fail with a 404 after microversion 2.35. + instead. These will fail with a 404 starting from microversion 2.36. See: `Relevant Network APIs `__. diff --git a/api-ref/source/os-volumes.inc b/api-ref/source/os-volumes.inc index a5b195f6e5..efec400a55 100644 --- a/api-ref/source/os-volumes.inc +++ b/api-ref/source/os-volumes.inc @@ -8,7 +8,7 @@ These APIs are proxy calls to the Volume service. Nova has deprecated all the proxy APIs and users should use the native APIs - instead. These will fail with a 404 after microversion 2.35. + instead. These will fail with a 404 starting from microversion 2.36. See: `Relevant Volume APIs `__.