Commit Graph

15 Commits

Author SHA1 Message Date
OpenStack Release Bot 98e8e3c8e8 Update master for stable/zed
Add file to the reno documentation build to show release notes for
stable/zed.

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

Sem-Ver: feature
Change-Id: Id85cca75b829d2f07916278d5385d96301c34cf6
2022-12-13 13:21:09 +00:00
Zuul 34780cbea3 Merge "Use newer openstackdocstheme and reno versions" 2020-06-05 11:44:51 +00:00
Zuul d349187c4b Merge "Update docstheme for style" 2020-06-03 18:23:41 +00:00
Andreas Jaeger 197ef9334f Use newer openstackdocstheme and reno versions
The sync from https://review.opendev.org/733244 updated to
openstackdocstheme 2.2.1 and reno 3.1.0 versions.

Set openstackdocs_pdf_link to link to PDF file. Note that
the link to the published document only works on docs.openstack.org
where the PDF file is placed in the top-level html directory. The
site-preview places the PDF in a pdf directory.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: I9596b331b8f5227eeb1a6e59bb559b95612c8f3e
2020-06-03 20:05:34 +02:00
OpenStack Release Bot 04559b6964 Update master for stable/ussuri
Add file to the reno documentation build to show release notes for
stable/ussuri.

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

Change-Id: Ifd323c3d7b6d17cde3ecef8fdf0d4c90a70a5e1a
Sem-Ver: feature
2020-06-01 13:18:47 +00:00
Andreas Jaeger 5c1aa1f4ee Update docstheme for style
New version of openstackdocstheme (Victoria+) respects pygments_style.
Since this repo is using now Victoria (master) requirements but has
not branched for Ussuri yet, it uses the new version.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

Change-Id: I58d25d7ab83208be8289bf106e10520b87221981
2020-05-20 18:51:57 +02:00
Dmitriy Rabotyagov 292df1e012 Replace git.openstack.org with opendev.org
This patch replaces git.openstack.org with opendev.org as redirection
from old path was enabled.
Also we change upper constraints url due to [1]

[1] http://lists.openstack.org/pipermail/openstack-discuss/2019-May/006478.html

Change-Id: Id6fc2021367bda6650b419e7855c99b4e795720d
2019-11-14 18:57:00 +02:00
OpenStack Release Bot 45ec22993c Update master for stable/train
Add file to the reno documentation build to show release notes for
stable/train.

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

Change-Id: Icc96660c359885701e5c51ed901c2fbb17f90c8c
Sem-Ver: feature
2019-10-24 13:32:26 +00:00
OpenStack Release Bot aad861306c 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: I3562f1b371ad1442456a05fd320f97f333b34ea0
Sem-Ver: feature
2019-04-08 09:21:39 +00:00
Dmitriy Rabotjagov 2a199a9621 Update role for new source build process
The variables tacker_developer_mode and tacker_venv_download
no longer carry any meaning. This review changes tacker to
do the equivalent of what developer_mode was all the time,
meaning that it always builds the venv and never requires
the repo server, but it will use a repo server when available.

As part of this, we move the source build out of its own file
because it's now a single task to include the venv build role.
This is just to make it easier to follow the code.

We also change include_tasks to import_tasks and include_role
to import_role so that the tags in the python_venv_build role
will work.

In addition tacker init was replaced by the standard systemd_service
role. Due to this was added new variable tacker_init_config_overrides.
program_override variable has no influence now.

In config notification_driver was deprecated in favor of driver from
oslo_messaging_notifications

Change-Id: Id5629cb631b23887383fa23f472052477edbc4eb
2019-03-28 17:33:58 +00:00
OpenStack Release Bot 5ada5982c9 Update reno for stable/rocky
Change-Id: I2cdbcb43c3ecf58527603ea6f6aef4ad4359d0da
2018-08-10 16:48:31 +00:00
OpenStack Release Bot c0f068c976 Update reno for stable/queens
Change-Id: I96934d51bac22924c8e454549f9d7969d937b2c2
2018-02-14 15:50:45 +00:00
Andreas Jaeger 2b6927602a 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: Iee64539876211767ca5f917d2bdc530f0e43840c
2017-11-17 08:05:52 +01:00
Jesse Pretorius 176837ee2c Initial OSA zuul v3 role jobs
This patch 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.

Depends-On: I0391ec310c4eede436011a48490e3c524c8ddf4d
Change-Id: If1f638bf5e3bd1baefdce57a8a1ed44daf6b5c61
2017-10-18 17:32:42 +00:00
Jean-Philippe Evrard 27991691da Bootstrap tacker role
- Make possible to use gerrit with tacker role
- Introduced Vagrant file like the other roles
- Introduced gating files
- Introduced basic docs

Change-Id: I632010fe7de9a91614bc8088fa7321847f3aa9c1
2017-07-20 15:41:58 +02:00