Merge "Show team and repo badges on README"

This commit is contained in:
Jenkins 2016-12-14 19:52:19 +00:00 committed by Gerrit Code Review
commit 946075f28a
2 changed files with 13 additions and 6 deletions

View File

@ -1,6 +1,12 @@
=========
========
RefStack
=========
========
RefStack team and repository tags
#################################
.. image:: http://governance.openstack.org/badges/refstack.svg
:target: http://governance.openstack.org/reference/tags/index.html
What is RefStack?
#################
@ -11,7 +17,7 @@ What is RefStack?
- User interface to display individual test run results.
Overview
##########
########
RefStack intends on being THE source of tools for interoperability testing
of OpenStack clouds.
@ -31,7 +37,7 @@ be used to validate clouds against existing DefCore capability lists,
giving you assurance that your cloud faithfully implements OpenStack
standards.
**Value Add for Vendors** - Vendors can use RefStack to demonstrate that
**Value add for vendors** - Vendors can use RefStack to demonstrate that
their distros, and/or their customers' installed clouds remain with OpenStack
after their software has been incorporated into the distro or cloud.
@ -53,10 +59,10 @@ after their software has been incorporated into the distro or cloud.
* reviews: https://review.openstack.org/#q,status:open+refstack-client,n,z
Get involved!
###############
#############
* Mailing List: openstack-dev@lists.openstack.org
* IRC: #refstack on Freenode
* Dev Meetings: Mondays @ 19:00 UTC in #openstack-meeting-alt on Freenode
* Dev Meetings: Tuesdays @ 19:00 UTC in #openstack-meeting-alt on Freenode
* Web-site: https://refstack.openstack.org
* Wiki: https://wiki.OpenStack.org/wiki/RefStack

View File

@ -2,6 +2,7 @@ coverage>=3.6
pep8==1.5.7
pyflakes==0.8.1
flake8==2.2.4
docutils>=0.11,!=0.13.1 # OSI-Approved Open Source, Public Domain
sphinx>=1.1.2,!=1.2.0,<1.3
httmock>=1.2.4
mock