4 Commits

Author SHA1 Message Date
Flavio Percoco
1297be6488 Show team and repo badges on README
This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

https://gist.github.com/931cd15d32e350a014f96217b092348c

Change-Id: Iac66924f0dec8c17a20ba23c553f0ed761e75996
2016-11-25 16:16:16 +01:00
Travis Truman
3d6a643eac [DOCS] - Use new documentation tree structure
Changes the rally role doc tree to the new structure
we are adopting for each role.

Change-Id: I8776c6953b65753d9bf54b13f3f7a282f3ce8df0
2016-08-22 16:07:06 -05:00
Jesse Pretorius
254418abe8 Ensure that doc linting is included in the linters test
The 'docs' tox target executes the doc8 lint test which may result in
failures when testing documentation builds, but OpenStack-CI does not
execute that tox target.

In order to ensure that we catch all standard documentation syntax
errors and prevent them from merging, this patch includes the docs
target in the 'linters' chain of tests.

Fixes for any failures which result from executing this test are also
included in the patch.

Change-Id: Iacff67847b0708a5d41ab3e1accf59f40326497d
2016-07-26 07:38:59 +01:00
Travis Truman
1e6d9b3a46 Inital commit 2016-03-24 17:13:47 -04:00