There's no .md file in here, so change links. Looking at the used links,
these are all external links and thus sphinx cannot test whether they
work. Use internal links so that all links work - and work even after
renames.
This shows up as e.g.:
WARNING: unknown document: install-maas.html
Update tox.ini so that these are hard errors.
Remove dead requirement oslosphinx, it's not needed anymore here since
openstackdocstheme is used.
Change-Id: Ieae398aecb48c2e26de5c50261e700f8790e64ce
The previous step adds a cloud named 'mymaas' which is the name
that should be used on the bootstrap command.
Change-Id: If0134032dcf8fc699257ea019f222261dd804eed
And remove the build-sphinx part of the python module setup as there
are no docs to build. This is to make this project (which has no
project documenation, but does have a deploy-guide) compatible with the
other deploy-guides.
Depends-On: I96d8e3d958081667df5e69e148e13c6b27c34767
Change-Id: If775b98b4a58cc956e487a6d566d62999eaaf12d
- Fixed odd wording in install-openstack.rst.
- Fixed up uuid command usage.
- Added missing links and added note about editting bundles.
- Fixed up the note to be an RST note rather than just regular
text.
Also add .gitreview as the project is managed on review.openstack.org
Change-Id: Id96104928bd95d9d82dfe2a1e90fbbc60c661c28
Closes-Bug: #1712583