X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=utils%2Ftest%2Fresult_collection_api%2Fopnfv_testapi%2Fresources%2Fpod_handlers.py;h=df4112f1b0d23189902542e7d483b275558fea3d;hb=a49f027ad706e27bf3e71bc7777481fcb87a5305;hp=d9e6686d84be1a77b106a7701ae22f1153ab0446;hpb=5eae42a2e355e671e7906aa6e0d3d885dfd85c4b;p=releng.git diff --git a/utils/test/result_collection_api/opnfv_testapi/resources/pod_handlers.py b/utils/test/result_collection_api/opnfv_testapi/resources/pod_handlers.py index d9e6686d8..df4112f1b 100644 --- a/utils/test/result_collection_api/opnfv_testapi/resources/pod_handlers.py +++ b/utils/test/result_collection_api/opnfv_testapi/resources/pod_handlers.py @@ -1,3 +1,11 @@ +############################################################################## +# Copyright (c) 2015 Orange +# guyrodrigue.koffi@orange.com / koffirodrigue@gmail.com +# 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 +############################################################################## from opnfv_testapi.tornado_swagger import swagger from handlers import GenericApiHandler from pod_models import Pod