commit | e2359fb72d8b55e17cc7661951dd50caa3512f72 | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Fri Apr 05 14:11:33 2019 -0500 |
committer | Matt Spinler <spinler@us.ibm.com> | Wed Apr 24 16:20:19 2019 -0500 |
tree | 63c3a2fb29ead73fcfa5d52140a17f6d94aa48ec | |
parent | 35396c1020098c555efcd17551da69d3a9f37b07 [diff] |
Gather association maps into a single structure The AssociationOwners and AssociationIntefaces maps are passed around separately in the mapper, but usually they are always used together. Gather them into a structure to make it easier to write code to use them, especially because soon there will be another entry in it. Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: Ibd5b622c7c1240ff8e23846368cbfd56e5bba24d