Merge "switch documentation job to new PTI"

This commit is contained in:
Zuul 2018-09-27 16:38:00 +00:00 committed by Gerrit Code Review
commit ffdc4a58d6
3 changed files with 9 additions and 8 deletions

View File

@ -36,12 +36,13 @@ Prerequisites
* Open vSwitch >= 2.9.0
* Networking-ovn at time of writing requires neutron-lib>=1.17.0. The overrides
described here will ensure that version is installed.
* Networking-ovn at time of writing requires neutron-lib>=1.17.0. The
overrides described here will ensure that version is installed.
* A successful deployment of OVN requires a dedicated network interface be
attached to the OVS provider bridge. This is not handled automatially and
may require changes to the network interface configuration file.
* A successful deployment of OVN requires a dedicated network
interface be attached to the OVS provider bridge. This is not
handled automatially and may require changes to the network
interface configuration file.
OpenStack-Ansible user variables
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

View File

@ -38,7 +38,6 @@ basepython = python3
deps = -r{toxinidir}/doc/requirements.txt
commands=
bash -c "rm -rf doc/build"
doc8 doc
sphinx-build -b html doc/source doc/build/html
@ -64,6 +63,7 @@ commands =
[testenv:pep8]
commands =
bash -c "{toxinidir}/tests/common/test-pep8.sh"
doc8 doc
[flake8]

View File

@ -16,8 +16,8 @@
templates:
- openstack-ansible-role-jobs
- check-requirements
- publish-openstack-sphinx-docs
- release-notes-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3
check:
jobs:
- openstack-ansible-ovs-ubuntu-xenial