Fix projects.yaml file

Fix the deliverables section to match the project names and deliverables.

Change-Id: Ic258f2c34ac46df75b80cb71edd0adcc9b810c7d
This commit is contained in:
Ildiko Vancsa 2018-11-07 13:55:06 +01:00
parent 379b9db876
commit 253a454cd0
1 changed files with 8 additions and 6 deletions

View File

@ -33,9 +33,11 @@ distcloud:
Spreading out the goodness Spreading out the goodness
url: https://docs.starlingx.io/stx-distcloud url: https://docs.starlingx.io/stx-distcloud
deliverables: deliverables:
fault: distcloud:
repos: repos:
- stx-distcloud - stx-distcloud
distcloud-client:
repos:
- stx-distcloud-client - stx-distcloud-client
fault: fault:
@ -72,7 +74,7 @@ gui:
Web GUI Web GUI
url: https://docs.starlingx.io/stx-gui url: https://docs.starlingx.io/stx-gui
deliverables: deliverables:
fault: gui:
repos: repos:
- stx-gui - stx-gui
@ -91,7 +93,7 @@ ha:
Stayin' Alive Stayin' Alive
url: https://docs.starlingx.io/stx-ha url: https://docs.starlingx.io/stx-ha
deliverables: deliverables:
fault: ha:
repos: repos:
- stx-ha - stx-ha
@ -110,7 +112,7 @@ metal:
Tin Cans 'R Us' Tin Cans 'R Us'
url: https://docs.starlingx.io/stx-metal url: https://docs.starlingx.io/stx-metal
deliverables: deliverables:
fault: metal:
repos: repos:
- stx-metal - stx-metal
@ -129,7 +131,7 @@ nfv:
Don't just stand there, do something! Don't just stand there, do something!
url: https://docs.starlingx.io/stx-nfv url: https://docs.starlingx.io/stx-nfv
deliverables: deliverables:
fault: nfv:
repos: repos:
- stx-nfv - stx-nfv
@ -148,6 +150,6 @@ update:
Keeping up with the neighbors Keeping up with the neighbors
url: https://docs.starlingx.io/stx-update url: https://docs.starlingx.io/stx-update
deliverables: deliverables:
fault: update:
repos: repos:
- stx-update - stx-update