Merge "releasenotes: Grammar edit."

This commit is contained in:
Zuul 2018-10-30 17:27:12 +00:00 committed by Gerrit Code Review
commit 7fd3f05a97
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.