From Alona Kaplan <alkaplan(a)redhat.com>:
Alona Kaplan has submitted this change and it was merged.
Change subject: engine: Avoid PCI address conflict when existing interface is in an
ambiguous state.
......................................................................
engine: Avoid PCI address conflict when existing interface is in an ambiguous state.
Updating vm device in DB by VM monitoring after plugging can take some time.
During this time the user could request to plug another device. During this
time the new device could use a duplicated PCI address.
This patch safeguards us against this.
Change-Id: I3a998cb2de239eb69acda6e50ac08e15b8d6e5be
Signed-off-by: Marcin Mirecki <mmirecki(a)redhat.com>
Bug-Url:
https://bugzilla.redhat.com/1412074
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/vm/ActivateDeactivateVmNicCommand.java
1 file changed, 8 insertions(+), 1 deletion(-)
Approvals:
Marcin Mirecki: Verified
Martin Mucha: Looks good to me, but someone else must approve
Alona Kaplan: Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/72064
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3a998cb2de239eb69acda6e50ac08e15b8d6e5be
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Marcin Mirecki <mmirecki(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Dominik Holler <dholler(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Marcin Mirecki <mmirecki(a)redhat.com>
Gerrit-Reviewer: Martin Mucha <mmucha(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>