summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoragardner <agardner@linuxfoundation.org>2018-02-02 18:03:09 -0500
committeragardner <agardner@linuxfoundation.org>2018-02-02 18:03:23 -0500
commitb2efb5f919217cc152417fad2d0b6f0c00a20bc5 (patch)
treea2fbe6f96bff3e9e64e3e6813f56df622c89d48c
parent298511bb572ffeb460f7ccbebe06233a17e6b794 (diff)
Auto Generated INFO.yaml file
INFO.yaml meant to be machine readable. This file was auto generated from an ldap lookup and your projects INFO file. Meeting times are not currently filled out. please ammend this patchset to complete Going forward comitter promotions should be done against this file. PTLs: Must be merged for you to gain delete access on testresults.opnfv.org If project_lead: is missing (my script could not parse) please amend with same from commiters section eg: project_lead: &opnfv_dovetail_ptl name: 'Lead Name' email: 'lead email' id: 'lead lfid' company: 'lead company' Change-Id: I0c3d6335addcc0d40ee09e9d34880f698f41b5c5 Signed-off-by: agardner <agardner@linuxfoundation.org>
-rw-r--r--INFO.yaml48
1 files changed, 48 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml
new file mode 100644
index 0000000..2796535
--- /dev/null
+++ b/INFO.yaml
@@ -0,0 +1,48 @@
+---
+project: 'L2/L3 forwarding performance toolkit for NFVi (NFVbench)'
+project_creation_date: 'May 2nd 2017'
+project_category: ''
+lifecycle_state: ''
+project_lead: &opnfv_nfvbench_ptl
+ name: 'Alec Hothan'
+ email: 'ahothan@cisco.com'
+ id: 'ahothan'
+ company: 'cisco.com'
+ timezone: 'Unknown'
+primary_contact: *opnfv_nfvbench_ptl
+issue_tracking:
+ type: 'jira'
+ url: 'https://jira.opnfv.org/projects/NFVBENCH'
+ key: 'NFVBENCH'
+mailing_list:
+ type: 'mailman2'
+ url: 'opnfv-tech-discuss@lists.opnfv.org'
+ tag: '[nfvbench]'
+realtime_discussion:
+ type: irc
+ server: 'freenode.net'
+ channel: '#opnfv-nfvbench'
+meetings:
+ - type: 'gotomeeting+irc'
+ agenda: # eg: 'https://wiki.opnfv.org/display/'
+ url: # eg: 'https://global.gotomeeting.com/join/819733085'
+ server: 'freenode.net'
+ channel: '#opnfv-meeting'
+ repeats: 'weekly'
+ time: # eg: '16:00 UTC'
+repositories:
+ - 'nfvbench'
+committers:
+ - <<: *opnfv_nfvbench_ptl
+ - name: 'Yichen Wang'
+ email: 'yicwang@cisco.com'
+ company: 'cisco.com'
+ id: 'yicwang'
+ - name: 'Al Morton'
+ email: 'acmorton@att.com'
+ company: 'att.com'
+ id: 'acm'
+tsc:
+ # yamllint disable rule:line-length
+ approval: ''
+ # yamllint enable rule:line-length