Add cloud-owner as input 13/67413/1
authorBrandon, Bruce (bb2697) <bb2697@att.com>
Tue, 18 Sep 2018 18:05:50 +0000 (18:05 +0000)
committerBrandon, Bruce (bb2697) <bb2697@att.com>
Tue, 18 Sep 2018 18:05:50 +0000 (18:05 +0000)
Add cloud-owner to input so that callers to GR-API can provide this value

Change-Id: Ia12bb2c6db5f0d3b50115e85ed6873ae6c8c24a8
Issue-ID: SDNC-459
Signed-off-by: Brandon, Bruce (bb2697) <bb2697@att.com>
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