Kobi Ianko has posted comments on this change.
Change subject: engine: HA VM Reservation feature
......................................................................
Patch Set 11:
(2 comments)
....................................................
File packaging/dbscripts/upgrade/03_04_0390_add_ha_reservation.sql
Line 8:
Line 9: INSERT INTO cluster_policy_units (cluster_policy_id, policy_unit_id,
filter_sequence, factor) SELECT cluster_policies.id,
'7f262d70-6cac-11e3-981f-0800200c9a66', 0, 1 FROM cluster_policies;
Line 10:
Line 11: -- Add new notifications
Line 12: insert into event_map(event_up_name, event_down_name)
values('CLUSTER_ALERT_HA_RESERVATION', '');
Done
....................................................
File packaging/dbscripts/upgrade/pre_upgrade/0000_config.sql
Line 618: select
fn_db_add_config_value('OverUtilizationForHaReservation','200','general');
Line 619: select
fn_db_add_config_value('ScaleDownForHaReservation','1','general');
Line 620: select
fn_db_add_config_value('EnableVdsHaReservation','true','general');
Line 621: select
fn_db_add_config_value('VdsHaReservationIntervalInMinutes','5','general');
Line 622:
Done
Line 623:
------------------------------------------------------------------------------------
Line 624: -- Update with override section
Line 625:
------------------------------------------------------------------------------------
Line 626:
--
To view, visit http://gerrit.ovirt.org/22929
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I44e698e58ff5e4a0b74249d3fe3cf4acf042c324
Gerrit-PatchSet: 11
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Kobi Ianko <[email protected]>
Gerrit-Reviewer: Arik Hadas <[email protected]>
Gerrit-Reviewer: Doron Fediuck <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Kobi Ianko <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Oved Ourfali <[email protected]>
Gerrit-Reviewer: Roy Golan <[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