summaryrefslogtreecommitdiffstats
path: root/dcae-policy/dcaepolicyplugin/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'dcae-policy/dcaepolicyplugin/__init__.py')
-rw-r--r--dcae-policy/dcaepolicyplugin/__init__.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/dcae-policy/dcaepolicyplugin/__init__.py b/dcae-policy/dcaepolicyplugin/__init__.py
index d2946a6..4b64484 100644
--- a/dcae-policy/dcaepolicyplugin/__init__.py
+++ b/dcae-policy/dcaepolicyplugin/__init__.py
@@ -1,4 +1,3 @@
-""":policyplugin: gets the policy from policy-handler and stores it into runtime properties"""
# ============LICENSE_START=======================================================
# org.onap.dcae
# ================================================================================
@@ -19,4 +18,6 @@
#
# ECOMP is a trademark and service mark of AT&T Intellectual Property.
+""":policyplugin: gets the policy from policy-handler and stores it into runtime properties"""
+
from .tasks import policy_get