Fix vnftools load issues 11/19311/1
authorDan Timoney <dtimoney@att.com>
Tue, 17 Oct 2017 15:14:39 +0000 (11:14 -0400)
committerDan Timoney <dtimoney@att.com>
Tue, 17 Oct 2017 15:14:39 +0000 (11:14 -0400)
Fixed 2 issues that prevented vnftools from loading:

1) Added org.onap.ccsdk.* to Import-Package in provider manifest (needed
to resolve path to SvcLogicJavaPlugin)
2) Removed useless Properties arg from VnfTools constructor

Change-Id: Iba8213710d012836a7a70fca07c7c232a3b7b539
Issue-ID: SDNC-132
Signed-off-by: Dan Timoney <dtimoney@att.com>

No differences found