From cb57b1a16fcbf3faa2cbb7e8722a058ba76a2969 Mon Sep 17 00:00:00 2001 From: Dileep Ranganathan Date: Tue, 11 Sep 2018 10:20:15 -0700 Subject: HPA Telemetry Schema Added HPA Capacity type in the schema. Added Capacity information to Compute Nodes in the pserver object Added relationships for pserver and flavor, pserver and hpa-capacity Change-Id: I326ed9dd13d94082e532ebaf7286af7a43d9117c Issue-ID: AAI-1593 Signed-off-by: Dileep Ranganathan --- .../main/resources/onap/oxm/v14/aai_oxm_v14.xml | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'aai-schema/src/main/resources/onap/oxm') diff --git a/aai-schema/src/main/resources/onap/oxm/v14/aai_oxm_v14.xml b/aai-schema/src/main/resources/onap/oxm/v14/aai_oxm_v14.xml index 15ef2770..0996468a 100644 --- a/aai-schema/src/main/resources/onap/oxm/v14/aai_oxm_v14.xml +++ b/aai-schema/src/main/resources/onap/oxm/v14/aai_oxm_v14.xml @@ -2106,6 +2106,7 @@ + @@ -2119,6 +2120,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg