From 2a8193f812012aa06336a49d26223094b0b84bf0 Mon Sep 17 00:00:00 2001 From: Abraham Arce Date: Thu, 27 Sep 2018 11:43:52 -0500 Subject: [PATCH] [Doc] stx.2018.10 Release Summary Create stx.2018.10 release summary note. Change-Id: I1ad08a3f770603d2e51fed89c8aa2ad412fb5a36 Signed-off-by: Abraham Arce --- releasenotes/notes/.placeholder | 0 .../release-summary-c837becc3ca39fd4.yaml | 27 ++++++++++++++++++- 2 files changed, 26 insertions(+), 1 deletion(-) delete mode 100644 releasenotes/notes/.placeholder diff --git a/releasenotes/notes/.placeholder b/releasenotes/notes/.placeholder deleted file mode 100644 index e69de29b..00000000 diff --git a/releasenotes/notes/release-summary-c837becc3ca39fd4.yaml b/releasenotes/notes/release-summary-c837becc3ca39fd4.yaml index eec4de25..0e827ba1 100644 --- a/releasenotes/notes/release-summary-c837becc3ca39fd4.yaml +++ b/releasenotes/notes/release-summary-c837becc3ca39fd4.yaml @@ -1,3 +1,28 @@ --- prelude: > - These release notes cover the initial release of StarlingX. + The StarlingX Metal project is a new repository that manages lifecycle of + Host and its operation and administration, it also provides Host fault + monitoring, alarming and initiates fault recovery. +features: + - | + Manages the life cycle of the host. + - | + Detects and automatically handles host failures and initiates recovery. + - | + Monitor & Alarm & Recover: + + - Cluster connectivity, critical process failures. + - Resource utilization thresholds, interface states. + - H/W fault / sensors, host watchdog. + - Activity progress reporting (e.g. booting, testing). + - | + Interfaces with board management (BMC) for out of band reset, power-on/off + and H/W sensor monitoring. + - | + Publishes host state with other StarlingX Components. + - | + Exposes a set of administrative commands for the user to manage the host + via REST API: + + - Lock/unlock, reboot, reset, re-install, SWACT. + - Out-of-Band via BMC: Reboot, reset, power on/off.