diff --git a/doc/source/1910.rst b/doc/source/1910.rst index 5f1cc348..aaf97812 100644 --- a/doc/source/1910.rst +++ b/doc/source/1910.rst @@ -253,7 +253,6 @@ Typically the settings that need configuring are: san-ip: PURESTORAGE_IP pure-api-token: API_TOKEN - Preview Charm Features ====================== @@ -315,8 +314,8 @@ East/West traffic is distributed by default. North/South traffic is highly available by default. Liveness detection is done using the Bidirectional Forwarding Detection (BFD) protocol. -Please refer to appendix `Open Virtual Network (OVN)`_ -in the `OpenStack Charms Deployment Guide`_ for more details. +Please refer to appendix `Open Virtual Network (OVN)`_ in the `OpenStack Charms +Deployment Guide`_ for more details. Known feature gaps at this point in time: @@ -357,7 +356,6 @@ Known feature gaps at this point in time: openstack security group rule create --ingress --protocol any \ --ethertype IPv6 $SECGRP_ID --remote-ip YOUR_IPV6_LAB_NETWORK_CIDR - Upgrading charms ================ @@ -442,9 +440,13 @@ controlled approach: New Bundle Features =================== +n/a + Deprecation Notices =================== +n/a + Removed Features ================ @@ -479,8 +481,9 @@ See bug `LP #1790904`_ for details. Designate and Vault at Ocata and earlier ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -The Designate charm for OpenStack releases Pike and earlier does not yet -support SSL via Vault and the certificates relation. See bug `1839019 `__ +The ``designate`` charm for OpenStack releases Pike and earlier does not yet +support SSL via Vault and the certificates relation. See bug `LP #1839019 +`__ Current versions of OpenStack with Vault and the certificates relation are supported by the Designate charm. @@ -491,7 +494,7 @@ Restart Nova services after adding certificates relation A race condition exists with the use of the 'certificates' relation. When SSL certificates are issued Nova services may attempt to talk to the placement API over HTTP while the API has already changed to -HTTPS. See bug `1826382 `__. +HTTPS. See bug `LP #1826382 `__. To mitigate against this, restart nova-compute and nova-scheduler services once certificates have been issued: @@ -501,21 +504,19 @@ services once certificates have been issued: juju run --application nova-compute "systemctl restart nova-compute" juju run --application nova-cloud-controller "systemctl restart nova-scheduler" - Juju Version ~~~~~~~~~~~~ The 19.10 set of OpenStack charms was validated with Juju 2.6.9 and 2.6.10 -(candidate). While some validation has been done with edge versions of Juju +(candidate). While some validation has been done with edge versions of Juju 2.7.x, a full qualification of Eoan series and cross-model-relation remains -to be done. This validation is considered important, and will be covered +to be done. This validation is considered important, and will be covered in conjunction with 2.7.x RCs or beta versions. - Bugs Fixed ========== -This release includes NNN bug fixes. For the full list of bugs resolved for the +This release includes 59 bug fixes. For the full list of bugs resolved for the 19.10 charms release please refer to the `19.10 milestone`_ in Launchpad. Next Release Info