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 11:48:52 +0000
commit39c2b877126da78057a02030064b22452c51a3b9 (patch)
tree97a4a01b2ce1a2930f02e1f778aa07123aa5bca2 /heat/vFW_CNF_CDS/automation/README.md
parent303fe3b4343838ae4c7b7a2511cb065f3abe7699 (diff)
Check orchestration status during instantiation and deletion vFW_CNF_CDS usecase7.0.1guilin
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 (cherry picked from commit 1e501466e21b774ccaadef19f4618decc0650001)
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