Fix some issues with the newton release notes
Spotted while browsing [1]. Note that this file is static now since change I983346c97df96fda988a2fefec89c3f0d6c14498. [1] https://docs.openstack.org/releasenotes/nova/newton.html Change-Id: Ib398520891e608faea98605b7240cdc9fcbf2ba2 Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
This commit is contained in:
@@ -704,21 +704,21 @@ Upgrade Notes
|
|||||||
could have been hidden with these policy points will now always be
|
could have been hidden with these policy points will now always be
|
||||||
shown / accepted.
|
shown / accepted.
|
||||||
|
|
||||||
* os_compute_api:os-disk-config - show / accept
|
* ``os_compute_api:os-disk-config`` - show / accept
|
||||||
``OS-DCF:diskConfig`` parameter on servers
|
``OS-DCF:diskConfig`` parameter on servers
|
||||||
|
|
||||||
* os-access-ips - show / accept ``accessIPv4`` and ``accessIPv6``
|
* ``os-access-ips`` - show / accept ``accessIPv4`` and ``accessIPv6``
|
||||||
parameters on servers
|
parameters on servers
|
||||||
|
|
||||||
The following entry points have been removed
|
The following entry points have been removed
|
||||||
|
|
||||||
* nova.api.v21.extensions.server.resize - allowed accepting
|
* ``nova.api.v21.extensions.server.resize`` - allowed accepting
|
||||||
additional parameters on server resize requests.
|
additional parameters on server resize requests.
|
||||||
|
|
||||||
* nova.api.v21.extensions.server.update - allowed accepting
|
* ``nova.api.v21.extensions.server.update`` - allowed accepting
|
||||||
additional parameters on server update requests.
|
additional parameters on server update requests.
|
||||||
|
|
||||||
* nova.api.v21.extensions.server.rebuild - allowed accepting
|
* ``nova.api.v21.extensions.server.rebuild`` - allowed accepting
|
||||||
additional parameters on server rebuild requests.
|
additional parameters on server rebuild requests.
|
||||||
|
|
||||||
.. releasenotes/notes/flavors-moved-to-api-database-b33489ed3b1b246b.yaml @ b'17a8e8a68cbe4045a1bc2889d1bf51f2db7ebcca'
|
.. releasenotes/notes/flavors-moved-to-api-database-b33489ed3b1b246b.yaml @ b'17a8e8a68cbe4045a1bc2889d1bf51f2db7ebcca'
|
||||||
@@ -828,11 +828,11 @@ Upgrade Notes
|
|||||||
.. releasenotes/notes/remove-deprecated-cinder-options-newton-fc3dce6856101ef8.yaml @ b'fb15c00aa1561973804819d111d52b6d25842293'
|
.. releasenotes/notes/remove-deprecated-cinder-options-newton-fc3dce6856101ef8.yaml @ b'fb15c00aa1561973804819d111d52b6d25842293'
|
||||||
|
|
||||||
- The following deprecated configuration options have been removed from the
|
- The following deprecated configuration options have been removed from the
|
||||||
``cinder`` section of nova.conf:
|
``cinder`` section of ``nova.conf``:
|
||||||
|
|
||||||
- ca_certificates_file
|
- ``ca_certificates_file``
|
||||||
- api_insecure
|
- ``api_insecure``
|
||||||
- http_timeout
|
- ``http_timeout``
|
||||||
|
|
||||||
.. releasenotes/notes/remove-deprecated-destroy_after_evacuate-option-2557d0634e78abd1.yaml @ b'50b1f1fc267517b5eb4d3da567d6d76c83568f7f'
|
.. releasenotes/notes/remove-deprecated-destroy_after_evacuate-option-2557d0634e78abd1.yaml @ b'50b1f1fc267517b5eb4d3da567d6d76c83568f7f'
|
||||||
|
|
||||||
@@ -895,9 +895,9 @@ Upgrade Notes
|
|||||||
- The following deprecated configuration options have been removed from the
|
- The following deprecated configuration options have been removed from the
|
||||||
``neutron`` section of nova.conf:
|
``neutron`` section of nova.conf:
|
||||||
|
|
||||||
- ca_certificates_file
|
- ``ca_certificates_file``
|
||||||
- api_insecure
|
- ``api_insecure``
|
||||||
- url_timeout
|
- ``url_timeout``
|
||||||
|
|
||||||
.. releasenotes/notes/rm-sched-host-mgr-class-load-2a86749a38f0688d.yaml @ b'7e2f5c7d340a0131ac083ed036e417976d6342da'
|
.. releasenotes/notes/rm-sched-host-mgr-class-load-2a86749a38f0688d.yaml @ b'7e2f5c7d340a0131ac083ed036e417976d6342da'
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user