From ef03bd490adb4483fc0dd0f8726f33ba6187804a Mon Sep 17 00:00:00 2001 From: Brinda Santh Date: Wed, 24 Jul 2019 20:38:36 -0400 Subject: Fix missing capability cli models. Change-Id: Id5ad2f75cf27b7c09dc95a028997847098cd3d2e Issue-ID: CCSDK-1046 Signed-off-by: Brinda Santh --- .../test-blueprint/capability_cli/Templates/check-command-template.vtl | 1 + 1 file changed, 1 insertion(+) create mode 100644 components/model-catalog/blueprint-model/test-blueprint/capability_cli/Templates/check-command-template.vtl (limited to 'components/model-catalog/blueprint-model/test-blueprint/capability_cli/Templates') diff --git a/components/model-catalog/blueprint-model/test-blueprint/capability_cli/Templates/check-command-template.vtl b/components/model-catalog/blueprint-model/test-blueprint/capability_cli/Templates/check-command-template.vtl new file mode 100644 index 000000000..1aabe39c8 --- /dev/null +++ b/components/model-catalog/blueprint-model/test-blueprint/capability_cli/Templates/check-command-template.vtl @@ -0,0 +1 @@ +show interfaces | include $vlanId \ No newline at end of file -- cgit 1.2.3-korg