I've been reading our entire documentation to see where it could
be improved. It's guide good actually. While reading I've fixed
some typos, added some capitalization to project names, mostly
trivial stuff.
What's worth reviewing is the 2 paragraphs I added to the REVIEWING
guidelines.
Change-Id: I977de335119f4ff7b9aedcfbed31c264ed531ea8
This commit takes the subsection summary in the field guid index
and adds internal links to the field guide page. Previously when
viewing the field guide docs it wasn't clear how to navigate between
all the different test class pages, this is remedied by adding a link.
Change-Id: Ica93a92c57e5d5d805a8b25d7c7e17509695152b
In several field guides, the title doesn't have 'Field'.
This causes inconsistency in the tempest documentation.
http://docs.openstack.org/developer/tempest/#field-guides
This commit adds 'Field' word to the field guides.
Change-Id: I0379442da59f66b1f5a0e755e5383c56b2a46688
Now that all the other tests are moved out of the tests directory
we can rename tests -> api to reflect that these tests are api
testing, and need to use only the internal clients.
Clean up references from other parts of OpenStack to the new api
namespace.
Reorder the imports as required with this naming change.
Added README.rst
Change-Id: I19203957f917b59e7c8a3838c590937752461a2f