neutron-dynamic-routing/releasenotes/source
Andreas Jaeger 3ea2bf0ad8 Remove setting of version/release from releasenotes
Release notes are version independent, so remove version/release
values. We've found that projects now require the service package
to be installed in order to build release notes, and this is entirely
due to the current convention of pulling in the version information.

Release notes should not need installation in order to build, so this
unnecessary version setting needs to be removed.

This is needed for new release notes publishing, see
I56909152975f731a9d2c21b2825b972195e48ee8 and the discussion starting
at
http://lists.openstack.org/pipermail/openstack-dev/2017-November/124480.html
.

Change-Id: I9c702cf31729107e76c1cbd9365ea15bcb423273
2017-11-16 20:32:32 +01:00
..
_static Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
_templates Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
README.rst Update the documentation link for doc migration 2017-07-20 03:58:14 +00:00
conf.py Remove setting of version/release from releasenotes 2017-11-16 20:32:32 +01:00
index.rst Update reno for stable/pike 2017-08-11 08:58:15 +00:00
newton.rst Update reno for stable/newton 2016-09-16 20:45:11 +00:00
ocata.rst Update reno for stable/ocata 2017-02-04 01:03:29 +00:00
pike.rst Update reno for stable/pike 2017-08-11 08:58:15 +00:00
unreleased.rst Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00

README.rst

Neutron Dynamic Routing Release Notes Howto

Release notes are a new feature for documenting new features in OpenStack projects. Background on the process, tooling, and methodology is documented in a mailing list post by Doug Hellman.

For information on how to create release notes, please consult the Release Notes documentation.