From db95ec7006d71139833fcdb62188c818499d7507 Mon Sep 17 00:00:00 2001 From: Gerard Damm Date: Thu, 28 Jun 2018 20:49:18 +0000 Subject: Update git submodules * Update docs/submodules/auto from branch 'stable/fraser' - Merge "checked code logic for UC2-vim001 recovery time measurement" into stable/fraser - checked code logic for UC2-vim001 recovery time measurement JIRA: AUTO-38 Leveraging new OpenStack SDK release 0.14, tested existing code for UC2/vif-001 (simulated VM failure), to verify that generic code for recovery time measurement works. Entered test code in placeholders for this test case: challenge start (suspend a VM), challenge stop (resume, although this was done outside (from Horizon), to simulate an ONAP-controlled recovery), test code (periodic status check, stop when VM is active again). Time was measured correctly, output files (.csv) were created successfully. This will allow to close Jira ticket 38. Next steps will be to interface with ONAP, to obtain VNF info (especially the ID of the corresponding OpenStack VMs), and perform the same measurement, which this time will be an actual recovery time, provided DCAE data collection, Policy and CLAMP have the proper configuration. Change-Id: I7320f7570c119d2b59d1ed6ca787ba975ad04a44 Signed-off-by: Gerard Damm (cherry picked from commit dffc2bee5650b10831f3792b162b6ea73a4624ae) --- docs/submodules/auto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/auto b/docs/submodules/auto index 08cf77066..68dd0bf4b 160000 --- a/docs/submodules/auto +++ b/docs/submodules/auto @@ -1 +1 @@ -Subproject commit 08cf77066d10c32331725fc1e9664a538f9c7c14 +Subproject commit 68dd0bf4bfd4d94401ecb6ad085db684329ffb8f -- cgit 1.2.3-korg