diff --git a/README.md b/README.md deleted file mode 100644 index ffdf203a7..000000000 --- a/README.md +++ /dev/null @@ -1,16 +0,0 @@ -Team and repository tags -======================== - -[![Team and repository tags](https://governance.openstack.org/tc/badges/tripleo-quickstart-extras.svg)](https://governance.openstack.org/tc/reference/tags/index.html) - - - -Extra roles for tripleo-quickstart -================================== - -These Ansible role are extending the functionality of tripleo-quickstart to do -end-to-end deployment and testing of TripleO. - -The documentation of each role is located in the individual role folders, and -general usage information is in the [tripleo-quickstart -docs](https://docs.openstack.org/tripleo-quickstart/latest/). diff --git a/README.rst b/README.rst new file mode 100644 index 000000000..7d674d300 --- /dev/null +++ b/README.rst @@ -0,0 +1,19 @@ +======================== +Team and repository tags +======================== + +.. image:: https://governance.openstack.org/tc/badges/tripleo-quickstart-extras.svg + :target: https://governance.openstack.org/tc/reference/tags/index.html + +.. Change things from this point on + +================================== +Extra roles for tripleo-quickstart +================================== + +These Ansible role are extending the functionality of tripleo-quickstart to do +end-to-end deployment and testing of TripleO. + +The documentation of each role is located in the individual role folders, and +general usage information is in the `tripleo-quickstart documentation +`_. diff --git a/setup.cfg b/setup.cfg index 77a7c7310..e41d431b7 100644 --- a/setup.cfg +++ b/setup.cfg @@ -2,7 +2,7 @@ name = tripleo-quickstart-extras summary = Extend tripleo-quickstart's abilities to deploy and test TripleO description-file = - README.md + README.rst author = John Trowbridge author-email = jtrowbri@redhat.com home-page = http://docs.openstack.org/developer/tripleo-quickstart/