Files
charm-guide/doc/source/release-notes/release-notes-template.rst
Peter Matulis 0a5736bfc4 Add backport section to RNs template
Whenever changes are backported to a release this
section should be used. However, this imples that
the section needs to always remain, even if empty.

Change-Id: I38f1b7467e5f4fecea191e389b1311d539153d37
2023-06-30 23:22:59 -04:00

2.8 KiB

  • This is a template to be used for future release notes. *
  • Make a copy, remove this notice, and use the placeholders. *

<CHARM_RELEASE> (Draft version in progress)

The <CHARM_RELEASE> OpenStack Charms release includes updates for the charms described on the ../project/openstack-charms page. As of this release, the project consists of <NUMBER-OF-STABLE-CHARMS> stable charms.

For the list of bugs resolved in this release refer to the <CHARM_RELEASE> milestone in Launchpad.

For scheduling information of past and future releases see the ../project/release-schedule.

Note

Release notes contents is superseded by updated information published in the index (this guide) after the release of any given OpenStack Charms version.

Important

Always upgrade to the latest stable charms before making any major changes to your cloud and before filing bug reports. Note that charm upgrades and OpenStack upgrades are functionally different. For instructions on performing the different upgrade types see the ../admin/upgrades/overview page.

Summary of changes:

New stable charms

<TITLE>

New stable charm features

With each new feature, there is a corresponding example bundle in the form of a test bundle, and/or a section in the current guide (Charm Guide) that details its usage. Test bundles are located in the src/tests/bundles directory of the relevant charm repository (see all charm repositories).

<TITLE>

Documentation updates

<TITLE>

New tech-preview charms

<TITLE>

New tech-preview charm features

<TITLE>

Informational notices

<TITLE>

Deprecation notices

<TITLE>

Removed features

<TITLE>

Removed charms

<TITLE>

Issues discovered during this release cycle

<TITLE>

Changes backported to this release

none at this time