summaryrefslogtreecommitdiffstats
path: root/gvnfmadapter/.gitreview
diff options
context:
space:
mode:
authorying.yunlong <ying.yunlong@zte.com.cn>2017-08-25 10:49:58 +0800
committerying.yunlong <ying.yunlong@zte.com.cn>2017-08-25 11:12:39 +0800
commitff463b52520343fbaf840bd82480ecd4a2c34282 (patch)
treeee64ee144b2582793beef61ebdcc413df3e5388b /gvnfmadapter/.gitreview
parent63da8470a6bc69c0fd8ca1b5411e6a4368840d60 (diff)
Update gvnfm-driver .gitreview file
Previously added gitreview file location is incorrect, delete previous commit, add new gitreview file. Change-Id: I5c0dfda5ce50b4127191d52ad89289204d705554 Issue-ID: VFC-160 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to 'gvnfmadapter/.gitreview')
-rw-r--r--gvnfmadapter/.gitreview19
1 files changed, 19 insertions, 0 deletions
diff --git a/gvnfmadapter/.gitreview b/gvnfmadapter/.gitreview
new file mode 100644
index 0000000..12855f5
--- /dev/null
+++ b/gvnfmadapter/.gitreview
@@ -0,0 +1,19 @@
+#!/bin/bash
+# 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