commit | 5b2964fa8e57c46d60c0c0d95d5668c9f9a5ce23 | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Wed Jul 24 10:34:31 2019 -0500 |
committer | Matt Spinler <spinler@us.ibm.com> | Wed Jul 24 15:41:47 2019 +0000 |
tree | bb3add5a888abf789c8a7364637eab3975745fc0 | |
parent | 5c0ce175116cb15d0601b81202e4fcb176d042d4 [diff] |
Fix association path when resolving input faults When the C++ object mapper replaced the original python one, it changed the name of the association interface. Update this code to match that. Tested: Input faults can now be resolved. Change-Id: Idd0f355de82cc2b18399a50c24f28b20c9e2902f Signed-off-by: Matt Spinler <spinler@us.ibm.com>