Release Note Content: Updated text with writing scrub

Rewrote various areas for better presentation and use of
grammar.

Change-Id: I4a96b9896aced0c62b93a4e4c61bbd8d69d1ffd7
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
This commit is contained in:
Scott Rifenbark 2018-10-23 09:58:22 -07:00
parent 8a1afec67c
commit 0cfdfc1bc0
1 changed files with 20 additions and 18 deletions

View File

@ -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.