summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitreview4
-rw-r--r--INFO20
-rw-r--r--LICENSE13
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
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.