2 Commits

Author SHA1 Message Date
ZhongShengping
4ecee2839a Fix pbr>=2.0.0 for setup.py
Change-Id: I09f52495d4a27343a5bf6c56e81c33ba0eaf36e3
2021-09-29 16:37:10 +08:00
Emilien Macchi
bce215f95f 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: I3f4b97492d4e8557b12c91fae355e94a6bf6ba52
2016-03-14 08:30:46 -04:00