...
- Each cloud-region has a list of HPACapabilities which represents these HW feature groups
- Each HPACapability is defined as
{Capability Name, Schema Version, hardware-architecture, [List of HPAAttributes], [ComplexAtrributes] } - HPAAttribute is a list of <hpaAttributeKey, hpaAttributeValue>
- ComplexAttribute is a list of list of HPAAttributes. For eg: NUMA might have list of HPAttributes for every NUMA node.
- Refer Hardware Platform Enablement In ONAP for more specific Capability names and values.
A&AI Schema Changes
Example: Run time view of A&AI graph instance
...