From 46447d1d49198b8b1bd3459d54203b9ac54b0012 Mon Sep 17 00:00:00 2001 From: Bartek Grzybowski Date: Wed, 17 Jun 2020 18:24:49 +0200 Subject: [PATCH] Update git submodules * Update docs/submodules/integration.git from branch 'master' to d35d3b8c0ca5784e0ffd7cebad0fa68631f767ab - Pass options to each lifecycle method separately This makes the MassPnfSim object instance stateless. Change-Id: Ic8f7aefa0afb74a15491b5b0e8ba1cb80e3aa3ef Issue-ID: INT-1629 Signed-off-by: Bartek Grzybowski - Validate the subcommands on each instance method invocation Change-Id: I22d6d6ef47ae99a7b2ad7f3e1407e0a49c48c953 Issue-ID: INT-1629 Signed-off-by: Bartek Grzybowski - Remove the existing_sim_instances instance attribute Existing simulator instances should be enumerated on each call to helper function, not statically in constructor. Change-Id: I93b7ac11e9dc99ce9d3727d577f057b1469a9439 Issue-ID: INT-1629 Signed-off-by: Bartek Grzybowski - Support setting custom username/password for the file server service Change-Id: I21964c4b8819444dd0aebdda117a11ba96f92038 Issue-ID: INT-1627 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 08d234170..d35d3b8c0 160000 --- a/docs/submodules/integration.git +++ b/docs/submodules/integration.git @@ -1 +1 @@ -Subproject commit 08d234170898e95096277e22b4dbbf82f576c915 +Subproject commit d35d3b8c0ca5784e0ffd7cebad0fa68631f767ab -- 2.16.6