summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoragardner <agardner@linuxfoundation.org>2018-02-05 14:48:23 -0500
committermbeierl <mark.beierl@dell.com>2018-05-10 15:31:14 -0400
commit448fcb62476fc37b4b5a139655b4eb00f56f9c6e (patch)
treef59259ad98d88f7871cf479663c5b99c6dfa41c2
parent0869c3a314d864d65b2d9faf98653378e411d493 (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_$project_ptl name: 'Lead Name' email: 'lead email' id: 'lead lfid' company: 'lead company' Change-Id: I8b7d209deacfb26e2869ef9b24a2df812be1a5be Signed-off-by: agardner <agardner@linuxfoundation.org>
-rw-r--r--INFO.yaml61
1 files changed, 61 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml
new file mode 100644
index 0000000..b02bc15
--- /dev/null
+++ b/INFO.yaml
@@ -0,0 +1,61 @@
+---
+project: 'Storage Performance Benchmarking for NFVI (storperf)'
+project_creation_date: '2015-09-15'
+project_category: 'Integration and Testing'
+lifecycle_state: 'Incubation'
+project_lead: &opnfv_storperf_ptl
+ name: 'Mark Beierl'
+ email: 'mark.beierl@dell.com'
+ company: 'dell.com'
+ id: 'mbeierl'
+ timezone: 'EST'
+primary_contact: *opnfv_storperf_ptl
+issue_tracking:
+ type: 'jira'
+ url: 'https://jira.opnfv.org/projects/STORPERF'
+ key: 'STORPERF'
+mailing_list:
+ type: 'mailman2'
+ url: 'opnfv-tech-discuss@lists.opnfv.org'
+ tag: '[storperf]'
+realtime_discussion:
+ type: irc
+ server: 'freenode.net'
+ channel: '#opnfv-storperf'
+meetings:
+ - type: 'gotomeeting+irc'
+ agenda: https://wiki.opnfv.org/display/meetings/Storperf+Team+Weekly+Meeting
+ url: https://global.gotomeeting.com/join/819733085
+ server: 'freenode.net'
+ channel: '#opnfv-meeting'
+ repeats: 'weekly'
+ time: '14:00 UTC'
+repositories:
+ - 'storperf'
+committers:
+ - <<: *opnfv_storperf_ptl
+ - name: 'Jose Lausuch'
+ email: 'jalausuch@suse.com'
+ company: 'suse.com'
+ id: 'jose.lausuch'
+ - name: 'Taseer Ahmed'
+ email: 'taseer94@gmail.com'
+ company: 'gmail.com'
+ id: 'linux_geek'
+tsc:
+ # yamllint disable rule:line-length
+ approval: 'http://meetbot.opnfv.org/meetings/opnfv-meeting/2015/opnfv-meeting.2015-09-15-13.59.log.html'
+ changes:
+ - type: 'promotion'
+ name: 'Jose Lausuch'
+ link: 'http://lists.opnfv.org/pipermail/opnfv-tech-discuss/2015-December/007109.html'
+ - type: 'removal'
+ name: 'Edgar Stpierre'
+ link: 'https://lists.opnfv.org/pipermail/opnfv-tsc/2017-April/003419.html'
+ - type: 'removal'
+ name: 'Ferenc Farkas'
+ link: 'https://lists.opnfv.org/pipermail/opnfv-tsc/2017-August/003680.html'
+ - type: 'promotion'
+ name: 'Taseer Ahmed'
+ link: 'https://gerrit.opnfv.org/gerrit/#/c/38979/'
+ # yamllint enable rule:line-length