Commit Graph

11 Commits (439782d29de8dbdb3e820c19489f95a6d5526817)

Author SHA1 Message Date
OpenStack Release Bot 439782d29d Update master for stable/stein
Add file to the reno documentation build to show release notes for
stable/stein.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/stein.

Change-Id: I2e59272244bd2d3649cd53bbc82ddc97e56a3e50
Sem-Ver: feature
2019-03-18 14:50:47 +00:00
OpenStack Release Bot d5e7d247e7 Update reno for stable/queens
Change-Id: Idbd48cbfeae009734225d65bf650c873823c12a5
2018-02-01 17:42:15 +00:00
Andreas Jaeger 665efe5ba3 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: I2b1635ff5b5ab234489096e855ea80927d0ae2a1
2017-11-16 20:40:45 +01:00
OpenStack Release Bot c862559531 Update reno for stable/pike
Change-Id: I7625e4cb7d070bf24a93ec3fb4df6372630548e3
2017-07-28 21:06:45 +00:00
Andreas Jaeger 5c3de22852 Switch to openstackdocstheme
Update to use openstackdocstheme everywhere.

Change-Id: Iea1be5d8ae6a331413f2c086e696b096fdcac17f
2017-07-01 11:22:39 +02:00
Memo Garcia bb19aa5b4d Freezerclient v2
Freezer client now has the ability to talk to v2 api endpoint

if you are using BaaS please use:
OS_BACKUP_API_VERSION=2
otherwise
OS_BACKUP_API_VERSION=1

Change-Id: I93715e18f96c35b7952f3aeac3cb05b56313f9a9
2017-06-28 14:27:45 +01:00
OpenStack Release Bot 37b8c3a024 Update reno for stable/ocata
Change-Id: Ie78e430dd45c663a70d29df38b7085681fbebf3c
2017-01-26 11:07:31 +00:00
Jenkins 43fcf3e8a8 Merge "Enable releasenotes translation" 2016-11-14 13:32:42 +00:00
Saad Zaher d0620df0d6 releasenote: Fix typo
Change-Id: Ie5a96e3a6ca3bb9aa20e75e7039b0b66e40d461d
2016-10-21 12:56:05 +00:00
caihui 203fd786b1 Enable releasenotes translation
Releasenote translation publishing is being prepared. 'locale_dirs'
needs to be defined in conf.py to generate translated version of the
release notes.

Note that this repository might not get translated release notes - or
no translations at all - but we add the entry here nevertheless to
prepare for it.

Change-Id: Ie341224189b75302116ee6fc880f373e29bc8917
2016-10-18 11:37:00 +08:00
Saad Zaher c0a630c164 Added releasenotes
Generate releasenotes using tox

Change-Id: I5b63df7b1da757a591b9222025460706930e8136
2016-10-10 10:15:07 +00:00