Change in ovirt-engine[master]: core: enable port mirroring with engine xml

Code Review gerrit at ovirt.org
Thu Aug 24 14:40:10 UTC 2017


>From Arik Hadas <ahadas at redhat.com>:

Arik Hadas has submitted this change and it was merged. ( https://gerrit.ovirt.org/80865 )

Change subject: core: enable port mirroring with engine xml
......................................................................


core: enable port mirroring with engine xml

Add the information about port mirroring to the metadata section.
It will look inside the metadata section as follow:

<ovirt-vm:vm>
  <device mac_address="00:1a:4a:16:01:00">
    <portMirroring>
      <network>network1</network>
      <network>network2</network>
    </portMirroring>
  </device>
</ovirt-vm:vm>

Change-Id: I1e40d9a23b739147043ebe7332d4afed1cc7a315
Bug-Url: https://bugzilla.redhat.com/1481217
Signed-off-by: Arik Hadas <ahadas at redhat.com>
---
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/builder/vminfo/LibvirtVmXmlBuilder.java
1 file changed, 26 insertions(+), 1 deletion(-)

Approvals:
  Jenkins CI: Passed CI tests
  Shmuel Leib Melamud: Looks good to me, but someone else must approve
  Arik Hadas: Verified; Looks good to me, approved



-- 
To view, visit https://gerrit.ovirt.org/80865
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I1e40d9a23b739147043ebe7332d4afed1cc7a315
Gerrit-PatchSet: 13
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek at redhat.com>
Gerrit-Reviewer: Milan Zamazal <mzamazal at redhat.com>
Gerrit-Reviewer: Shmuel Leib Melamud <smelamud at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>


More information about the Engine-commits mailing list