X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=utils%2Ftest%2Ftestapi%2Fopnfv_testapi%2Fcommon%2Fraises.py;h=ec6b8a56415cd0506472dea0b94724e2a781ee7d;hb=ef31c232e9ec0d4bb8ec992a6541ba51a1eee2df;hp=ed3a84ee08e6bc3e9792d6888042bc77e0d3b04d;hpb=8eb68cff96445dc53ee1c232b565aa4a61d0a526;p=releng.git diff --git a/utils/test/testapi/opnfv_testapi/common/raises.py b/utils/test/testapi/opnfv_testapi/common/raises.py index ed3a84ee0..ec6b8a564 100644 --- a/utils/test/testapi/opnfv_testapi/common/raises.py +++ b/utils/test/testapi/opnfv_testapi/common/raises.py @@ -1,3 +1,11 @@ +############################################################################## +# Copyright (c) 2017 ZTE Corp +# feng.xiaowei@zte.com.cn +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## import httplib from tornado import web