Adding INFO and LICENSE for review 41/1441/1
authorAric Gardner <agardner@linuxfoundation.org>
Wed, 9 Sep 2015 19:34:19 +0000 (15:34 -0400)
committerAric Gardner <agardner@linuxfoundation.org>
Wed, 9 Sep 2015 19:34:27 +0000 (15:34 -0400)
Change-Id: I3c11e92b16cbe633b755ad7ec4e45b13c2a0a79c
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
.gitreview [new file with mode: 0644]
INFO [new file with mode: 0644]
LICENSE [new file with mode: 0644]

diff --git a/.gitreview b/.gitreview
new file mode 100644 (file)
index 0000000..ab59680
--- /dev/null
@@ -0,0 +1,4 @@
+[gerrit]
+host=gerrit.opnfv.org
+port=29418
+project=dovetail.git
diff --git a/INFO b/INFO
new file mode 100644 (file)
index 0000000..7392be1
--- /dev/null
+++ b/INFO
@@ -0,0 +1,21 @@
+Project: OPNFV qualification testing (dovetail)
+Project Creation Date: September 1st, 2015
+Project Category: Testing
+Lifecycle State: Incubation
+Primary Contact: Christopher Price (christopher.price@ericsson.com)
+Project Lead: Christopher Price (christopher.price@ericsson.com)
+Jira Project Name: OPNFV qualification testing
+Jira Project Prefix: dovetail
+Mailing list tag: [dovetail]
+IRC: Server:freenode.net Channel:#opnfv-testperf
+Repository: dovetail
+
+Committers:
+christopher.price@ericsson.com
+wenjing_chu@dell.com
+hongbo.tianhongbo@huawei.com
+dneary@redhat.com
+
+Link to TSC approval of the project: http://meetbot.opnfv.org/meetings/opnfv-meeting/2015/opnfv-meeting.2015-09-01-13.59.html
+Link(s) to approval of additional committers:
+* Approval of Dave Neary as a committer: http://lists.opnfv.org/pipermail/opnfv-tsc/2015-September/001252.html
diff --git a/LICENSE b/LICENSE
new file mode 100644 (file)
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.