From deac17c4f958734c92db54407e99d579e1a8f7d8 Mon Sep 17 00:00:00 2001 From: jichenjc Date: Sat, 10 Dec 2016 15:57:14 +0800 Subject: [PATCH] Better wording for micorversion 2.36 make it follow other descriptions, use start from to make it clear 2.36 is the first microversion deprecate those proxy Implements: blueprint api-ref-in-rst-ocata Change-Id: Iadf4bb6fa8e4a959a734f354206e2e1f4739e367 --- api-ref/source/images.inc | 2 +- api-ref/source/os-baremetal-nodes.inc | 2 +- api-ref/source/os-fixed-ips.inc | 2 +- api-ref/source/os-floating-ip-dns.inc | 2 +- api-ref/source/os-floating-ip-pools.inc | 2 +- api-ref/source/os-floating-ips-bulk.inc | 2 +- api-ref/source/os-floating-ips.inc | 2 +- api-ref/source/os-fping.inc | 2 +- api-ref/source/os-networks.inc | 2 +- api-ref/source/os-security-group-default-rules.inc | 2 +- api-ref/source/os-security-group-rules.inc | 2 +- api-ref/source/os-security-groups.inc | 2 +- api-ref/source/os-tenant-network.inc | 2 +- api-ref/source/os-volumes.inc | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/api-ref/source/images.inc b/api-ref/source/images.inc index 6db462538e4a..dfa0906172d5 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 125e96be9fbd..0208bb453c80 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 4be01320832f..b44307c2ff4f 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 e1733274138a..065f734ef9fa 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 0653dd4562e4..ad333cfe12f0 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 10aafe1570bc..0614b21bb70f 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 baab1f7406d1..e4eba4fa1423 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 428f2e5e33e1..46b2a0c3d766 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 08680a29ce39..93872f6fdda1 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 4c3818f5ac46..4ed6f309d2cc 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 a7f20af93a4d..32d25f7d7e2f 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 0d49d92c98cb..c9bc1d14010e 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 9e5b53c74e75..a9883bb000ce 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 a5b195f6e50e..efec400a5583 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 `__.