Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) | Davanum Srinivas | 2017-02-06 | 1 | -1/+1 |
| | | | | | | | | | | | | We need to pass into VersionInfo what one would expect from running: setup.py --name Right now we pass in say oslo_context and pbr fails if there is no .git in the python source tree Closes-Bug: #1662266 Change-Id: Ia1495af62a02410607c27f443af59dc20b052072 | ||||
* | Add reno for release notes management | Kirill Bespalov | 2016-06-30 | 1 | -0/+18 |
An initial patch to add reno and create a base directory for release notes Change-Id: I2fa27beb5d7e2c898ce567dce2add00ccdb54afe |