Move Instance Recovery to Preview

Add a Preview seection to release notes (as was done in the 18.11
notes) and move Automated instance recovery into it.

Change-Id: I3224909f3036de321b37325c62e437d0b36fb50c
This commit is contained in:
Liam Young 2019-04-17 10:33:23 +01:00
parent 763bf2d4ee
commit f13ef2c344
1 changed files with 14 additions and 12 deletions

View File

@ -107,18 +107,6 @@ of the charm deployment guide for more details.
be cosmetic, it is useful to be aware of them. These issues are not
present with Ceph Mimic.
OpenStack Automated Instance Recovery with Masakari
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Three new charms are being previewed: masakari, masakari-monitors and pacemaker-remote.
Together they provide automated instance recovery in the event of an individual
guest crashing or an entire compute node going offline. These charms are for
use in development environemnts or PoC work they should not be treated as
ready for production for this cycle. Please refer to
`Appendix L <https://docs.openstack.org/project-deploy-guide/charm-deployment-guide/latest/app-masakari.html>`_
of the charm deployment guide for more details.
rabbitmq integration refactor
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@ -152,6 +140,20 @@ For the OpenStack Stein release FWaaS v1 has been dropped; FWaaS v2
will be automatically enabled and existing FWaaS v1 definitions migrated
to v2 on upgrade.
Preview Charm Features
======================
OpenStack Automated Instance Recovery with Masakari
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Three new charms are being previewed: masakari, masakari-monitors and pacemaker-remote.
Together they provide automated instance recovery in the event of an individual
guest crashing or an entire compute node going offline. These charms are for
use in development environemnts or PoC work they should not be treated as
ready for production for this cycle. Please refer to
`Appendix L <https://docs.openstack.org/project-deploy-guide/charm-deployment-guide/latest/app-masakari.html>`_
of the charm deployment guide for more details.
Upgrading charms
================