diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2019-03-14 18:49:49 -0700 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2019-03-14 18:49:49 -0700 |
commit | 19e99a7bb37b29ec55fe5c89b0aad00c75e74a44 (patch) | |
tree | 943d9c6030353760f72b62bedb3498561c013ff8 | |
parent | 49801ed07af5c18e16dce7b80f915f1620f39fae (diff) |
Update INFO.yaml file
Update missing information blocks and
indentation to pass verify job.
Change-Id: I763383ce32a8499abc27738c80889e0327bc2f17
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
-rw-r--r-- | INFO.yaml | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -8,11 +8,17 @@ project_lead: &onap_releng_ptl id: 'yangyan' company: 'China Mobile' timezone: 'Asia/Shanghai' +project_category: '' primary_contact: *onap_releng_ptl issue_tracking: type: 'jira' url: 'https://jira.onap.org/projects/VFC' key: 'VFC' +mailing_list: + type: 'groups.io' + url: 'lists.onap.org' + tag: '<[sub-project_name]>' +realtime_discussion: '' meetings: - type: 'zoom' agenda: 'https://wiki.onap.org/pages/viewpage.action?pageId=6590138' @@ -21,6 +27,21 @@ meetings: channel: 'n/a' repeats: 'weekly' time: '09:00 UTC' +repositories: + - 'vfc-gvnfm-vnflcm' + - 'vfc-gvnfm-vnfmgr' + - 'vfc-gvnfm-vnfres' + - 'vfc-nfvo-catalog' + - 'vfc-nfvo-db' + - 'vfc-nfvo-driver-ems' + - 'vfc-nfvo-driver-sfc' + - 'vfc-nfvo-driver-vnfm-gvnfm' + - 'vfc-nfvo-driver-vnfm-svnfm' + - 'vfc-nfvo-lcm' + - 'vfc-nfvo-multivimproxy' + - 'vfc-nfvo-resmanagement' + - 'vfc-nfvo-wfengine' + - 'vfc-oom' committers: - <<: *onap_releng_ptl - name: 'Anatoly Andrianov' |