bebd4cc8ea
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: I387fcdab171d954f8f2d2d8b5c609c2a3564bb9d
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.
|