summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorying.yunlong <ying.yunlong@zte.com.cn>2017-08-24 14:32:13 +0800
committerying.yunlong <ying.yunlong@zte.com.cn>2017-08-24 14:32:13 +0800
commit63da8470a6bc69c0fd8ca1b5411e6a4368840d60 (patch)
tree6c95ad7cc0659f12cfa003e08394da8040c306bc
parentbd16b04a18ce7c8233da54076b61fb7e05b45c9b (diff)
Add gvnfm-driver .gitreview file
Change-Id: I3cc55eb8392cf03a8f56f1ed0bb46ea594023264 Issue-ID: VFC-160 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
-rw-r--r--gvnfmadapter/.gitreview.py18
1 files changed, 18 insertions, 0 deletions
diff --git a/gvnfmadapter/.gitreview.py b/gvnfmadapter/.gitreview.py
new file mode 100644
index 0000000..b3e5655
--- /dev/null
+++ b/gvnfmadapter/.gitreview.py
@@ -0,0 +1,18 @@
+# Copyright 2017 ZTE Corporation.
+#
+# 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.
+
+[gerrit]
+host=gerrit.onap.org
+port=29418
+project=vfc/nfvo/driver/vnfm/gvnfm \ No newline at end of file