From dcccf6e2c90ef7b079ac6a4f6258b7d550fa79c5 Mon Sep 17 00:00:00 2001 From: Eli Halych Date: Tue, 24 Nov 2020 09:59:07 +0000 Subject: Change mass-pnf-sim folder name to masspnfsim Details: - Allows for importing python files/classes/methods via normal import. - Dashes in mass-pnf-sim prevented from a normal Python import. - mass-pnf-sim path referenced in the project files changed to masspnfsim. - Possibility of using masspnfsim as a git submodule that requires noraml import. Issue-ID: INT-1789 Signed-off-by: Eli Halych Change-Id: I00cd753181c9b240b99881057cf777cf7977387a --- .../masspnfsim/pnf-sim-lightweight/netconf/pnf-simulator.data.xml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 test/mocks/masspnfsim/pnf-sim-lightweight/netconf/pnf-simulator.data.xml (limited to 'test/mocks/masspnfsim/pnf-sim-lightweight/netconf/pnf-simulator.data.xml') diff --git a/test/mocks/masspnfsim/pnf-sim-lightweight/netconf/pnf-simulator.data.xml b/test/mocks/masspnfsim/pnf-sim-lightweight/netconf/pnf-simulator.data.xml new file mode 100644 index 000000000..9d648bba7 --- /dev/null +++ b/test/mocks/masspnfsim/pnf-sim-lightweight/netconf/pnf-simulator.data.xml @@ -0,0 +1,4 @@ + + 42 + 35 + -- cgit