From 1184606eb2354305e2257ecc9150258326296f7b Mon Sep 17 00:00:00 2001 From: Bartek Grzybowski Date: Wed, 10 Jun 2020 08:39:05 +0200 Subject: [PATCH] Update git submodules * Update docs/submodules/integration.git from branch 'master' to 700b607a52343f1b6c3d3987bddf8073bc382b40 - Add helper method to generate simulator config Change-Id: If0deb820f32d6d75c71370ff67c7c42a063d8e0a Issue-ID: INT-1618 Signed-off-by: Bartek Grzybowski - Update Mass PNF simulator documentation Change-Id: I8b583e958f445965eead876925e8eb385e655eb5 Issue-ID: INT-1617 Signed-off-by: Bartek Grzybowski - Drop action methods decorator It's no longer needed after implementing all lifecycle modes in module. Change-Id: Ic2b0c638172e9bb1428ac1f3a7823ce3e36ac206 Issue-ID: INT-1617 Signed-off-by: Bartek Grzybowski - Setup and start docker-compose simulator app directly in Python module Change-Id: I5efaaa69a0c78d9ae9594d1e59d57dd9315613af Issue-ID: INT-1617 Signed-off-by: Bartek Grzybowski - Chown vsftpd config file to root while bootstrapping Change-Id: I48716f544bd34b05a5524b58500cdff7c96a9578 Issue-ID: INT-1617 Signed-off-by: Bartek Grzybowski - Add internal routine for logs archiving Change-Id: Ibbb2b4aa71f0ca477b7129e4037cee031e44ae91 Issue-ID: INT-1617 Signed-off-by: Bartek Grzybowski - Remove useless RUNNING_COMPOSE_CONFIG assignment Change-Id: I0d66fab438ef53c716ddcebf292309f3a161a51e Issue-ID: INT-1617 Signed-off-by: Bartek Grzybowski - Drop shell debug mode in command wrapper method Change-Id: I70133119ca8344ad675400e1ea9ba1b8a6f9b38b Issue-ID: INT-1617 Signed-off-by: Bartek Grzybowski --- docs/submodules/integration.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/integration.git b/docs/submodules/integration.git index 7ba99b5df..700b607a5 160000 --- a/docs/submodules/integration.git +++ b/docs/submodules/integration.git @@ -1 +1 @@ -Subproject commit 7ba99b5dfbad80619ca9298132956ee58cb4156c +Subproject commit 700b607a52343f1b6c3d3987bddf8073bc382b40 -- 2.16.6