From b8f02ed4e72399840a93aceb02b8c53831bbe68a Mon Sep 17 00:00:00 2001 From: agardner Date: Thu, 4 May 2017 18:45:06 -0400 Subject: Adding INFO and LICENSE for review can't have a / in the jira name. jira project created: https://jira.opnfv.org/plugins/servlet/project-config/NFVBENCH/ Change-Id: Ia403b6cd927d28d7fc7a47afa4179f1e1933eb93 Signed-off-by: agardner --- .gitreview | 4 ++++ INFO | 20 ++++++++++++++++++++ LICENSE | 13 +++++++++++++ 3 files changed, 37 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..71fc43c --- /dev/null +++ b/.gitreview @@ -0,0 +1,4 @@ +[gerrit] +host=gerrit.opnfv.org +port=29418 +project=nfvbench.git diff --git a/INFO b/INFO new file mode 100644 index 0000000..94694a0 --- /dev/null +++ b/INFO @@ -0,0 +1,20 @@ +Project: L2/L3 forwarding performance toolkit for NFVi (NFVbench) +Project Creation Date: May 2nd 2017 +Project Category: +Lifecycle State: +Primary Contact: Alec Hothan (ahothan@cisco.com) +Project Lead: Alec Hothan (ahothan@cisco.com) +Jira Project Name: L2 L3 forwarding performance toolkit for NFVi +Jira Project Prefix: NFVBENCH +Mailing list tag: [nfvbench] +IRC: Server: +Repository: nfvbench + +Committers: +Alec Hothan (ahothan@cisco.com) +Carsten Rossenhövel (cross@eantc.com) +Frank Brockners (fbrockne@cisco.com) +Yichen Wang (yicwang@cisco.com) +Al Morton (acmorton@att.com) + +Link to TSC approval of the project: 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