Alona Kaplan has posted comments on this change. Change subject: core: Extend Bond entity to contain slaves ......................................................................
Patch Set 23: InterfaceDaoDbFacadeImpl uses vdsNetworkInterfaceRowMapper for mapping the db resultSet to the businessEntity. The mapper has a method called- createInterface. This method decides which type of interface should be created (Bond, Vlan or Nic) and creates it. I suggest that if this method creates a Bond, it should also query for its slaves and set them on the newly created entity. Doing that, when the interfaceDoa will return a Bond the new slaves property will be initialized. -- To view, visit https://gerrit.ovirt.org/32909 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I2d657f759b402d4841f1dc62567490003912dd4f Gerrit-PatchSet: 23 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> Gerrit-Reviewer: Alona Kaplan <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Mucha <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-HasComments: No _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
