neutron/releasenotes/notes/bump-default-quotas-810570badb378c50.yaml
Akihiro Motoki 010b133938 Do not use prelude section for individual release notes
prelude section is prepared for general comments about a release [1].
At now neutron release notes use prelude section randomly.
Some rel notes use it and some do not.

This commit drop or move prelude section in Pike release notes.

In addition, some guideline on writing a release note
to the release notes howto page.

Change-Id: I53fefcc3eed30700d095c77d9e000319668097e8
2017-08-04 07:17:52 +00:00

8 lines
267 B
YAML

---
upgrade:
- |
Default quotas were bumped for the following resources: networks (from 10
to 100), subnets (from 10 to 100), ports (from 50 to 500). If you want to
stick to old values, consider explicitly setting them in the
``neutron.conf`` file.