X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=test-scheduler%2Fserver%2Fsrc%2Frest%2F__init__.py;fp=test-scheduler%2Fserver%2Fsrc%2Frest%2F__init__.py;h=27f996462dd2a0d0212ee7b65c2fe83743be1937;hb=e32043f58a2450b6a5986dc2a01f64f8b22c3992;hp=0000000000000000000000000000000000000000;hpb=a09bbea983aca3e437e254566da98196177748d9;p=bottlenecks.git diff --git a/test-scheduler/server/src/rest/__init__.py b/test-scheduler/server/src/rest/__init__.py new file mode 100644 index 00000000..27f99646 --- /dev/null +++ b/test-scheduler/server/src/rest/__init__.py @@ -0,0 +1,10 @@ +#!/usr/bin/env python + +############################################################################## +# Copyright (c) 2018 HUAWEI TECHNOLOGIES CO.,LTD and others. +# +# 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 +##############################################################################