Roy Golan has uploaded a new change for review. Change subject: core-db: bridgeless networks ......................................................................
core-db: bridgeless networks - Addd a field "bridged" to VdsNetworkInterface.java and a column to vds_interface table. - updated the relevant views. - update InterfaceDAO. - Added 3 stored procedures: 1. getHostsIdsWithBridgedNetwork - get the ids of host interfaces with a given network that are bridged = true 2. isNetworkBridgedOnRunningClusterHosts - use the former procedure and check at least one host is running 3. isVmsRunningOnClusterNetwork - are there any running vms using the given network Change-Id: I820ac8d1c161e53f4b79c8d70cca4c4c66df2de9 --- M backend/manager/dbscripts/create_views.sql A backend/manager/dbscripts/upgrade/03_01_0500_add_bridged_column.sql M backend/manager/dbscripts/vds_sp.sql M backend/manager/dbscripts/vms_sp.sql M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/InterfaceDAODbFacadeImpl.java M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/InterfaceDAOTest.java 6 files changed, 54 insertions(+), 5 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/17/2317/1 -- To view, visit http://gerrit.ovirt.org/2317 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I820ac8d1c161e53f4b79c8d70cca4c4c66df2de9 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Roy Golan <rgo...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches