From 253a454cd0fc5385dc55164b14612914aae12ac6 Mon Sep 17 00:00:00 2001 From: Ildiko Vancsa Date: Wed, 7 Nov 2018 13:55:06 +0100 Subject: [PATCH] Fix projects.yaml file Fix the deliverables section to match the project names and deliverables. Change-Id: Ic258f2c34ac46df75b80cb71edd0adcc9b810c7d --- reference/tsc/projects.yaml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/reference/tsc/projects.yaml b/reference/tsc/projects.yaml index ab1379a..1dae6ac 100644 --- a/reference/tsc/projects.yaml +++ b/reference/tsc/projects.yaml @@ -33,9 +33,11 @@ distcloud: Spreading out the goodness url: https://docs.starlingx.io/stx-distcloud deliverables: - fault: + distcloud: repos: - stx-distcloud + distcloud-client: + repos: - stx-distcloud-client fault: @@ -72,7 +74,7 @@ gui: Web GUI url: https://docs.starlingx.io/stx-gui deliverables: - fault: + gui: repos: - stx-gui @@ -91,7 +93,7 @@ ha: Stayin' Alive url: https://docs.starlingx.io/stx-ha deliverables: - fault: + ha: repos: - stx-ha @@ -110,7 +112,7 @@ metal: Tin Cans 'R Us' url: https://docs.starlingx.io/stx-metal deliverables: - fault: + metal: repos: - stx-metal @@ -129,7 +131,7 @@ nfv: Don't just stand there, do something! url: https://docs.starlingx.io/stx-nfv deliverables: - fault: + nfv: repos: - stx-nfv @@ -148,6 +150,6 @@ update: Keeping up with the neighbors url: https://docs.starlingx.io/stx-update deliverables: - fault: + update: repos: - stx-update