From 378ecbd8947589b9cbb39013a0c2e2aa201e03bd Mon Sep 17 00:00:00 2001 From: agardner Date: Thu, 22 Jun 2017 09:58:42 -0400 Subject: [PATCH] Adding INFO and LICENSE for review Change-Id: If3f653f3ef0a6dbf6ddd8b71856c4187dfa5b790 Signed-off-by: agardner --- .gitreview | 4 ++++ INFO | 19 +++++++++++++++++++ LICENSE | 13 +++++++++++++ 3 files changed, 36 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..34cffbb --- /dev/null +++ b/.gitreview @@ -0,0 +1,4 @@ +[gerrit] +host=gerrit.opnfv.org +port=29418 +project=calipso.git diff --git a/INFO b/INFO new file mode 100644 index 0000000..83fdb69 --- /dev/null +++ b/INFO @@ -0,0 +1,19 @@ +Project: Virtual Infrastructure Network Assurance (Calipso) +Project Creation Date: March 21st 2017 +Project Category: +Lifecycle State: +Primary Contact: Koren Lev (korlev@cisco.com) +Project Lead: Koren Lev (korlev@cisco.com) +Jira Project Name: Virtual Infrastructure Network Assurance +Jira Project Prefix: CALIPSO +Mailing list tag: [CALIPSO] +IRC: Server: +Repository: CALIPSO + +Committers: +Koren Lev (korlev@cisco.com) +Yaron Yogev (yayogev@cisco.com) +Michael O'Gorman (micogorm@cisco.com) +Frank Brockners (fbrockne@cisco.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. -- 2.16.6