diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2019-03-14 18:49:22 -0700 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2019-03-14 18:49:22 -0700 |
commit | 83959ef5953398a34395b938e6952542a656b7ec (patch) | |
tree | 48ac450c54e326829e987f183fc3a5e97ff71f37 /INFO.yaml | |
parent | 1d3f6ac2d988b7b5b41062c44d0869fedc248c6c (diff) |
Update INFO.yaml file
Update missing information blocks and
indentation to pass verify job.
Change-Id: I8383185d88b1a9ba848c6c96c493043fc4d48131
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'INFO.yaml')
-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' |