2018-09-17 09:38:04 -05:00
|
|
|
---
|
|
|
|
prelude: >
|
2018-10-23 09:58:22 -07:00
|
|
|
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.
|
2018-09-27 10:03:48 -05:00
|
|
|
features:
|
|
|
|
- |
|
2018-10-23 09:58:22 -07:00
|
|
|
Installation:
|
2018-09-27 10:03:48 -05:00
|
|
|
|
|
|
|
- Auto-discover new nodes.
|
2018-10-23 09:58:22 -07:00
|
|
|
- Manage installation parameters (i.e. console and root disks).
|
2018-09-27 10:03:48 -05:00
|
|
|
- Bulk provisioning of nodes through xml file.
|
|
|
|
- Installation progress indicators.
|
|
|
|
- |
|
2018-10-23 09:58:22 -07:00
|
|
|
Inventory Discovery:
|
2018-09-27 10:03:48 -05:00
|
|
|
|
2018-10-23 09:58:22 -07:00
|
|
|
- CPU/cores, SMT, processors, memory, and huge pages.
|
2018-09-27 10:03:48 -05:00
|
|
|
- Storage, ports.
|
2018-10-23 09:58:22 -07:00
|
|
|
- GPUs, crypto/compression H/W, and LLDP neighbor information.
|
2018-09-27 10:03:48 -05:00
|
|
|
- |
|
2018-10-23 09:58:22 -07:00
|
|
|
Nodal Configuration:
|
2018-09-27 10:03:48 -05:00
|
|
|
|
2018-10-23 09:58:22 -07:00
|
|
|
- Node role and role profiles.
|
|
|
|
- Core and memory (including huge page) assignments.
|
2018-09-27 10:03:48 -05:00
|
|
|
- Network Interfaces and storage assignments.
|
|
|
|
- |
|
2018-10-23 09:58:22 -07:00
|
|
|
User Interface:
|
2018-09-27 10:03:48 -05:00
|
|
|
|
2018-10-23 09:58:22 -07:00
|
|
|
- REST API, Horizon GUI, and “system” CLI commandsuite.
|