diff --git a/releasenotes/notes/release-summary-6738ff2f310f9b57.yaml b/releasenotes/notes/release-summary-6738ff2f310f9b57.yaml index af7868291c..cf958aead6 100644 --- a/releasenotes/notes/release-summary-6738ff2f310f9b57.yaml +++ b/releasenotes/notes/release-summary-6738ff2f310f9b57.yaml @@ -1,34 +1,36 @@ --- prelude: > - The StarlingX Config project is a new repository that: - - Provides Host Installation, Inventory Discovery and Host Configuration, - (NOTE will move to Host Management in future). - - Provides System-level Configuration and Configuration of - StarlingX Platform Services. - - Provides API, Horizon and CLI services for all Main Components. - - Configures various services in StarlingX. + The StarlingX Config project is a new repository that provides the + following: + - Host Installation. + - Inventory Discovery. + - Host Configuration, which moves to Host Management in future. + - System-level Configuration. + - Configuration of StarlingX Platform Services. + - API, Horizon and CLI services for all Main Components. + - Configuration for various services in StarlingX. features: - | - Installation + Installation: - Auto-discover new nodes. - - Manage installation parameters (i.e. console, root disks). + - Manage installation parameters (i.e. console and root disks). - Bulk provisioning of nodes through xml file. - Installation progress indicators. - | - Inventory Discovery + Inventory Discovery: - - CPU/cores, SMT, processors, memory, huge pages. + - CPU/cores, SMT, processors, memory, and huge pages. - Storage, ports. - - GPUs, crypto/compression H/W, LLDP neighbor info. + - GPUs, crypto/compression H/W, and LLDP neighbor information. - | - Nodal Configuration + Nodal Configuration: - - Node role, role profiles. - - Core, memory (including huge page) assignments. + - Node role and role profiles. + - Core and memory (including huge page) assignments. - Network Interfaces and storage assignments. - - Bulk configuration of nodes via system profiles. + - Bulk configuration of nodes through system profiles. - | - User Interface + User Interface: - - REST API, Horizon GUI and “system” CLI commandsuite. + - REST API, Horizon GUI, and “system” CLI commandsuite.