Start README.rst with a better title

Now that we are using gitea the contents of our README.rst are
more prominently displayed. Starting it with a "Team and repository
tags" title is a bit confusing. This change makes it start with the
name of the project instead.

While at it, make intro more user-friendly and point to CONTRIBUTING.rst
instead of HACKING.rst for contributor guidance.

Change-Id: I1a7044ea10b94cdb25dfcc05d3b2b77d877c1dd5
This commit is contained in:
pangliye 2019-11-20 15:24:35 +08:00
parent e2a792a1c7
commit 0b16f2e933

View File

@ -1,19 +1,13 @@
======================== =================
Team and repository tags OpenStack Vitrage
======================== =================
.. image:: https://governance.openstack.org/tc/badges/vitrage.svg .. image:: https://governance.openstack.org/tc/badges/vitrage.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html :target: https://governance.openstack.org/tc/reference/tags/index.html
.. Change things from this point on .. Change things from this point on
======= OpenStack Vitrage is the OpenStack RCA (Root Cause Analysis) Service for organizing, analyzing and expanding OpenStack alarms & events, yielding insights regarding the root cause of problems and deducing the existence of problems before they are directly detected.
Vitrage
=======
The OpenStack RCA Service
Vitrage is the OpenStack RCA (Root Cause Analysis) Service for organizing, analyzing and expanding OpenStack alarms & events, yielding insights regarding the root cause of problems and deducing the existence of problems before they are directly detected.
Enabling Vitrage in DevStack Enabling Vitrage in DevStack
---------------------------- ----------------------------