From 67c2b2ce4f8a81fef21fbf45040b0dd9f408f82b Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Tue, 15 Sep 2015 12:57:39 -0400 Subject: Adding INFO and LICENSE for review Change-Id: Ic565f117347ed80a5aee703254224c6f4b57b80e Signed-off-by: Aric Gardner --- .gitreview | 4 ++++ INFO | 18 ++++++++++++++++++ LICENSE | 13 +++++++++++++ 3 files changed, 35 insertions(+) create mode 100644 .gitreview create mode 100644 INFO create mode 100644 LICENSE diff --git a/.gitreview b/.gitreview new file mode 100644 index 0000000..07f1eb4 --- /dev/null +++ b/.gitreview @@ -0,0 +1,4 @@ +[gerrit] +host=gerrit.opnfv.org +port=29418 +project=storperf.git diff --git a/INFO b/INFO new file mode 100644 index 0000000..dd171dc --- /dev/null +++ b/INFO @@ -0,0 +1,18 @@ +Project: Storage Performance Benchmarking for NFVI (storperf) +Project Creation Date: 2015-09-15 +Project Category: Integration and Testing +Lifecycle State: Incubation +Primary Contact: mark.beierl@emc.com +Project Lead: mark.beierl@emc.com +Jira Project Name: Storage Performance Benchmarking for NFVI +Jira Project Prefix: STORPERF +Mailing list tag [storperf] +Repository: storperf + +Committers: +edgar.stpierre@emc.com +ferenc.f.farkas@ericsson.com +mark.beierl@emc.com + +Link to TSC approval of the project: http://meetbot.opnfv.org/meetings/opnfv-meeting/2015/opnfv-meeting.2015-09-15-13.59.log.html +Link to approval of additional committers: diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..f4346f8 --- /dev/null +++ b/LICENSE @@ -0,0 +1,13 @@ +Copyright 2015 Open Platform for NFV Project, Inc. and its contributors + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. -- cgit 1.2.3-korg