15 Commits

Author SHA1 Message Date
9a3e898eb4 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: I146c097f3f67c6a912e7532e30a3ffa123bdfa84
Sem-Ver: feature
2019-04-08 09:21:28 +00:00
df4c66af1e Update reno for stable/rocky
Change-Id: I1c4cb0844a7cf50112bf11e84437853f6e5e1c87
2018-08-10 16:48:26 +00:00
ea1f94f748 Update reno for stable/queens
Change-Id: If010ba4ab0f4ad238390ec01378804ba34670ccf
2018-02-14 15:50:34 +00:00
Andreas Jaeger
5ac157cf39 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: I7df0385b62d118b535179dd42d7aa576897815ca
2017-11-17 08:04:47 +01:00
Jean-Philippe Evrard
0147d155d4 Update upgrade role for Queens from P
This changes the a-r-r with the proper version, and fixes
the repo path for role upgrades:

The role will, during test-upgrade-pre, have its current branch
checked out, and will deploy the current branch infrastructure,
including the generation of the constraints.

Then, the installation of previous branch of the role will use
the constraints for its previous version, but will have no
constraints for it, and fail.

We need to generate the constraints for the previous version too.
This should do it.

This patch also implements an initial set of jobs intended to
match the current job execution method. It does not intend to
improve how the jobs are executed - only to replicate what is
currently in openstack-infra/openstack-zuul-jobs and provide
the platform to iterate on.

Change-Id: I4aa7591c931501490e706b9d61ba0bc12c006baa
2017-10-17 20:52:25 +00:00
b4330eaa56 Update reno for stable/pike
Change-Id: I1ff7d69550a8080441906704130499052efea4ba
2017-08-21 10:34:17 +01:00
ZhongShengping
52228ba571 Fix openstackdocstheme settings
To use openstackdocstheme 1.11.0 properly, this patch fixes
some settings according to follow[0].

[0]https://docs.openstack.org/openstackdocstheme/latest/

Change-Id: I7ef76fd6e6fe79d12bc57eabe0b120ab10d6d429
2017-07-03 16:22:24 +08:00
ZhongShengping
0c1373609b Switch from oslosphinx to openstackdocstheme
As part of the docs migration work[0] for Pike we need to switch to use the
openstackdocstheme.

[0]https://review.openstack.org/#/c/472275/

Change-Id: Ia3d468d5ed5c31314a20cf1c7b4b6a9829628064
2017-06-26 11:39:11 +08:00
Cao Xuan Hoang
42cc0a4212 Use https instead of http for git.openstack.org
Trivialfix

Change-Id: If7efc916e31cea7ff3afb2da55339232e89babbf
2017-02-06 17:09:07 +07:00
47454fb824 Update reno for stable/ocata
Change-Id: I702e2eafac590cd2fd22d54c4f5ad3bcffea644c
2017-02-03 18:58:49 +00:00
Andreas Jaeger
4c1fbcd8e5 Enable release notes 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: I582151ca1049a6e6911814448467c9831178f125
2016-10-06 20:38:11 +02:00
Major Hayden
4447c245ff Update reno for stable/newton
Change-Id: I73f4443554e591d61483b157804bff5cbac784be
2016-09-29 14:24:12 -05:00
Jesse Pretorius
5f9c83a83c Update sphinx configuration
This patch updates the sphinx configuration for docs and releasenotes
to make it easier to replicate across repositories and to comply with
pep8 testing without exceptions.

Change-Id: I67b952afefbf28a62f33ef784f498c950763de7d
2016-07-12 16:54:14 +01:00
Jesse Pretorius
c7492417fe Remove Liberty releasenote index
Change-Id: I5be58614ec85f8981d6ab6818229c6ae311eabc6
2016-04-20 22:21:19 +01:00
Jesse Pretorius
fd3aeae416 Add reno scaffolding for release notes management
Change-Id: Ic9d0a2427ce5d09034df203ff8ddd809e5c6345e
2016-04-09 19:21:20 +01:00