Commit Graph

11 Commits

Author SHA1 Message Date
Mohammed Naser cc4b993b21 doc: drop release notes + fix sphinxmark
The ops repo isn't really software.   It's a collection of playbooks
that we share between operators, therefore, release notes are a bit
confusing because there are so many playbooks inside of it.

They're also broken because of how we have a few links all over the
place.  There has been no release notes published either.

sphinxmark is no longer compatible with the latest release of Sphinx
which is causing all of our documentation jobs to fail.  This patch
removes it as our current usage of openstacktheme for documentation
already provides watermarks for current branch and notices for which
branch the documentation covers.

Change-Id: I521647c999e7dc17ba27f02bc5bccd422d97ab9a
Closes-Bug: #1824664
2019-04-13 19:34:04 -04:00
OpenStack Release Bot 4474a40989 Update reno for stable/rocky
Change-Id: Ibe2b57bd0ca239e5c5581f7a3053ed07a618d174
2018-08-10 16:45:39 +00:00
Andreas Jaeger 3f94b4f524 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: I0ee338b5bcc744426f04ec5e2409851afebaf742
2017-11-17 07:52:51 +01:00
Jesse Pretorius caab814228 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: I2ba5bce479a33bc4369c8034e28cf2bc8cfb5ac1
2017-10-18 18:17:24 +01:00
ZhongShengping c0f718f4f2 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: I1819557547bad6a598b834bd4200e28571efd40a
2017-07-03 16:13:07 +08:00
ZhongShengping 4dee5bcb0e 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: I3fe77c8400428d74e733e5eefd5bf5bea39ac230
2017-06-26 14:33:34 +08:00
ji-xuepeng 62ab658962 Use https instead of http for git.openstack.org
Trivialfix

Change-Id: I41d526e84d2c5da3366f242e6a00f93a1c762cfa
2017-02-06 22:22:41 +08:00
Andreas Jaeger e3449862e1 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: Ibecd908ba91c39ceddac1548e78cd6fc9b89aaac
2016-10-06 20:35:43 +02:00
Doug Hellmann 00f668d9aa Update reno for stable/newton
Change-Id: I3097f91ad27bbd92af6ee1d4d1782a75b2325388
2016-09-30 19:31:37 +00:00
Jesse Pretorius 2226c4202a 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: Ie2e4dee9b83fccce0ca63ca1700f22c1730a49eb
2016-07-12 16:51:39 +01:00
Jesse Pretorius 0aeb4dfe39 Add base test scaffolding for repo
Change-Id: Ibe08860b69878b809695a48be4a0937b9c548e47
2016-06-14 15:32:40 +00:00