
ReNo [1] is the release management tool in OpenStack. This patch adds the basic structure to start using it. * Update .gitignore * Add a basic note "use-reno" * Add releasenotes/ dir and basic files * Add python files: setup.cfg, setup.py, test-requirements.txt and tox.ini. [1] http://docs.openstack.org/developer/reno Change-Id: I10824be2c27e1476031fa4d591b666ddf1587e55
7 lines
162 B
YAML
7 lines
162 B
YAML
---
|
|
prelude: >
|
|
Release notes are generated by Reno.
|
|
features:
|
|
- Release notes are no longer maintained by hand, we now use the reno tool to
|
|
manage them.
|