commit | d84b7b778663ae34f6fd034a7ed8c57fd122ec43 | [log] [tgz] |
---|---|---|
author | Srikanth Vavilapalli <srikanth.vavilapalli@ericsson.com> | Tue Jun 28 00:19:07 2016 +0000 |
committer | Srikanth Vavilapalli <srikanth.vavilapalli@ericsson.com> | Wed Jun 29 04:53:59 2016 +0000 |
tree | 81765f28e29c9036ebea59da5a2889dad3fce0bf | |
parent | 031e1b63de704bd495d1329c59648fa87abfcd70 [diff] [blame] |
Fixes for onboarding Monitoring service Change-Id: I6dc97fce6406ce7c0e371c8d9c064ae85c5f37b8
diff --git a/xos/tosca/resources/sflowservice.py b/xos/tosca/resources/sflowservice.py index 272518e..3f3a98f 100644 --- a/xos/tosca/resources/sflowservice.py +++ b/xos/tosca/resources/sflowservice.py
@@ -6,7 +6,7 @@ from translator.toscalib.tosca_template import ToscaTemplate from core.models import ServiceAttribute -from services.ceilometer.models import SFlowService +from services.monitoring.models import SFlowService from service import XOSService