summaryrefslogtreecommitdiffstats
path: root/monitor/config/__init__.py
diff options
context:
space:
mode:
authorYu Yang (Gabriel) <Gabriel.yuyang@huawei.com>2017-07-17 03:48:30 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-07-17 03:48:30 +0000
commitb26f701ab2327497b0e44f548ea18e24b1e6b0d9 (patch)
treed538152fca40ba5ed62350b21df2b251e886bcef /monitor/config/__init__.py
parentbde702f95563cf953c32f9bfd0587083a3fea26d (diff)
parente7c3c796b1d620f3e26c64733235f45aef2cae5c (diff)
Merge "Add test monitoring module"
Diffstat (limited to 'monitor/config/__init__.py')
-rw-r--r--monitor/config/__init__.py8
1 files changed, 8 insertions, 0 deletions
diff --git a/monitor/config/__init__.py b/monitor/config/__init__.py
new file mode 100644
index 00000000..b124dfa9
--- /dev/null
+++ b/monitor/config/__init__.py
@@ -0,0 +1,8 @@
+##############################################################################
+# Copyright (c) 2017 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
+##############################################################################