Liron Aravot has posted comments on this change.

Change subject: Adding bios information to vds object
......................................................................


Patch Set 17: (1 inline comment)

....................................................
File 
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsManager.java
Line 532:                             
"refreshCapabilities:GetCapabilitiesVDSCommand vds {0} networks  not match it's 
cluster networks, vds will be moved to NonOperational",
Line 533:                             vds.getStaticData().getId());
Line 534:                 }
Line 535:                 vds.setstatus(VDSStatus.NonOperational);
Line 536:                 
vds.setNonOperationalReason(NonOperationalReason.NETWORK_UNREACHABLE);
that means that we tie the implementation here to the vdsm impemenetation..i'd 
prefer that in engine we won't know what and how it's implemented on vdsm but 
that's your decision
Line 537:                 returnStatus = vds.getstatus();
Line 538:             }
Line 539: 
Line 540:             // We process the software capabilities.


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I142198d2059cf109be3859f255621e6ceca8582b
Gerrit-PatchSet: 17
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yaniv Bronhaim <ybron...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkap...@redhat.com>
Gerrit-Reviewer: Barak Azulay <bazu...@redhat.com>
Gerrit-Reviewer: Eli Mesika <emes...@redhat.com>
Gerrit-Reviewer: Liron Aravot <lara...@redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipc...@redhat.com>
Gerrit-Reviewer: Michael Kublin <mkub...@redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpast...@redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybron...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to