summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoragardner <agardner@linuxfoundation.org>2017-03-28 15:46:29 -0400
committerDeepak S <deepak.s@linux.intel.com>2017-04-18 08:59:55 +0000
commit03aef84e240c5be8813634735d825420129f1460 (patch)
treed4ba84972e3f2f0b3d5631225981696e3fc570c0
parent3a9439c8a894f36e2e36b182556f3476e5e74529 (diff)
Adding INFO and LICENSE for review
Change-Id: If7ea70d202cda197db9f4913148e6a0f2e94e3bb Signed-off-by: agardner <agardner@linuxfoundation.org>
-rw-r--r--.gitreview4
-rw-r--r--INFO19
-rw-r--r--LICENSE13
3 files changed, 36 insertions, 0 deletions
diff --git a/.gitreview b/.gitreview
new file mode 100644
index 00000000..3b598439
--- /dev/null
+++ b/.gitreview
@@ -0,0 +1,4 @@
+[gerrit]
+host=gerrit.opnfv.org
+port=29418
+project=samplevnf.git
diff --git a/INFO b/INFO
new file mode 100644
index 00000000..a1dcb92d
--- /dev/null
+++ b/INFO
@@ -0,0 +1,19 @@
+Project: Sample Virtual Network Function (SAMPLEVNF)
+Project Creation Date:27/03/2017
+Lifecycle State: Incubation
+Primary Contact: kannan.babu.ramia@intel.com
+Project Lead: deepak.s@intel.com
+Jira Name: Sample Virtual Network Function
+Jira Prefix: [SAMPLEVNF]
+mailing list tag:[samplevnf]
+Repo: samplevnf
+
+Committers:
+deepak.s@intel.com
+sonika.jindal@intel.com
+anand.b.jyoti@intel.com
+fbrockne@cisco.com
+shang.xiaodong@zte.com.cn
+
+Link to TSC approval: http://meetbot.opnfv.org/meetings/opnfv-meeting/2017/opnfv-meeting.2017-02-07-15.00.html
+Link to approval of additional submitters:
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 00000000..f4346f82
--- /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.