Commit Graph

11 Commits

Author SHA1 Message Date
Dmitriy Rabotyagov 5f76a510ac Deprecate os-panko role
Since upstream Panko project has retired, we deprecating role for it.

Since we might want to get some patches in for stable branches, we're
deprecating role instead of retiring it.

Depends-On: https://review.opendev.org/c/openstack/project-config/+/799802
Change-Id: I35e008bcc9b35373dc6db2672ee1cabb328e7f9b
2021-07-07 15:44:31 +03:00
Andreas Jaeger 7eb69a816c 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: Ic0976465fbbb30ab906b9648476a9a144bda9b23
2020-06-03 20:03:54 +02:00
OpenStack Release Bot df10539792 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: I12b347c01e6e0c4b22ced080170adf2cd35ef1e2
Sem-Ver: feature
2020-06-01 13:17:33 +00:00
Andreas Jaeger fa0827c16b 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: I11fe422e134d4ca4599ccb629dc1979760d89bb5
2020-05-20 18:50:52 +02:00
Dmitriy Rabotyagov 3df07db023 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: I5d2be87d6c44c4cbf9181803b1d1e5456212e30a
2019-11-14 18:28:47 +02:00
OpenStack Release Bot 25ecd79709 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: Ia3c3d8410299bb8ae86a37a2b0aa0fb33bb0ab93
Sem-Ver: feature
2019-10-22 19:01:13 +00:00
Dmitriy Rabotyagov 50f1a48c6c Migrate panko to use uWSGI
This patch moves panko-api from usage of apache with mod_wsgi
to uWSGI, which means unification across another roles and
reduced maintenance costs

During migration period tasks that ensures apache won't listen
on panko_service_port are present, but they are supposed to be removed
after train release.

Change-Id: Ic61c60e2db45ac5e51bb3a43d7928648d9ae5d19
2019-08-02 16:28:12 +03:00
OpenStack Release Bot f63ea3b0e3 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: I7d0f90aa2227a3398d954ca102c787507df588a0
Sem-Ver: feature
2019-04-08 09:20:46 +00:00
OpenStack Release Bot 7fea66a315 Update reno for stable/rocky
Change-Id: Iddb24a746710562a0435a5cdf96a62a08bc3f03a
2018-08-10 16:48:02 +00:00
Jesse Pretorius 3cf2e8a584 Fix releasenotes configuration
Change-Id: I3ff7de0b52bcb356e1d02d89a8d3fdb7a8689ff2
2018-03-01 14:06:29 +00:00
Jesse Pretorius 0e01d050c4 Update branch for master, and add scaffolding for openstack-infra
The content in master came from the stable/pike branch, so we change
all the branch references to work with master instead.

We also add various scaffolding and update various files so that
it matches the right content for master and will be able to build
docs/releasenotes when imported into openstack-infra.
2018-02-21 11:41:27 +00:00