puppet-zaqar/releasenotes/notes/use-reno-1caaec4ba5aa4285.yaml
Emilien Macchi ff8493b163 Add basic structure for ReNo
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
2016-03-14 08:37:01 -04:00

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.