summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--generic-resource-api/model/src/main/yang/GENERIC-RESOURCE-API.yang4
1 files changed, 4 insertions, 0 deletions
diff --git a/generic-resource-api/model/src/main/yang/GENERIC-RESOURCE-API.yang b/generic-resource-api/model/src/main/yang/GENERIC-RESOURCE-API.yang
index 2574dcac..a6f8db99 100644
--- a/generic-resource-api/model/src/main/yang/GENERIC-RESOURCE-API.yang
+++ b/generic-resource-api/model/src/main/yang/GENERIC-RESOURCE-API.yang
@@ -2378,6 +2378,10 @@ module GENERIC-RESOURCE-API {
description "The AIC cloud region which maps to contrail versions";
type string;
}
+ leaf cloud-owner {
+ description "The cloud owner provided by the caller";
+ type string;
+ }
leaf aic-clli {
description "Not expected to be used";
type string;