aboutsummaryrefslogtreecommitdiffstats
path: root/tutorials/vFWDT/policies
AgeCommit message (Collapse)AuthorFilesLines
2020-05-11Improvements for new policy APILukasz Rajewski10-193/+263
Improvements in demo scripts for new API for policy, including scripts preparing OOF for interaction with Policy API Change-Id: Ifd28f6b2941d23dcab6699a71c536d8534fa7cf5 Issue-ID: INT-1465 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
2020-03-26Fix indentation issues within YAMLsBartek Grzybowski3-13/+13
Fixes applied as reported by yamllint. Change-Id: I5320d49799ecdd3ffbc8f9fbb8617554a709c247 Issue-ID: INT-1482 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-03-26Fix spacing issues in YAML files in tutorials/Bartek Grzybowski3-7/+7
Fixes applied as reported by yamllint. Change-Id: I6f5ddce18c7a29bbbf3c973d1fd34ba308ec5616 Issue-ID: INT-1482 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-03-23Pretty print json files in tutorials/Bartek Grzybowski3-62/+88
Fixing json files to conform to linter rules. Change-Id: Ib71831d153f32133eef7deb95804e9d96240f5c7 Issue-ID: INT-1482 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2019-09-26vFW DT tutorial improvementsLukasz Rajewski1-0/+17
- Fixed workflow script for osdf request - ansible_inventory file generation added - Licence for upload policy script Change-Id: Ia46d19750569f649ce12dcdb49571299d87d8fee Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Issue-ID: INT-751 (cherry picked from commit e659e3afec2f3987d071510efe63e72374ef1a88)
2019-09-13vFW DT tutorial improvementsLukasz Rajewski8-0/+370
- Improvements in the workflow script to use OSDF request - policy types added - policy rules added - script to upload policies added Change-Id: I61e2bf3bbb10ca45088e989bbd801ec9ca439ae3 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Issue-ID: INT-751