diff options
author | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-08-25 10:43:53 +0800 |
---|---|---|
committer | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-08-25 11:11:47 +0800 |
commit | 335b494ed3e6a1993defb77077c39c8d63e66cb6 (patch) | |
tree | aeba48a87e2d9496ce49ed37fa92ff4591d69020 /zte/vmanager/.gitreview | |
parent | 5808978838a59eb3a196beefd3e8bd39b486e3d7 (diff) |
Add svnfm-driver .gitreview file
Change-Id: I9a53aafc06bc4e119c845b4816143daa5257b12e
Issue-ID: VFC-165
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to 'zte/vmanager/.gitreview')
-rw-r--r-- | zte/vmanager/.gitreview | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/zte/vmanager/.gitreview b/zte/vmanager/.gitreview new file mode 100644 index 00000000..a0d4fe59 --- /dev/null +++ b/zte/vmanager/.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/svnfm
\ No newline at end of file |