Do not publish RST Operations Guide

Because of migration into openstack-manuals repo.

Change-Id: I9b4779ecabe16e4ec1b1cf5b0f565ea278075b46
Implements: blueprint ops-guide-rst
This commit is contained in:
KATO Tomoyuki 2016-05-02 12:54:16 +09:00
parent 411fab89b4
commit 46f16d9228
1 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@ commands = openstack-doc-test --check-deletions {posargs}
[testenv:checkbuild]
commands =
# Build and copy RST Guides
{toxinidir}/tools/build-all-rst.sh
#{toxinidir}/tools/build-all-rst.sh
# This generates the current DocBook guide and index page
openstack-doc-test --check-build {posargs}
@ -50,7 +50,7 @@ commands =
commands =
openstack-doc-test --check-build --nocreate-index --force
# Build and copy RST Guides
{toxinidir}/tools/build-all-rst.sh
#{toxinidir}/tools/build-all-rst.sh
[testenv:checklang]
# openstack-generate-docbook needs xml2po which cannot be installed in