APPC CDT Automation 95/101995/2
authorLukasz Rajewski <lukasz.rajewski@orange.com>
Wed, 19 Feb 2020 14:14:25 +0000 (15:14 +0100)
committerLukasz Rajewski <lukasz.rajewski@orange.com>
Thu, 20 Feb 2020 09:10:06 +0000 (10:10 +0100)
commit42ecc70c1f5a05c4de5dda414a7964398552b47d
tree5ad135e7775c72b09de6a57ccef8cc623f82a52a
parent7e52797291d42161a2e43e18040616fe1f7b31bd
APPC CDT Automation

The patch modifies vFWDT configuration
scripts in order to automate the configuration
of APPC artifacts instead of CDT. As a result it
makes use case closer for CSIT automation

Change-Id: I5ab2785093515ee0b224c8f3e8a5d9eb600e52f9
Issue-ID: APPC-1731
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
13 files changed:
tutorials/vFWDT/playbooks/configure_ansible.sh
tutorials/vFWDT/playbooks/darkstat [deleted file]
tutorials/vFWDT/workflow/templates/cdt-templates/templates/action-template.json [new file with mode: 0755]
tutorials/vFWDT/workflow/templates/cdt-templates/templates/all-actions-content.json [new file with mode: 0755]
tutorials/vFWDT/workflow/templates/cdt-templates/templates/reference-all-actions.json [new file with mode: 0755]
tutorials/vFWDT/workflow/templates/cdt-templates/templates/traffic-params-list.json [new file with mode: 0755]
tutorials/vFWDT/workflow/templates/cdt-templates/templates/traffic-params.json [new file with mode: 0755]
tutorials/vFWDT/workflow/templates/cdt-templates/templates/upgrade-params-list.json [new file with mode: 0755]
tutorials/vFWDT/workflow/templates/cdt-templates/templates/upgrade-params.json [new file with mode: 0755]
tutorials/vFWDT/workflow/templates/cdt-templates/vfw-sink/traffic.json [new file with mode: 0755]
tutorials/vFWDT/workflow/templates/cdt-templates/vfw-sink/upgrade.json [new file with mode: 0755]
tutorials/vFWDT/workflow/templates/cdt-templates/vpgn/traffic.json [new file with mode: 0755]
tutorials/vFWDT/workflow/workflow.py