Set default cloud owner 14/72314/1
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Fri, 9 Nov 2018 16:48:27 +0000 (11:48 -0500)
committerDan Timoney <dtimoney@att.com>
Fri, 9 Nov 2018 16:50:59 +0000 (16:50 +0000)
Set default cloud owner to CloudOwner in generic resource API
properties file

Change-Id: I515c884ac4e6572de66678d37d15d7df4903bd99
Issue-ID: SDNC-448
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Former-commit-id: 7f6ff3ab6ea70fcf33714036abf0b4147fc574c1

installation/src/main/properties/generic-resource-api-dg.properties

index 863c77f..f7fd565 100644 (file)
@@ -38,6 +38,9 @@ restapi.ss.mS.vlan.tag.unassign.templatefile=self-serve-mS-vlan-tag-unassignment
 restapi.ss.mS.mac.address.assign.templatefile=self-serve-mS-mac-address-assign.json
 restapi.ss.mS.mac.address.unassign.templatefile=self-serve-mS-mac-address-unassign.json
 
+# Default cloud owner
+cloud-region.cloud-owner=CloudOwner
+
 # URLs
 restapi.cr-allottedresource=/restconf/config/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource/{allotted-resource-id}/
 restapi.sz-allottedresource=/restconf/config/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource/{allotted-resource-id}/