diff options
Diffstat (limited to 'heat/vFW_CNF_CDS/automation/README.md')
-rwxr-xr-x | heat/vFW_CNF_CDS/automation/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/heat/vFW_CNF_CDS/automation/README.md b/heat/vFW_CNF_CDS/automation/README.md index bbc9cdeb..e153cc68 100755 --- a/heat/vFW_CNF_CDS/automation/README.md +++ b/heat/vFW_CNF_CDS/automation/README.md @@ -16,3 +16,4 @@ 6. Run script `python create_k8s_region.py` in order to create **k8s cloud region** 7. Onboard **vFW** `python onboard.py` 8. Instantiate **vFW** `python instantiate.py` +9. Once test is done, **vFW** service instance can be deleted with `python delete.py` command |