From b02dfccfcf0fbc0cb577c180e1a5da5d12193771 Mon Sep 17 00:00:00 2001 From: Bartek Grzybowski Date: Mon, 11 May 2020 22:50:57 -0700 Subject: [PATCH] Update git submodules * Update docs/submodules/integration.git from branch 'master' to 950cbadbcc2376acc44af5595c8f60b68fc26c5c - Get the routine name to call with getattr Each subcommand has a corresponding method in MassPnfSim class hence it can be called directly by it's name. Change-Id: Id7139a5f96cceac89559bd68d89085130703f4bd Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski - Move CLI options processing to module level Change-Id: Ie4c379480e2c641285507173387a770db63458f0 Issue-ID: INT-1577 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 dc5fb2cc9..950cbadbc 160000 --- a/docs/submodules/integration.git +++ b/docs/submodules/integration.git @@ -1 +1 @@ -Subproject commit dc5fb2cc942778dee5233077a4a2df681ff0bcab +Subproject commit 950cbadbcc2376acc44af5595c8f60b68fc26c5c -- 2.16.6