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