starlingx/ha README improvement
This story shall update the README file of a few most used StarlingX repos. Test Plan: N/A Story: 2010814 Task: 48377 Change-Id: I34b14275e6b61e1be6d659701be568e208e380e4 Signed-off-by: Roger Ferraz <rogerio.ferraz@encora.com>
This commit is contained in:
parent
42fb99a393
commit
ac8f60b120
18
README.rst
18
README.rst
@ -1,5 +1,15 @@
|
||||
====
|
||||
ha
|
||||
====
|
||||
==
|
||||
ha
|
||||
==
|
||||
The starlingx/ha repository handles High Availability services [1]_.
|
||||
|
||||
StarlingX Service Management
|
||||
Its key component is the StarlingX Service Management (SM), which coordinates
|
||||
the StarlingX services.
|
||||
|
||||
This repository is not intended to be developed standalone, but rather as part
|
||||
of the StarlingX Source System, which is defined by the StarlingX manifest [2]_.
|
||||
|
||||
References
|
||||
==========
|
||||
.. [1] https://docs.starlingx.io/api-ref/ha
|
||||
.. [2] https://opendev.org/starlingx/manifest.git
|
||||
|
@ -5,3 +5,4 @@ build-essential [platform:dpkg]
|
||||
python3-dev [platform:dpkg]
|
||||
# default-libmysqlclient-dev is debian specific
|
||||
default-libmysqlclient-dev [platform:debian]
|
||||
pkg-config [platform:debian]
|
||||
|
Loading…
Reference in New Issue
Block a user