Merge "Add cloud-owner as input" 1.4.1 3.0.0-ONAP
authorDan Timoney <dtimoney@att.com>
Mon, 15 Oct 2018 14:00:01 +0000 (14:00 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 15 Oct 2018 14:00:01 +0000 (14:00 +0000)
generic-resource-api/model/src/main/yang/GENERIC-RESOURCE-API.yang

index 2574dca..a6f8db9 100644 (file)
@@ -2378,6 +2378,10 @@ module GENERIC-RESOURCE-API {
          description "The AIC cloud region which maps to contrail versions";\r
          type string;\r
       }\r
+      leaf cloud-owner {\r
+         description "The cloud owner provided by the caller";\r
+         type string;\r
+      }\r
       leaf aic-clli {\r
          description "Not expected to be used";\r
          type string;\r