Alona Kaplan has posted comments on this change. Change subject: backend: Add HostDev passthrough support #1 ......................................................................
Patch Set 14: (1 comment) http://gerrit.ovirt.org/#/c/35892/14/backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VdsProperties.java File backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VdsProperties.java: Line 397: public static final String VENDOR_ID = "vendor_id"; Line 398: public static final String VM_ID = "vmId"; Line 399: public static final String PARENT_NAME = "parent"; Line 400: public static final String PHYSICAL_FUNCTION = "physfn"; Line 401: public static final String TOTAL_VFS = "total_vfs"; The vdsm is reporting "totalvfs". Please remove the '_'. Line 402: Line 403: // fencing policy parameters Line 404: public static final String STORAGE_DOMAIN_HOST_ID_MAP = "storageDomainHostIdMap"; Line 405: -- To view, visit http://gerrit.ovirt.org/35892 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ia5575c0db797d7d04339c4b309bb4325e853ffed Gerrit-PatchSet: 14 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Martin Betak <[email protected]> Gerrit-Reviewer: Alona Kaplan <[email protected]> Gerrit-Reviewer: Arik Hadas <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Martin Betak <[email protected]> Gerrit-Reviewer: Martin Polednik <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> Gerrit-Reviewer: Shahar Havivi <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
