Add default cloud owner ID prop 23/48223/1
authorArthur Martella <am153x@att.com>
Fri, 18 May 2018 18:42:36 +0000 (14:42 -0400)
committerArthur Martella <am153x@att.com>
Fri, 18 May 2018 18:42:36 +0000 (14:42 -0400)
Change-Id: Ida6a2fb96bd9f832ce5049aba6bb67a835515c78
Issue-ID: INT-475
Signed-off-by: Arthur Martella <am153x@att.com>
templates/default/mso-bpmn-config/mso.bpmn.urn.properties

index 0b4eb3d..3e1c7bc 100644 (file)
@@ -167,3 +167,4 @@ appc.client.key=<%= @var["appcClientKey"] %>
 appc.client.secret=<%= @var["appcClientSecret"] %>
 appc.client.service=<%= @var["appcClientService"] %>
 sdnc.si.svc.types=<%= @var["sdncSiSvcTypes"] %>
+mso.default.cloud.owner.id=<%= @var["msoDefaultCloudOwnerId"] %>