Interop repos are going under rename from
openstack namespace to osf namespace (Depends-On),
which need update the zuul job to start using the
new location.
Update .gitreview as well.
Disable py27 and py35 jobs, they don't work anymore as is.
Depends-On: https://review.opendev.org/#/c/734669/
Change-Id: Ib6871eaf0735e756f051d14513869fbe7cc6e826
Implement optional cleanup to support the new PTI jobs
for documentation which won't use tox anymore.
Docs tox environment will still available for developers but
it is no loger used in the gate to construct the documentation.
See http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html
Change-Id: Ib26b711365389c59658f9d7f6cafd5acb736dfce
Add specs folder, the readme with flow instructions and a spec example into
refstack-client in order to track proposed and implemented changes.
Change-Id: I3ec0b4b03f641d461021dc8dbbf6124aa0bd585b
- include sphinx in requirements
- basic configuration, generated using sphinx
- updated gitignore to ignore the build directory
- added a readme on how to build the docs