Fix typos in deprecates-proxy-apis release note
Fixes a typo in the prose and also fixes the 'images' API extension alias. Change-Id: Ic04f11fa2498b2608b74703eb0fed016d80299e9
This commit is contained in:
parent
caeb8ecb85
commit
4a7deee95f
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
deprecations:
|
deprecations:
|
||||||
- |
|
- |
|
||||||
All the APIs which proxy to another services were deprecated in this API
|
All the APIs which proxy to other services were deprecated in this API
|
||||||
version. Those APIs will return 404 on Microversion 2.36 or higher. The API
|
version. Those APIs will return 404 on Microversion 2.36 or higher. The API
|
||||||
user should use native API as instead of using those pure proxy for other
|
user should use native API as instead of using those pure proxy for other
|
||||||
REST APIs. The quotas and limits related to network resources 'fixed_ips',
|
REST APIs. The quotas and limits related to network resources 'fixed_ips',
|
||||||
@ -13,7 +13,7 @@ deprecations:
|
|||||||
nova-network and depend on the deployment. The deprecated APIs are as
|
nova-network and depend on the deployment. The deprecated APIs are as
|
||||||
below:
|
below:
|
||||||
|
|
||||||
- /os-images
|
- /images
|
||||||
- /os-networks
|
- /os-networks
|
||||||
- /os-fixed-ips
|
- /os-fixed-ips
|
||||||
- /os-floating-ips
|
- /os-floating-ips
|
||||||
|
Loading…
x
Reference in New Issue
Block a user