Liron Ar has submitted this change and it was merged.
Change subject: core: use Locked status when activating master domain
......................................................................
core: use Locked status when activating master domain
When we try to activate the master domain we should use the Locked
status because there is no "Activating" transition (it is active by
definition).
In general the master domain is always active, but this special flow
is used on the creation of the StoragePool when the first domain is
added.
Change-Id: I2f398a8fb946b339786f9776f460eab2f920c7b1
Signed-off-by: Federico Simoncelli <fsimonce(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/ActivateStorageDomainCommand.java
1 file changed, 4 insertions(+), 1 deletion(-)
Approvals:
Federico Simoncelli: Verified
Liron Ar: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/28378
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2f398a8fb946b339786f9776f460eab2f920c7b1
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimonce(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce(a)redhat.com>
Gerrit-Reviewer: Liron Ar <laravot(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server