aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorandreasgeissler <andreas-geissler@telekom.de>2020-09-02 16:09:17 +0200
committerandreasgeissler <andreas-geissler@telekom.de>2020-09-03 14:42:39 +0200
commit27db04b176e4f9657603528c06e1febb04b5dd4d (patch)
treeec43572a2796f399e38a51cef34b6aa0a9e8f365 /templates
parent7664059073dd0691428864deb37c3861521e2cd8 (diff)
Updated onboarding steps and customer creation and added HEAT files
Updated README to comply styleguide - hopefully now Issue-ID: TEST-260 Signed-off-by: andreasgeissler <andreas-geissler@telekom.de> Change-Id: I29b9709452ab7cccc1bca54e8e3f8a187c560d14
Diffstat (limited to 'templates')
-rw-r--r--templates/heat_files/ubuntu16/ubuntu16.zipbin0 -> 1641 bytes
-rw-r--r--templates/vnf-services/ubuntu16test-service.yaml2
2 files changed, 1 insertions, 1 deletions
diff --git a/templates/heat_files/ubuntu16/ubuntu16.zip b/templates/heat_files/ubuntu16/ubuntu16.zip
new file mode 100644
index 0000000..9a98baa
--- /dev/null
+++ b/templates/heat_files/ubuntu16/ubuntu16.zip
Binary files differ
diff --git a/templates/vnf-services/ubuntu16test-service.yaml b/templates/vnf-services/ubuntu16test-service.yaml
index bc09df8..c088313 100644
--- a/templates/vnf-services/ubuntu16test-service.yaml
+++ b/templates/vnf-services/ubuntu16test-service.yaml
@@ -5,7 +5,7 @@ ubuntu16test:
subscription_type: "ubuntu16test"
vnfs:
- vnf_name: ubuntu16test
- heat_files_to_upload: ubuntu16/ubuntu16.zip
+ heat_files_to_upload: templates/heat_files/ubuntu16/ubuntu16.zip
vnf_parameters: [
{"name": "ubuntu16_image_name",
"value": "ubuntu-16.04-daily"