diff options
author | agardner <agardner@linuxfoundation.org> | 2017-05-04 18:45:06 -0400 |
---|---|---|
committer | agardner <agardner@linuxfoundation.org> | 2017-05-05 15:34:41 -0400 |
commit | b8f02ed4e72399840a93aceb02b8c53831bbe68a (patch) | |
tree | 23f46ff4f0d94fb618013807c7e457423c99778b | |
parent | 3d1e649fbb07591aa389a8224a5deb95b29d0d46 (diff) |
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 <agardner@linuxfoundation.org>
-rw-r--r-- | .gitreview | 4 | ||||
-rw-r--r-- | INFO | 20 | ||||
-rw-r--r-- | LICENSE | 13 |
3 files changed, 37 insertions, 0 deletions
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 @@ -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: @@ -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. |