commit | 9f78224616a00da873f1ced6f14d77fc83d7fa32 | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Mon Nov 06 12:32:35 2017 -0600 |
committer | Matt Spinler <spinler@us.ibm.com> | Tue Dec 05 11:19:05 2017 -0600 |
tree | db3dda940a0716306c1e079a7161b6710782555a | |
parent | 8f38744d79fcbf34b22a9ecef65fe31f75fa857e [diff] |
Use interfaces-removed for association removes The mapper will no longer emit properties-changed signals when the last endpoints property is removed from the fault association object. It will only emit an interfaces-removed signal in that case, so change the code to subscribe to the interfaces-removed signal instead. Change-Id: I225376e550d21b82473015324cd9a261e16fe6db Signed-off-by: Matt Spinler <spinler@us.ibm.com>