Code Review
/
dcaegen2
/
platform
/
inventory-api.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
600cae4
)
Fix INFO.yaml files
07/112307/1
author
Jessica Wagantall
<jwagantall@linuxfoundation.org>
Tue, 8 Sep 2020 17:48:09 +0000
(10:48 -0700)
committer
Jessica Wagantall
<jwagantall@linuxfoundation.org>
Tue, 8 Sep 2020 17:48:09 +0000
(10:48 -0700)
Proper syntax for INFO.yaml requires the first
line to be "---" which was previously removed.
Re-adding this missing line.
Issue-ID: CIMAN-387
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I58f0db0998c33772e943d0a10ccf87414bb6488f
INFO.yaml
patch
|
blob
|
history
diff --git
a/INFO.yaml
b/INFO.yaml
index
e79f9fe
..
176d067
100644
(file)
--- a/
INFO.yaml
+++ b/
INFO.yaml
@@
-1,3
+1,4
@@
+---
project: 'dcaegen2-platform-inventory-api'
project_creation_date: '2017-06-28'
project_category: ''