Maor Lipchuk has submitted this change and it was merged.
Change subject: core: Override unregistered entity on deatch.
......................................................................
core: Override unregistered entity on deatch.
Override unregistered entity when there is an existing entity which
already exists as an unregistered entity.
This can happen when a domain with an unregistered entity, is attached and
a VM with disks on multiple storage domains exists in the setup and also
as an unregistered VM.
Once the VM will be created with disk on the attached Storage Domain,
the unregistered entity should be overriden with the existing one, on
detach process.
Change-Id: Id22390ae392e95bbc73a5976fc886ed21da4989b
Bug-Url:
https://bugzilla.redhat.com/1132568
Signed-off-by: Maor Lipchuk <mlipchuk(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/StorageHandlingCommandBase.java
1 file changed, 12 insertions(+), 0 deletions(-)
Approvals:
Maor Lipchuk: Verified; Looks good to me, but someone else must approve
Liron Aravot: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/32979
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id22390ae392e95bbc73a5976fc886ed21da4989b
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server