Commit Graph

13 Commits

Author SHA1 Message Date
Guilherme Steinmüller c30e4a5a34 Retire openstack-ansible-os_zaqar
Change-Id: Id1b0aa720d293298ab48fae2e926e79fb7df4511
2019-04-17 23:43:21 +00:00
Mohammed Naser 26fe529338 docs: drop sphinxmark
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: I2ff3fba7c160b95208bebad32c3b500cb9a39d4a
2019-04-04 05:01:18 +00:00
Andreas Jaeger ee2b7c7c10 Fix doc8 failures
The tox -e docs environment fails - and is used for the PTI jobs. Fix
the indentation failure doc8 reports and sync two sections.

Change-Id: I363662e2eaf4c68e09e8da22a30e85fd9f3d8ddf
2018-08-28 08:38:34 +02:00
OpenStack Proposal Bot 23d2d4cba5 Updated from global requirements
Change-Id: Ib7cf9c6743861b0ae2d99f83ff9ef27ee1c6c92a
2018-03-15 07:39:48 +00:00
OpenStack Proposal Bot 513a8e6b1c Updated from global requirements
Change-Id: Icf4832146760900f6afd98e5328360b11f330a13
2018-03-10 13:37:55 +00:00
ZhongShengping 9aff5ae75a Follow the new PTI for document build
For compliance with the Project Testing Interface as described in:
https://governance.openstack.org/tc/reference/project-testing-interface.html

For more detials information, please refer to:
http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html

Change-Id: I501a802817f1b3dba0155fd7979e54ed5772c31d
2018-03-09 12:01:28 +08:00
Jean-Philippe Evrard a60617471c Remove pip_install dependency
With addition of pip_install on every node, we don't
need to have pip_install as a meta dependency.

Depends-On: If3412bb888ebb854874bbc43eb76bfcb3e4a7868
Depends-On: I79ff70c438b44753be2a93f004ebbc46de0a963d
Change-Id: If7bbd15e911a73f941eb8d2eead75ab260a49cb8
2017-12-05 11:56:43 +00:00
Jesse Pretorius 9990de8551 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.

Change-Id: I52b289966ad7a9d2a056e79b1decc218ee65b857
2017-10-17 20:57:20 +00:00
ZhongShengping 503bfd355e 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: Ie52889f146600d386c0c865c8440c34870cf83a4
2017-07-03 16:24:14 +08:00
gecong1973 e595724fe5 Use https instead of http for git.openstack.org
TrivialFix

Change-Id: Ib1bcb6ae5e2ef97579d39bceb93bf076c2492099
2017-02-06 11:39:31 +08:00
Jean-Philippe Evrard c45bf8e267 Point roles docs bugs to openstack-ansible LP
Currently when clicking on the small bug in the roles'
docs, we land on openstack-manuals launchpad.

This should solve it.

Change-Id: Ie8857c0697350d5e51a7eab218ca6849ca068caa
2016-12-01 14:05:21 +00:00
Jesse Pretorius 6c04399170 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: I849d0aaaa45f0cc166648480ac0c9ab45caad35f
2016-07-12 16:54:32 +01:00
Jesse Pretorius 8dd77ff2c5 Implement base configuration for OpenStack-CI
This patch includes the following:

 - Base configuration for OpenStack's CI Infrastructure.
 - Base documentation build configuration.
 - A Vagrantfile for local testing.
 - A base test configuration in order to execute the standard tests.
 - An updated README, added LICENSE file and a CONTRIBUTING file.

Change-Id: I47a4b15e43fdc554d1bee203f2df34752fe786f6
2016-03-16 15:39:18 +00:00