This requires openstack-doc-test 0.11: We now can use --publish for
openstack-doc-test. This replaces --nocreate-index.
Change-Id: I6721189cd12f47bb26309fe21de7e57f1a62dc83
tox -e publishdocs will be called by the post jenkins jobs to prepare
everything for publishing - and then the content of publish-docs
gets copied.
Additionally, remove some parameter from openstack-doc-tools invocation,
they are now set in doc-test.conf.
Change-Id: Iac8615f06ad31e9f6d17483374c23dfda47b9f84
* tox.ini: The LANG, LANGUAGE and LC_ALL environment overrides were
introduced originally during the testr migration in an attempt to be
conservative about the possibility that locale settings in the
calling environment could cause consistency problems for test runs.
In actuality, this should be unnecessary and any place where it does
cause issues ought to be considered an actual bug. Also, having
these in the configuration actively causes older pip to have
problems with non-ASCII content in some package metadata files under
Python 3, so drop it now.
Change-Id: I9a2dbc881a8cdeb6d7f5e483d05f526bde69adf8
Closes-Bug: #1277495
Setup repository so that we can gate using the openstack-doc-tools
tools. Update documentation with details.
Change-Id: Iabc97bfd071d6d637d4b5cf83f34ff9852dfa62c