aboutsummaryrefslogtreecommitdiffstats
path: root/templates/default/mso-api-handler-infra-config
diff options
context:
space:
mode:
authorsubhash kumar singh <subhash.kumar.singh@huawei.com>2018-04-12 08:24:48 +0000
committersubhash kumar singh <subhash.kumar.singh@huawei.com>2018-04-13 04:53:19 +0000
commitf1b13ca84ba4377749e5740c563e000d995db8a6 (patch)
tree51c949b17bc19259c996aa6ac899053b1d5c51ba /templates/default/mso-api-handler-infra-config
parent0b3deea8c5c10dce260c25908e9b2d89638df148 (diff)
Add property for resource sequence
Add property for resource sequence. Change-Id: Id52095cc86acb433633baa1d9c1630fbd5c4f95b Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Diffstat (limited to 'templates/default/mso-api-handler-infra-config')
-rw-r--r--templates/default/mso-api-handler-infra-config/mso.apihandler-infra.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/default/mso-api-handler-infra-config/mso.apihandler-infra.properties b/templates/default/mso-api-handler-infra-config/mso.apihandler-infra.properties
index 1ee4206..cad193d 100644
--- a/templates/default/mso-api-handler-infra-config/mso.apihandler-infra.properties
+++ b/templates/default/mso-api-handler-infra-config/mso.apihandler-infra.properties
@@ -14,3 +14,4 @@ network.v3.ApiAllowableActions=<%= @var["network.v3.ApiAllowableActions"] %>
volume.v1.ApiAllowableActions=<%= @var["volume.v1.ApiAllowableActions"] %>
volume.v2.ApiAllowableActions=<%= @var["volume.v2.ApiAllowableActions"] %>
volume.v3.ApiAllowableActions=<%= @var["volume.v3.ApiAllowableActions"] %>
+mso.workflow.custom.VolTE.resource.sequence=<%= @var["mso.workflow.custom.VolTE.resource.sequence"] %>