From add171fdcf075d3de5fcfb7a146731de4dc55a13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?I=C3=B1aki=20Etxaniz?= <inaki.etxaniz@tecnalia.com> Date: Fri, 24 Nov 2017 11:28:38 +0100 Subject: [PATCH] Creation of the structure tree for DECIDE_Components --- ACSmI/Contracting/.gitkeep | 0 ACSmI/Discovery/.gitkeep | 0 ADAPT/DeploymentOrchestrator/Readme.txt | 2 ++ ADAPT/ViolationsHandler/.gitkeep | 0 ARCHITECT/CloudPatterns/.gitkeep | 0 ARCHITECT/CloudPatternsMicroservice/.gitkeep | 0 ARCHITECT/EclipsePlugin/.gitkeep | 0 DevOpsFramework/Readme.txt | 1 + OPTIMUS/.gitkeep | 0 9 files changed, 3 insertions(+) create mode 100644 ACSmI/Contracting/.gitkeep create mode 100644 ACSmI/Discovery/.gitkeep create mode 100644 ADAPT/DeploymentOrchestrator/Readme.txt create mode 100644 ADAPT/ViolationsHandler/.gitkeep create mode 100644 ARCHITECT/CloudPatterns/.gitkeep create mode 100644 ARCHITECT/CloudPatternsMicroservice/.gitkeep create mode 100644 ARCHITECT/EclipsePlugin/.gitkeep create mode 100644 DevOpsFramework/Readme.txt create mode 100644 OPTIMUS/.gitkeep diff --git a/ACSmI/Contracting/.gitkeep b/ACSmI/Contracting/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/ACSmI/Discovery/.gitkeep b/ACSmI/Discovery/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/ADAPT/DeploymentOrchestrator/Readme.txt b/ADAPT/DeploymentOrchestrator/Readme.txt new file mode 100644 index 00000000..b8ad893c --- /dev/null +++ b/ADAPT/DeploymentOrchestrator/Readme.txt @@ -0,0 +1,2 @@ +The plan is to release the ADAPT Deployment Orchestrator component, developed by HPE, as open source software. HPE has to follow an internal process with reviews and decisions at corporate level to decide and approve the license under which to release the developed software. Unfortunately this process takes time and it�s not yet completed at the time of writing, therefore the licensing information for the released software is not yet available. +For more information please contact us through this website https://www.decide-h2020.eu/contact \ No newline at end of file diff --git a/ADAPT/ViolationsHandler/.gitkeep b/ADAPT/ViolationsHandler/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/ARCHITECT/CloudPatterns/.gitkeep b/ARCHITECT/CloudPatterns/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/ARCHITECT/CloudPatternsMicroservice/.gitkeep b/ARCHITECT/CloudPatternsMicroservice/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/ARCHITECT/EclipsePlugin/.gitkeep b/ARCHITECT/EclipsePlugin/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/DevOpsFramework/Readme.txt b/DevOpsFramework/Readme.txt new file mode 100644 index 00000000..1c34d10a --- /dev/null +++ b/DevOpsFramework/Readme.txt @@ -0,0 +1 @@ +Source code for this component will be released in February 2017 \ No newline at end of file diff --git a/OPTIMUS/.gitkeep b/OPTIMUS/.gitkeep new file mode 100644 index 00000000..e69de29b -- GitLab