From ff463b52520343fbaf840bd82480ecd4a2c34282 Mon Sep 17 00:00:00 2001 From: "ying.yunlong" Date: Fri, 25 Aug 2017 10:49:58 +0800 Subject: 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 --- gvnfmadapter/.gitreview | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 gvnfmadapter/.gitreview (limited to 'gvnfmadapter/.gitreview') 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 -- cgit 1.2.3-korg