summaryrefslogtreecommitdiffstats
path: root/testing-scheduler/server/conductorclient/__init__.py
diff options
context:
space:
mode:
authorYang (Gabriel) Yu <Gabriel.yuyang@huawei.com>2018-09-04 10:52:37 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-09-04 10:52:37 +0000
commit2f20d0921293d4ad5778f93c66613fcdcd7e2218 (patch)
tree36e904197e6e2200efa083dec7fd1c10e9b1edfc /testing-scheduler/server/conductorclient/__init__.py
parent480c3c51a0a2bcc67ac5ca1d96cb63153bf9fff8 (diff)
parentc61a6f1e178b97dca06a56b4fad3fd00404c16ae (diff)
Merge "conductor module in server part of testing-scheduler."
Diffstat (limited to 'testing-scheduler/server/conductorclient/__init__.py')
-rw-r--r--testing-scheduler/server/conductorclient/__init__.py8
1 files changed, 8 insertions, 0 deletions
diff --git a/testing-scheduler/server/conductorclient/__init__.py b/testing-scheduler/server/conductorclient/__init__.py
new file mode 100644
index 00000000..bb02be17
--- /dev/null
+++ b/testing-scheduler/server/conductorclient/__init__.py
@@ -0,0 +1,8 @@
+##############################################################################
+# 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
+##############################################################################