master
23 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
| bb958e66c6 |
reno: Update master for unmaintained/zed
Update the zed release notes configuration to build from unmaintained/zed. Change-Id: Ic2423331f637f6054cc9c138aa6ca48ab3c08d61 |
|||
| a7061f3861 |
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: I877a352de30bdf9b461603e236d8ec0973640c45 |
|||
|
Andreas Jaeger
|
dd2f2406d9 |
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: I0cc73a4e714f8b533b5c1381124141c3d07d47d1 |
||
| 48c46247c2 |
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: Ifdf38a2a6c9d96d45fd8c2370e49977c4cfc8700 Sem-Ver: feature |
|||
|
Andreas Jaeger
|
292beedfce |
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: Ie089410c6ef26c6beb38179730afe641503c0eb9 |
||
|
Dmitriy Rabotyagov
|
72e0a52d53 |
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: I4f6fc9144bee0cf49326cc9df8b0f972d8bd5064 |
||
| 9fb1cf90dc |
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: Iabe34d319135236424b7f0c84ffad483a42e7290 Sem-Ver: feature |
|||
| 0207a4c356 |
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: I28c14cda5acf5c396dcd257abbf62f6d7641cdb8 Sem-Ver: feature |
|||
| 4ca6c5a803 |
Update reno for stable/rocky
Change-Id: Ie9b132d2244778ecf2c7aa292ee4ffaa47c32686 |
|||
| 103da84516 |
Update reno for stable/queens
Change-Id: Iff3293d646f4fc6b283a6afdd861cf9ddae9770d |
|||
|
Andreas Jaeger
|
c6c05a79a7 |
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: Iaafd43cdfc86f56b405b12e7929ff27615f07b84 |
||
|
Jean-Philippe Evrard
|
c60ebb7f5c |
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. Co-Authored-By: Jean-Philippe Evrard <jean-philippe.evrard@rackspace.co.uk> Depends-On: I0391ec310c4eede436011a48490e3c524c8ddf4d Change-Id: Ib35253ed9020ed27280329891509292b5b463d6c |
||
| 6065d4538f |
Update reno for stable/pike
Change-Id: I098ccd44d447c1511e5ffdc5b26c7b71fc561778 |
|||
|
ZhongShengping
|
fe528783f9 |
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: Iea2bbb38ca17318c9325433522f5e8b9985d76f6 |
||
|
ZhongShengping
|
403f3ffd38 |
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: I2f69fd113d99c778995034927ed2acfa19625e4f |
||
|
Jenkins
|
47553225ff | Merge "Use https instead of http for git.openstack.org" | ||
|
Cao Xuan Hoang
|
5b624d6cea |
Use https instead of http for git.openstack.org
Trivialfix Change-Id: Ic1f293e0c3bcbce3fd5c7179b1564079fe42f05d |
||
| 3c40a4f71e |
Update reno for stable/ocata
Change-Id: I762b0e21038939d715a23bc35ca60a509da544f5 |
|||
|
Andreas Jaeger
|
4bb01afac9 |
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: Icc9a4fd79b80ae3947710abd19b19926f03d8f55 |
||
|
Major Hayden
|
2037030f12 |
Update reno for stable/newton
Change-Id: Ibf10227316edc5abc8abe988b11216f1679ae0e4 |
||
|
Jesse Pretorius
|
601c49bdeb |
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: Ida2a6c468bbf379f937296aa73c95e25be0b4da6 |
||
|
Jesse Pretorius
|
69974b502a |
Remove Liberty releasenote index
Change-Id: I8452a9f3d0310f6ca97df0a037cf1cbd58f006f3 |
||
|
Jesse Pretorius
|
8f3acb982d |
Add reno scaffolding for release notes management
Change-Id: If184e01e8c119c2b3e93ef9f42ba8bafa045a4a0 |