From bcf0d94df2b245914536d89db22875654946f544 Mon Sep 17 00:00:00 2001 From: Mikalai Kutouski Date: Wed, 25 Sep 2024 16:04:25 +0300 Subject: [PATCH] M #-: Re-structure folders Signed-off-by: Mikalai Kutouski --- .gitmodules | 2 +- {community-apps => apps-code/community-apps}/Makefile | 0 {community-apps => apps-code/community-apps}/Makefile.config | 0 .../community-apps}/appliances/Lithops/appliance.sh | 0 .../community-apps}/appliances/UERANSIM/appliance.sh | 0 {community-apps => apps-code/community-apps}/packer/build.sh | 0 .../community-apps}/packer/service_Lithops/81-configure-ssh.sh | 0 .../packer/service_Lithops/82-configure-context.sh | 0 .../community-apps}/packer/service_Lithops/Lithops.pkr.hcl | 0 .../community-apps}/packer/service_Lithops/gen_context | 0 .../community-apps}/packer/service_Lithops/plugins.pkr.hcl | 0 .../community-apps}/packer/service_Lithops/variables.pkr.hcl | 0 .../community-apps}/packer/service_UERANSIM/81-configure-ssh.sh | 0 .../packer/service_UERANSIM/82-configure-context.sh | 0 .../community-apps}/packer/service_UERANSIM/UERANSIM.pkr.hcl | 0 .../community-apps}/packer/service_UERANSIM/gen_context | 0 .../community-apps}/packer/service_UERANSIM/plugins.pkr.hcl | 0 .../community-apps}/packer/service_UERANSIM/variables.pkr.hcl | 0 one-apps => apps-code/one-apps | 0 19 files changed, 1 insertion(+), 1 deletion(-) rename {community-apps => apps-code/community-apps}/Makefile (100%) rename {community-apps => apps-code/community-apps}/Makefile.config (100%) rename {community-apps => apps-code/community-apps}/appliances/Lithops/appliance.sh (100%) rename {community-apps => apps-code/community-apps}/appliances/UERANSIM/appliance.sh (100%) rename {community-apps => apps-code/community-apps}/packer/build.sh (100%) rename {community-apps => apps-code/community-apps}/packer/service_Lithops/81-configure-ssh.sh (100%) rename {community-apps => apps-code/community-apps}/packer/service_Lithops/82-configure-context.sh (100%) rename {community-apps => apps-code/community-apps}/packer/service_Lithops/Lithops.pkr.hcl (100%) rename {community-apps => apps-code/community-apps}/packer/service_Lithops/gen_context (100%) rename {community-apps => apps-code/community-apps}/packer/service_Lithops/plugins.pkr.hcl (100%) rename {community-apps => apps-code/community-apps}/packer/service_Lithops/variables.pkr.hcl (100%) rename {community-apps => apps-code/community-apps}/packer/service_UERANSIM/81-configure-ssh.sh (100%) rename {community-apps => apps-code/community-apps}/packer/service_UERANSIM/82-configure-context.sh (100%) rename {community-apps => apps-code/community-apps}/packer/service_UERANSIM/UERANSIM.pkr.hcl (100%) rename {community-apps => apps-code/community-apps}/packer/service_UERANSIM/gen_context (100%) rename {community-apps => apps-code/community-apps}/packer/service_UERANSIM/plugins.pkr.hcl (100%) rename {community-apps => apps-code/community-apps}/packer/service_UERANSIM/variables.pkr.hcl (100%) rename one-apps => apps-code/one-apps (100%) diff --git a/.gitmodules b/.gitmodules index 72d7971..4945ee3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "one-apps"] - path = one-apps + path = apps-code/one-apps url = https://github.com/OpenNebula/one-apps.git diff --git a/community-apps/Makefile b/apps-code/community-apps/Makefile similarity index 100% rename from community-apps/Makefile rename to apps-code/community-apps/Makefile diff --git a/community-apps/Makefile.config b/apps-code/community-apps/Makefile.config similarity index 100% rename from community-apps/Makefile.config rename to apps-code/community-apps/Makefile.config diff --git a/community-apps/appliances/Lithops/appliance.sh b/apps-code/community-apps/appliances/Lithops/appliance.sh similarity index 100% rename from community-apps/appliances/Lithops/appliance.sh rename to apps-code/community-apps/appliances/Lithops/appliance.sh diff --git a/community-apps/appliances/UERANSIM/appliance.sh b/apps-code/community-apps/appliances/UERANSIM/appliance.sh similarity index 100% rename from community-apps/appliances/UERANSIM/appliance.sh rename to apps-code/community-apps/appliances/UERANSIM/appliance.sh diff --git a/community-apps/packer/build.sh b/apps-code/community-apps/packer/build.sh similarity index 100% rename from community-apps/packer/build.sh rename to apps-code/community-apps/packer/build.sh diff --git a/community-apps/packer/service_Lithops/81-configure-ssh.sh b/apps-code/community-apps/packer/service_Lithops/81-configure-ssh.sh similarity index 100% rename from community-apps/packer/service_Lithops/81-configure-ssh.sh rename to apps-code/community-apps/packer/service_Lithops/81-configure-ssh.sh diff --git a/community-apps/packer/service_Lithops/82-configure-context.sh b/apps-code/community-apps/packer/service_Lithops/82-configure-context.sh similarity index 100% rename from community-apps/packer/service_Lithops/82-configure-context.sh rename to apps-code/community-apps/packer/service_Lithops/82-configure-context.sh diff --git a/community-apps/packer/service_Lithops/Lithops.pkr.hcl b/apps-code/community-apps/packer/service_Lithops/Lithops.pkr.hcl similarity index 100% rename from community-apps/packer/service_Lithops/Lithops.pkr.hcl rename to apps-code/community-apps/packer/service_Lithops/Lithops.pkr.hcl diff --git a/community-apps/packer/service_Lithops/gen_context b/apps-code/community-apps/packer/service_Lithops/gen_context similarity index 100% rename from community-apps/packer/service_Lithops/gen_context rename to apps-code/community-apps/packer/service_Lithops/gen_context diff --git a/community-apps/packer/service_Lithops/plugins.pkr.hcl b/apps-code/community-apps/packer/service_Lithops/plugins.pkr.hcl similarity index 100% rename from community-apps/packer/service_Lithops/plugins.pkr.hcl rename to apps-code/community-apps/packer/service_Lithops/plugins.pkr.hcl diff --git a/community-apps/packer/service_Lithops/variables.pkr.hcl b/apps-code/community-apps/packer/service_Lithops/variables.pkr.hcl similarity index 100% rename from community-apps/packer/service_Lithops/variables.pkr.hcl rename to apps-code/community-apps/packer/service_Lithops/variables.pkr.hcl diff --git a/community-apps/packer/service_UERANSIM/81-configure-ssh.sh b/apps-code/community-apps/packer/service_UERANSIM/81-configure-ssh.sh similarity index 100% rename from community-apps/packer/service_UERANSIM/81-configure-ssh.sh rename to apps-code/community-apps/packer/service_UERANSIM/81-configure-ssh.sh diff --git a/community-apps/packer/service_UERANSIM/82-configure-context.sh b/apps-code/community-apps/packer/service_UERANSIM/82-configure-context.sh similarity index 100% rename from community-apps/packer/service_UERANSIM/82-configure-context.sh rename to apps-code/community-apps/packer/service_UERANSIM/82-configure-context.sh diff --git a/community-apps/packer/service_UERANSIM/UERANSIM.pkr.hcl b/apps-code/community-apps/packer/service_UERANSIM/UERANSIM.pkr.hcl similarity index 100% rename from community-apps/packer/service_UERANSIM/UERANSIM.pkr.hcl rename to apps-code/community-apps/packer/service_UERANSIM/UERANSIM.pkr.hcl diff --git a/community-apps/packer/service_UERANSIM/gen_context b/apps-code/community-apps/packer/service_UERANSIM/gen_context similarity index 100% rename from community-apps/packer/service_UERANSIM/gen_context rename to apps-code/community-apps/packer/service_UERANSIM/gen_context diff --git a/community-apps/packer/service_UERANSIM/plugins.pkr.hcl b/apps-code/community-apps/packer/service_UERANSIM/plugins.pkr.hcl similarity index 100% rename from community-apps/packer/service_UERANSIM/plugins.pkr.hcl rename to apps-code/community-apps/packer/service_UERANSIM/plugins.pkr.hcl diff --git a/community-apps/packer/service_UERANSIM/variables.pkr.hcl b/apps-code/community-apps/packer/service_UERANSIM/variables.pkr.hcl similarity index 100% rename from community-apps/packer/service_UERANSIM/variables.pkr.hcl rename to apps-code/community-apps/packer/service_UERANSIM/variables.pkr.hcl diff --git a/one-apps b/apps-code/one-apps similarity index 100% rename from one-apps rename to apps-code/one-apps