diff options
author | 2017-08-24 14:32:13 +0800 | |
---|---|---|
committer | 2017-08-24 14:32:13 +0800 | |
commit | 63da8470a6bc69c0fd8ca1b5411e6a4368840d60 (patch) | |
tree | 6c95ad7cc0659f12cfa003e08394da8040c306bc /gvnfmadapter | |
parent | bd16b04a18ce7c8233da54076b61fb7e05b45c9b (diff) |
Add gvnfm-driver .gitreview file
Change-Id: I3cc55eb8392cf03a8f56f1ed0bb46ea594023264
Issue-ID: VFC-160
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to 'gvnfmadapter')
-rw-r--r-- | gvnfmadapter/.gitreview.py | 18 |
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 |