diff options
author | Dan Timoney <dtimoney@att.com> | 2017-10-19 16:03:04 -0400 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-10-19 20:17:51 +0000 |
commit | 4686497607ade17b666377c5d0f8cc50c72ea4fe (patch) | |
tree | ed98b20d67f5fafeb52e82b11fc2daed4b91619f /docs/submodules/sdnc/northbound.git | |
parent | 55d3341c4dad9efedbc675959fbdced154978a44 (diff) |
Updated git submodules
Project: sdnc/northbound master 45ac56ef4f49b57bee4aa2cd52e4e41618ae2251
Ignore ModifiedNodeDoesNotExistException on delete
When trying to deleteVnf from operational or config tree, if a
ModifiedNodeDoesNotExistException is cause for commit exception
it means that the data you are trying to delete does not exist.
So you wanted it gone, it's already gone ... log a message at
debug level but don't fail the transaction.
Change-Id: Iea0f4e78522cc2f437843e2b17080855cd314ea6
Issue-ID: SDNC-137
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'docs/submodules/sdnc/northbound.git')
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 5fa42107512d9b06cb73877dd35739a0b518684 +Subproject 45ac56ef4f49b57bee4aa2cd52e4e41618ae225 |