[openstack-dev] [new][release] reno 1.7.0 release

no-reply at openstack.org no-reply at openstack.org
Fri Jun 10 01:47:15 UTC 2016


We are gleeful to announce the release of:

reno 1.7.0: RElease NOtes manager

With source available at:

    http://git.openstack.org/cgit/openstack/reno

Please report issues through launchpad:

    http://bugs.launchpad.net/reno

For more details, please see below.

Changes in reno 1.6.2..1.7.0
----------------------------

45878e0 Ignore empty sections in notes
38b0158 Clean up oslo-incubator stuff
1d7c3d8 [Trivial] Remove executable privilege of doc/source/conf.py
c805665 make the cache command write to a file by default
9cb8c4b use the cache file instead of scanner when possible
0b459b8 add 'cache' command to write a cache file

Diffstat (except docs and test files)
-------------------------------------

.gitignore                   |   1 +
openstack-common.conf        |   6 ---
reno/cache.py                |  94 +++++++++++++++++++++++++++++++++++++
reno/formatter.py            |  20 +++-----
reno/lister.py               |  12 +++--
reno/loader.py               | 109 +++++++++++++++++++++++++++++++++++++++++++
reno/main.py                 |  23 +++++++++
reno/report.py               |  13 +++---
reno/sphinxext.py            |  13 +++---
tox.ini                      |   2 +-
13 files changed, 381 insertions(+), 66 deletions(-)






More information about the OpenStack-dev mailing list