aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release/release-notes
AgeCommit message (Collapse)AuthorFilesLines
2021-07-14[docs] Add reno to help in creating release notesEmma Foley3-0/+21
Reno[1] is used to create release notes. It can be used in conjunction with sphinx to automatically create and publish release notes. In this case it is being added to help with release notes collation at the end of the release cycle. There is a possibility that it can be more fully integrated later, if there is need for it. For the moment, release notes can be outputted using tox:: tox -e docs-releasenotes Release notes can be added to features using:: reno new slug-goes-here where slug-goes-here is combined with a random suffic to create a unique name for the release note. [1] https://docs.openstack.org/reno/latest/ Change-Id: Id7f113fa4817585bb429503ff3491c633a4ce8e2 Signed-off-by: Emma Foley <efoley@redhat.com>
2021-06-24Add release note for KaliEmma Foley2-0/+41
Change-Id: I79907968e1e894fbe6f6373b87acce08d537c0ae Signed-off-by: Emma Foley <efoley@redhat.com>
2021-06-04[docs] Update docsEmma Foley1-2/+2
Update references of OPNFV to Anuket Update redirected and invalud links Signed-off-by: Emma Foley <efoley@redhat.com> Change-Id: If5663398319c5a0a5c99cff414bc7b2a216218f0
2017-12-19docs: update release notes for 5.1.0Maryam Tahhan1-3/+3
Change-Id: If768473582497d8a9f2d7b13e1e46c65bb25eb29 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-10-18Update Release notes for Euphretes releaseEmma Foley1-20/+2
* Remove TOC as it is generated by read the docs * Remove version history * Add release date Change-Id: I7595804952944926f6ead4a3f675a86c375048f2 Signed-off-by: Emma Foley <emma.l.foley@intel.com>
2017-10-18docs: update release notes with bugsMaryam Tahhan1-4/+6
Change-Id: Ic3027adfa8eb138a28b40d7ad6b481b5e6075695 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-09-21Enable references in documentationSofia Wallin1-0/+2
Change-Id: Ic2faf2967381a85e0992388624714ff307748f86 Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
2017-09-01docs: added detailed descriptions for the pluginsMaryam Tahhan1-7/+28
Change-Id: I151793a234615a96795d04eede486eba7aea5990 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-08-31docs: add E features to release notesMaryam Tahhan1-1/+16
Change-Id: Ifff195fd1dcf762317aa3323cd3058e17e63b7f6 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-08-25docs: updated release notes for E release.Shobhi1-58/+32
* Updated summary section. * Updated backlog and testsuite section. Change-Id: I32ed41bbe4badf43b6277636c2c901fa45918fa9 Signed-off-by: Shobhi <shobhi.jain@intel.com>
2017-02-17docs: moving to new doc structureMaryam Tahhan4-0/+258
Change-Id: I91188deec2bd4e8aa405a9e023acde42b3fb31f7 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>