aboutsummaryrefslogtreecommitdiffstats
path: root/policyhandler/policy_handler.py
diff options
context:
space:
mode:
Diffstat (limited to 'policyhandler/policy_handler.py')
-rw-r--r--policyhandler/policy_handler.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/policyhandler/policy_handler.py b/policyhandler/policy_handler.py
index 1cd62db..f838d34 100644
--- a/policyhandler/policy_handler.py
+++ b/policyhandler/policy_handler.py
@@ -1,5 +1,3 @@
-"""run as server: python -m policyhandler/policy_handler"""
-
# org.onap.dcae
# ================================================================================
# Copyright (c) 2017 AT&T Intellectual Property. All rights reserved.
@@ -18,6 +16,9 @@
# ============LICENSE_END=========================================================
#
# ECOMP is a trademark and service mark of AT&T Intellectual Property.
+
+"""run as server: python -m policyhandler/policy_handler"""
+
import os
import sys
import logging