diff options
author | Dan Timoney <dtimoney@att.com> | 2017-10-17 11:14:39 -0400 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-10-17 16:01:52 +0000 |
commit | 9d24cefbffc1fc692e2b2f776e1f9c9acc3aa996 (patch) | |
tree | 0655c4606263a5a5af5dcc6f065664884f12066f | |
parent | c0de32268919fe0a78bddb9bb4bee12e6c875faa (diff) |
Updated git submodules
Project: sdnc/northbound master 5fa42107512d9b06cb73877dd35739a0b5186840
Fix vnftools load issues
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>
m--------- | docs/submodules/sdnc/northbound.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/sdnc/northbound.git b/docs/submodules/sdnc/northbound.git -Subproject f6688de2b3f487c631f06659bfd41a662780e57 +Subproject 5fa42107512d9b06cb73877dd35739a0b518684 |