diff options
author | Jerry Flood <jflood@att.com> | 2019-04-03 14:10:53 -0400 |
---|---|---|
committer | Jerry Flood <jflood@att.com> | 2019-04-03 14:13:18 -0400 |
commit | 197ac552793961824491144dab0c711f575a459d (patch) | |
tree | 80eb8c6105f15238f364019fff565e8660db36d5 /cmso-robot/robot/assets/templates/FailureCasesChangeManagement/OneVnfOneChangeWindowNoEndTime.json.template | |
parent | 8684696712cfe4120092b291cb124accc5712f62 (diff) |
Robot changes to support API changes
Issue-ID: OPTFRA-436
Change-Id: I8cb28ac56689716768750c3d863a64b95de8984c
Signed-off-by: Jerry Flood <jflood@att.com>
Diffstat (limited to 'cmso-robot/robot/assets/templates/FailureCasesChangeManagement/OneVnfOneChangeWindowNoEndTime.json.template')
-rw-r--r-- | cmso-robot/robot/assets/templates/FailureCasesChangeManagement/OneVnfOneChangeWindowNoEndTime.json.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmso-robot/robot/assets/templates/FailureCasesChangeManagement/OneVnfOneChangeWindowNoEndTime.json.template b/cmso-robot/robot/assets/templates/FailureCasesChangeManagement/OneVnfOneChangeWindowNoEndTime.json.template index 2973c89..e2e0c4a 100644 --- a/cmso-robot/robot/assets/templates/FailureCasesChangeManagement/OneVnfOneChangeWindowNoEndTime.json.template +++ b/cmso-robot/robot/assets/templates/FailureCasesChangeManagement/OneVnfOneChangeWindowNoEndTime.json.template @@ -17,7 +17,7 @@ "vnfDetails" : [{ "groupId" : "", "node" : [ - "dummy{node}" + "${node1}" ], "changeWindow" : [{ "startTime" : "${start_time1}", |