releasenotes: Grammar edit.

Change-Id: I2d79be365c48a85180810d9a4b44d9f103e34fb0
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
This commit is contained in:
Scott Rifenbark 2018-10-03 11:46:07 -07:00
parent 0d5aeffc35
commit aef1a3b2ba
1 changed files with 18 additions and 15 deletions

View File

@ -1,28 +1,31 @@
--- ---
prelude: > prelude: >
The StarlingX Metal project is a new repository that manages lifecycle of The StarlingX Metal project is a new repository that manages the lifecycle,
Host and its operation and administration, it also provides Host fault operation, and administration of the Host. StarlingX Metal also provides
monitoring, alarming and initiates fault recovery. Host fault monitoring, alarms, and initiates fault recovery.
features: features:
- | - |
Manages the life cycle of the host. Manages the life cycle of the Host.
- | - |
Detects and automatically handles host failures and initiates recovery. Detects and automatically handles host failures and initiates host recovery.
- | - |
Monitor & Alarm & Recover: Monitors, Alarming, and Recovery for the following:
- Cluster connectivity, critical process failures. - Cluster connectivity.
- Resource utilization thresholds, interface states. - Critical process failures.
- H/W fault / sensors, host watchdog. - Resource utilization thresholds.
- Interface states.
- H/W fault / sensors.
- Host watchdog.
- Activity progress reporting (e.g. booting, testing). - Activity progress reporting (e.g. booting, testing).
- | - |
Interfaces with board management (BMC) for out of band reset, power-on/off Provides an interface with board management (BMC) for out-of-band reset,
and H/W sensor monitoring. power-on/off, and H/W sensor monitoring.
- | - |
Publishes host state with other StarlingX Components. Publishes the Host's state with other StarlingX components.
- | - |
Exposes a set of administrative commands for the user to manage the host Exposes a set of administrative commands for the user to manage the Host
via REST API: through REST API:
- Lock/unlock, reboot, reset, re-install, SWACT. - Lock/unlock, reboot, reset, re-install, SWACT.
- Out-of-Band via BMC: Reboot, reset, power on/off. - Out-of-band via BMC: Reboot, reset, power on/off.