aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vFW_CNF_CDS/automation/README.md
diff options
context:
space:
mode:
authorMichal Chabiera <michal.chabiera@orange.com>2020-12-22 11:55:52 +0100
committerMichal Chabiera <michal.chabiera@orange.com>2020-12-22 12:33:11 +0100
commit1e501466e21b774ccaadef19f4618decc0650001 (patch)
treeb12748758546d5545b2587aea061fa9bd5836c3a /heat/vFW_CNF_CDS/automation/README.md
parent6a7d598d08aa0e145a5aff71c4ed6deafb098e39 (diff)
Check orchestration status during instantiation and deletion vFW_CNF_CDS usecase
Check orchestration status during instantiation and deletion vFW_CNF_CDS usecase Issue-ID: INT-1658 Signed-off-by: Michal Chabiera <michal.chabiera@orange.com> Change-Id: Iffeda65393cea55a8108b91f282b7ee9d6e6f7c8
Diffstat (limited to 'heat/vFW_CNF_CDS/automation/README.md')
-rwxr-xr-xheat/vFW_CNF_CDS/automation/README.md1
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