|
| 1 | +--- |
| 2 | +prelude: > |
| 3 | + Replace this text with content to appear at the top of the section for this |
| 4 | + release. All of the prelude content is merged together and then rendered |
| 5 | + separately from the items listed in other parts of the file, so the text |
| 6 | + needs to be worded so that both the prelude and the other items make sense |
| 7 | + when read independently. This may mean repeating some details. Not every |
| 8 | + release note requires a prelude. Usually only notes describing major |
| 9 | + features or adding release theme details should have a prelude. |
| 10 | +features: |
| 11 | + - | |
| 12 | + RabbitMQ will now use quorum queues by default, rather than traditional HA. |
| 13 | +upgrade: |
| 14 | + - | |
| 15 | + RabbitMQ will now use quorum queues by default. See the `kolla-ansible |
| 16 | + documentation |
| 17 | + <https://docs.openstack.org/kolla-ansible/latest/reference/message-queues/rabbitmq.html#high-availability>`__ |
| 18 | + for migration advice. |
| 19 | +deprecations: |
| 20 | + - | |
| 21 | + List deprecations notes here, or remove this section. All of the list |
| 22 | + items in this section are combined when the release notes are rendered, so |
| 23 | + the text needs to be worded so that it does not depend on any information |
| 24 | + only available in another section, such as the prelude. This may mean |
| 25 | + repeating some details. |
| 26 | +critical: |
| 27 | + - | |
| 28 | + Add critical notes here, or remove this section. All of the list items in |
| 29 | + this section are combined when the release notes are rendered, so the text |
| 30 | + needs to be worded so that it does not depend on any information only |
| 31 | + available in another section, such as the prelude. This may mean repeating |
| 32 | + some details. |
| 33 | +security: |
| 34 | + - | |
| 35 | + Add security notes here, or remove this section. All of the list items in |
| 36 | + this section are combined when the release notes are rendered, so the text |
| 37 | + needs to be worded so that it does not depend on any information only |
| 38 | + available in another section, such as the prelude. This may mean repeating |
| 39 | + some details. |
| 40 | +fixes: |
| 41 | + - | |
| 42 | + Add normal bug fixes here, or remove this section. All of the list items |
| 43 | + in this section are combined when the release notes are rendered, so the |
| 44 | + text needs to be worded so that it does not depend on any information only |
| 45 | + available in another section, such as the prelude. This may mean repeating |
| 46 | + some details. |
| 47 | +other: |
| 48 | + - | |
| 49 | + Add other notes here, or remove this section. All of the list items in |
| 50 | + this section are combined when the release notes are rendered, so the text |
| 51 | + needs to be worded so that it does not depend on any information only |
| 52 | + available in another section, such as the prelude. This may mean repeating |
| 53 | + some details. |
0 commit comments