From 292c70a8bf7ec710bcfcd88aa342c53225a21b49 Mon Sep 17 00:00:00 2001 From: Dean Troyer Date: Thu, 27 Sep 2018 21:22:25 -0500 Subject: [PATCH] [Doc] stx.2018.10 Release Summary Create stx.2018.10 release summary note Change-Id: Ic014cd96dcdbb4199a4f736f39b95d6ffdf70725 Signed-off-by: Dean Troyer --- ...se-summary-stx201810-36c9d977cb476b56.yaml | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 releasenotes/notes/release-summary-stx201810-36c9d977cb476b56.yaml diff --git a/releasenotes/notes/release-summary-stx201810-36c9d977cb476b56.yaml b/releasenotes/notes/release-summary-stx201810-36c9d977cb476b56.yaml new file mode 100644 index 00000000..aa6080bf --- /dev/null +++ b/releasenotes/notes/release-summary-stx201810-36c9d977cb476b56.yaml @@ -0,0 +1,25 @@ +--- +prelude: > + The StarlingX Update project is a new repository that provides Software + Patch (bug fix) management and deployment, and also Software Release + Upgrade management. +features: + - | + Provides the ability to deploy software updates for corrective content + and/or new functionality + - | + Consistent mechanism for patching all layers of the infrastructure + stack -- kernel all the way up to the openstack services layer + - | + Rolling update strategy across nodes + + - Nodes can be updated in parallel when constraints are not violated + - | + In-service and reboot required patches supported + + - Reboot required for kernel replacement etc. + - For patches that require a reboot, VMs are live migrated off of node + - | + Comprehensive patch status at node and system level + - | + REST API, Horizon GUI and “sw-patch” CLI command suite