Liron Ar has submitted this change and it was merged.

Change subject: webadmin: block reinitialize on uninitalized pool
......................................................................


webadmin: block reinitialize on uninitalized pool

When a pool is uninitalized there's no need to allow reinitializing
it, any wanted domain can be attached to the pool.
Allowing to perform reinitalize in that status caused to NPE in the
engine which currently attempts to load the current master domain of the
pool.
As there's no meaning for recovery/reinitialize in that scenario, it can
be blocked - as this issue was never encountered, we can add an engine
verification if and when it will be necessary.

Change-Id: I480b1f99ae881d43d34342ccb3bb248e60f556ce
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1069581
Signed-off-by: Liron Aravot <[email protected]>
---
M 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/datacenters/DataCenterListModel.java
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Daniel Erez: Looks good to me, approved
  Liron Ar: Verified



-- 
To view, visit http://gerrit.ovirt.org/25051
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I480b1f99ae881d43d34342ccb3bb248e60f556ce
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Ar <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Liron Ar <[email protected]>
Gerrit-Reviewer: Tal Nisan <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to