Change in ovirt-engine-sdk-java[master]: sdk: implement SSL connection support (without host verifica...
by mpastern@redhat.com
Michael Pasternak has submitted this change and it was merged.
Change subject: sdk: implement SSL connection support (without host verification)
......................................................................
sdk: implement SSL connection support (without host verification)
This is a partial support for the SSL based connections, it's enables working
against SSL sites, but without validating the server identity by CA certificate.
Change-Id: Ie35d89864f15b65b0daa03e74bccd6e60bdc6fac
Signed-off-by: Michael Pasternak <mpastern(a)redhat.com>
---
M ovirt-engine-sdk-java/src/main/java/org/ovirt/engine/sdk/Api.java
M ovirt-engine-sdk-java/src/main/java/org/ovirt/engine/sdk/web/ConnectionsPoolBuilder.java
M ovirt-engine-sdk-java/src/main/java/org/ovirt/engine/sdk/web/HttpProxy.java
M ovirt-engine-sdk-java/src/main/java/org/ovirt/engine/sdk/web/HttpProxyBroker.java
M ovirt-engine-sdk-java/src/main/java/org/ovirt/engine/sdk/web/HttpProxyBuilder.java
5 files changed, 232 insertions(+), 226 deletions(-)
Approvals:
Michael Pasternak: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/12231
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie35d89864f15b65b0daa03e74bccd6e60bdc6fac
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk-java
Gerrit-Branch: master
Gerrit-Owner: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
11 years, 10 months
Change in ovirt-reports[master]: packaging: changed release version up
by ydary@redhat.com
Yaniv Dary has submitted this change and it was merged.
Change subject: packaging: changed release version up
......................................................................
packaging: changed release version up
Change-Id: Ibb2bd964980f7420666dbaea7019eafd357735c1
Signed-off-by: Yaniv Dary <ydary(a)redhat.com>
---
M Makefile
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Yaniv Dary: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/12230
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibb2bd964980f7420666dbaea7019eafd357735c1
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-reports
Gerrit-Branch: master
Gerrit-Owner: Yaniv Dary <ydary(a)redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary(a)redhat.com>
11 years, 10 months
Change in ovirt-engine[master]: engine: Simplify host life cycle - removed unneeded SetNonOp...
by mkublin@redhat.com
Michael Kublin has submitted this change and it was merged.
Change subject: engine: Simplify host life cycle - removed unneeded SetNonOperational
......................................................................
engine: Simplify host life cycle - removed unneeded SetNonOperational
The following code is uselles, I don't see any reason to set host again to NonOperational
when its status was already NonOperational, the condiiton described in if - it is a bug and
if will occurred will be fixed accordingly
Change-Id: I800beee3d38c3b1036cb82440d67ef744ac5dbae
Signed-off-by: Michael Kublin <mkublin(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AsyncTaskManager.java
1 file changed, 2 insertions(+), 32 deletions(-)
Approvals:
Michael Kublin: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/12165
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I800beee3d38c3b1036cb82440d67ef744ac5dbae
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Michael Kublin <mkublin(a)redhat.com>
Gerrit-Reviewer: Barak Azulay <bazulay(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
11 years, 10 months
Change in ovirt-reports[master]: packaging: fixed issue in spec file
by ydary@redhat.com
Yaniv Dary has submitted this change and it was merged.
Change subject: packaging: fixed issue in spec file
......................................................................
packaging: fixed issue in spec file
Change-Id: I58096ec3fc5ac63b198cc7e0b9bedaaff0728ae4
Signed-off-by: Yaniv Dary <ydary(a)redhat.com>
---
M packaging/ovirt-engine-reports.spec.in
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Yaniv Dary: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/12229
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I58096ec3fc5ac63b198cc7e0b9bedaaff0728ae4
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-reports
Gerrit-Branch: master
Gerrit-Owner: Yaniv Dary <ydary(a)redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary(a)redhat.com>
11 years, 10 months
Change in ovirt-reports[master]: reports: added updtaed 4.7.0 theme
by ydary@redhat.com
Yaniv Dary has submitted this change and it was merged.
Change subject: reports: added updtaed 4.7.0 theme
......................................................................
reports: added updtaed 4.7.0 theme
Also fixed issue with spec file.
Change-Id: I921d971deabac30789a169d6f0ee6a210494e73b
Signed-off-by: Yaniv Dary <ydary(a)redhat.com>
---
M reports/repository_files/resources/themes/default/.folder.xml
M reports/repository_files/resources/themes/default/buttons.css.data
M reports/repository_files/resources/themes/default/buttons.css.xml
M reports/repository_files/resources/themes/default/containers.css.data
M reports/repository_files/resources/themes/default/containers.css.xml
M reports/repository_files/resources/themes/default/controls.css.data
M reports/repository_files/resources/themes/default/controls.css.xml
M reports/repository_files/resources/themes/default/dataDisplays.css.data
M reports/repository_files/resources/themes/default/dataDisplays.css.xml
M reports/repository_files/resources/themes/default/dialogSpecific.css.data
M reports/repository_files/resources/themes/default/dialogSpecific.css.xml
M reports/repository_files/resources/themes/default/forPrint.css.data
M reports/repository_files/resources/themes/default/forPrint.css.xml
M reports/repository_files/resources/themes/default/images/.folder.xml
A reports/repository_files/resources/themes/default/images/adhoc_datatree_icons_sprite.png.data
A reports/repository_files/resources/themes/default/images/adhoc_datatree_icons_sprite.png.xml
M reports/repository_files/resources/themes/default/images/adhoc_toolbar_buttons_sprite.png.data
M reports/repository_files/resources/themes/default/images/adhoc_toolbar_buttons_sprite.png.xml
D reports/repository_files/resources/themes/default/images/ajax-002dloader.gif.data
D reports/repository_files/resources/themes/default/images/ajax-002dloader.gif.xml
A reports/repository_files/resources/themes/default/images/banner_bkgd.png.data
A reports/repository_files/resources/themes/default/images/banner_bkgd.png.xml
D reports/repository_files/resources/themes/default/images/body_bkgnd.png.data
D reports/repository_files/resources/themes/default/images/body_bkgnd.png.xml
D reports/repository_files/resources/themes/default/images/button_action_jumbo_primary_sprite.png.data
D reports/repository_files/resources/themes/default/images/button_action_jumbo_primary_sprite.png.xml
D reports/repository_files/resources/themes/default/images/button_action_jumbo_sprite.png.data
D reports/repository_files/resources/themes/default/images/button_action_jumbo_sprite.png.xml
M reports/repository_files/resources/themes/default/images/button_action_primary_sprite.png.data
M reports/repository_files/resources/themes/default/images/button_action_primary_sprite.png.xml
M reports/repository_files/resources/themes/default/images/button_action_sprite.png.data
M reports/repository_files/resources/themes/default/images/button_action_sprite.png.xml
M reports/repository_files/resources/themes/default/images/button_action_square_icons_sprite.png.data
M reports/repository_files/resources/themes/default/images/button_action_square_icons_sprite.png.xml
M reports/repository_files/resources/themes/default/images/button_capsule_sprite.png.data
M reports/repository_files/resources/themes/default/images/button_capsule_sprite.png.xml
M reports/repository_files/resources/themes/default/images/button_options_sprite.png.data
M reports/repository_files/resources/themes/default/images/button_options_sprite.png.xml
D reports/repository_files/resources/themes/default/images/column_bkgd.png.data
D reports/repository_files/resources/themes/default/images/column_bkgd.png.xml
D reports/repository_files/resources/themes/default/images/column_bkgd_corners.png.data
D reports/repository_files/resources/themes/default/images/column_bkgd_corners.png.xml
D reports/repository_files/resources/themes/default/images/column_bkgd_edges_rl.png.data
D reports/repository_files/resources/themes/default/images/column_bkgd_edges_rl.png.xml
D reports/repository_files/resources/themes/default/images/column_bkgd_edges_tb.png.data
D reports/repository_files/resources/themes/default/images/column_bkgd_edges_tb.png.xml
A reports/repository_files/resources/themes/default/images/column_header_bkgd.png.data
A reports/repository_files/resources/themes/default/images/column_header_bkgd.png.xml
M reports/repository_files/resources/themes/default/images/cursor_copy.cur.xml
M reports/repository_files/resources/themes/default/images/cursor_copy.png.xml
M reports/repository_files/resources/themes/default/images/disclosure_indicators_sprite.png.data
M reports/repository_files/resources/themes/default/images/disclosure_indicators_sprite.png.xml
D reports/repository_files/resources/themes/default/images/first-002dd.gif.data
D reports/repository_files/resources/themes/default/images/first-002dd.gif.xml
D reports/repository_files/resources/themes/default/images/first.gif.data
D reports/repository_files/resources/themes/default/images/first.gif.xml
M reports/repository_files/resources/themes/default/images/floatingMenu_sprite.png.xml
D reports/repository_files/resources/themes/default/images/frame_background_sprite.png.data
D reports/repository_files/resources/themes/default/images/frame_background_sprite.png.xml
D reports/repository_files/resources/themes/default/images/frame_bkgd_corners.png.data
D reports/repository_files/resources/themes/default/images/frame_bkgd_corners.png.xml
D reports/repository_files/resources/themes/default/images/frame_bkgd_edges_rl.png.xml
D reports/repository_files/resources/themes/default/images/frame_bkgd_edges_tb.png.data
D reports/repository_files/resources/themes/default/images/frame_bkgd_edges_tb.png.xml
D reports/repository_files/resources/themes/default/images/frame_header_sprite.png.data
D reports/repository_files/resources/themes/default/images/frame_header_sprite.png.xml
D reports/repository_files/resources/themes/default/images/gradient_frame.content.png.data
D reports/repository_files/resources/themes/default/images/gradient_frame.content.png.xml
M reports/repository_files/resources/themes/default/images/grid_20x20_bkgd.png.xml
D reports/repository_files/resources/themes/default/images/grouper_sprite.png.data
D reports/repository_files/resources/themes/default/images/grouper_sprite.png.xml
D reports/repository_files/resources/themes/default/images/header_primary_sprite.png.data
D reports/repository_files/resources/themes/default/images/header_primary_sprite.png.xml
M reports/repository_files/resources/themes/default/images/home_bkgd.png.data
M reports/repository_files/resources/themes/default/images/home_bkgd.png.xml
M reports/repository_files/resources/themes/default/images/home_icons_sprite.png.data
M reports/repository_files/resources/themes/default/images/home_icons_sprite.png.xml
R reports/repository_files/resources/themes/default/images/inner_pagination_sprite.png.data
A reports/repository_files/resources/themes/default/images/inner_pagination_sprite.png.xml
M reports/repository_files/resources/themes/default/images/input_bkgd.png.data
M reports/repository_files/resources/themes/default/images/input_bkgd.png.xml
D reports/repository_files/resources/themes/default/images/last-002dd.gif.data
D reports/repository_files/resources/themes/default/images/last-002dd.gif.xml
D reports/repository_files/resources/themes/default/images/last.gif.data
D reports/repository_files/resources/themes/default/images/last.gif.xml
M reports/repository_files/resources/themes/default/images/list_node_animation.gif.xml
M reports/repository_files/resources/themes/default/images/list_pressed_bkgd.png.xml
M reports/repository_files/resources/themes/default/images/lists_sprite.png.data
M reports/repository_files/resources/themes/default/images/lists_sprite.png.xml
M reports/repository_files/resources/themes/default/images/loadinfo.gif.xml
M reports/repository_files/resources/themes/default/images/login_welcome_bkgd.jpg.data
M reports/repository_files/resources/themes/default/images/login_welcome_bkgd.jpg.xml
D reports/repository_files/resources/themes/default/images/login_welcome_bkgd_ipad.jpg.data
D reports/repository_files/resources/themes/default/images/login_welcome_bkgd_ipad.jpg.xml
M reports/repository_files/resources/themes/default/images/login_welcome_ce_bkgd.jpg.data
M reports/repository_files/resources/themes/default/images/login_welcome_ce_bkgd.jpg.xml
M reports/repository_files/resources/themes/default/images/logo.png.data
M reports/repository_files/resources/themes/default/images/logo.png.xml
D reports/repository_files/resources/themes/default/images/logo_small.png.data
D reports/repository_files/resources/themes/default/images/logo_small.png.xml
D reports/repository_files/resources/themes/default/images/menu_context_bkgd_corners.png.data
D reports/repository_files/resources/themes/default/images/menu_context_bkgd_corners.png.xml
D reports/repository_files/resources/themes/default/images/menu_context_bkgd_edges_rl.png.data
D reports/repository_files/resources/themes/default/images/menu_context_bkgd_edges_rl.png.xml
D reports/repository_files/resources/themes/default/images/menu_context_bkgd_edges_tb.png.data
D reports/repository_files/resources/themes/default/images/menu_context_bkgd_edges_tb.png.xml
D reports/repository_files/resources/themes/default/images/menu_dropDown_bkgd_corners.png.data
D reports/repository_files/resources/themes/default/images/menu_dropDown_bkgd_corners.png.xml
D reports/repository_files/resources/themes/default/images/menu_dropDown_bkgd_edges_rl.png.data
D reports/repository_files/resources/themes/default/images/menu_dropDown_bkgd_edges_rl.png.xml
D reports/repository_files/resources/themes/default/images/menu_dropDown_bkgd_edges_tb.png.data
D reports/repository_files/resources/themes/default/images/menu_dropDown_bkgd_edges_tb.png.xml
D reports/repository_files/resources/themes/default/images/menu_indicators_sprite.png.data
D reports/repository_files/resources/themes/default/images/menu_indicators_sprite.png.xml
M reports/repository_files/resources/themes/default/images/menu_primaryNav_sprite.png.data
M reports/repository_files/resources/themes/default/images/menu_primaryNav_sprite.png.xml
D reports/repository_files/resources/themes/default/images/menu_vertical_bkgd.png.data
D reports/repository_files/resources/themes/default/images/menu_vertical_bkgd.png.xml
M reports/repository_files/resources/themes/default/images/message_icons_sprite.png.xml
D reports/repository_files/resources/themes/default/images/next-002dd.gif.data
D reports/repository_files/resources/themes/default/images/next-002dd.gif.xml
D reports/repository_files/resources/themes/default/images/next.gif.data
D reports/repository_files/resources/themes/default/images/next.gif.xml
D reports/repository_files/resources/themes/default/images/panel_bkgd_corners.png.data
D reports/repository_files/resources/themes/default/images/panel_bkgd_corners.png.xml
D reports/repository_files/resources/themes/default/images/panel_bkgd_edges_rl.png.data
D reports/repository_files/resources/themes/default/images/panel_bkgd_edges_rl.png.xml
D reports/repository_files/resources/themes/default/images/panel_bkgd_edges_tb.png.data
D reports/repository_files/resources/themes/default/images/panel_bkgd_edges_tb.png.xml
D reports/repository_files/resources/themes/default/images/panel_confirm_bkgd.png.data
D reports/repository_files/resources/themes/default/images/panel_confirm_bkgd.png.xml
D reports/repository_files/resources/themes/default/images/panel_dialog_header_sprite.png.data
D reports/repository_files/resources/themes/default/images/panel_dialog_header_sprite.png.xml
D reports/repository_files/resources/themes/default/images/panel_info_bkgd_corners.png.data
D reports/repository_files/resources/themes/default/images/panel_info_bkgd_corners.png.xml
D reports/repository_files/resources/themes/default/images/panel_info_bkgd_edges_rl.png.data
D reports/repository_files/resources/themes/default/images/panel_info_bkgd_edges_rl.png.xml
D reports/repository_files/resources/themes/default/images/panel_info_bkgd_edges_tb.png.data
D reports/repository_files/resources/themes/default/images/panel_info_bkgd_edges_tb.png.xml
D reports/repository_files/resources/themes/default/images/panel_info_system_bkgd_corners.png.data
D reports/repository_files/resources/themes/default/images/panel_info_system_bkgd_corners.png.xml
D reports/repository_files/resources/themes/default/images/panel_info_system_bkgd_edges_rl.png.data
D reports/repository_files/resources/themes/default/images/panel_info_system_bkgd_edges_rl.png.xml
D reports/repository_files/resources/themes/default/images/panel_info_system_bkgd_edges_tb.png.data
D reports/repository_files/resources/themes/default/images/panel_info_system_bkgd_edges_tb.png.xml
D reports/repository_files/resources/themes/default/images/panel_info_tooltip_bkgd_corners.png.data
D reports/repository_files/resources/themes/default/images/panel_info_tooltip_bkgd_corners.png.xml
D reports/repository_files/resources/themes/default/images/panel_info_tooltip_bkgd_edges_rl.png.data
D reports/repository_files/resources/themes/default/images/panel_info_tooltip_bkgd_edges_rl.png.xml
D reports/repository_files/resources/themes/default/images/panel_info_tooltip_bkgd_edges_tb.png.data
D reports/repository_files/resources/themes/default/images/panel_info_tooltip_bkgd_edges_tb.png.xml
D reports/repository_files/resources/themes/default/images/panel_inlay_bkgd.png.data
D reports/repository_files/resources/themes/default/images/panel_inlay_bkgd.png.xml
D reports/repository_files/resources/themes/default/images/panel_inlay_bkgd_corners.png.data
D reports/repository_files/resources/themes/default/images/panel_inlay_bkgd_corners.png.xml
D reports/repository_files/resources/themes/default/images/panel_inlay_bkgd_edges_rl.png.data
D reports/repository_files/resources/themes/default/images/panel_inlay_bkgd_edges_rl.png.xml
D reports/repository_files/resources/themes/default/images/panel_inlay_bkgd_edges_tb.png.data
D reports/repository_files/resources/themes/default/images/panel_inlay_bkgd_edges_tb.png.xml
D reports/repository_files/resources/themes/default/images/panel_inlay_gradient_left.png.data
D reports/repository_files/resources/themes/default/images/panel_inlay_gradient_left.png.xml
D reports/repository_files/resources/themes/default/images/panel_inlay_gradient_right.png.data
D reports/repository_files/resources/themes/default/images/panel_inlay_gradient_right.png.xml
D reports/repository_files/resources/themes/default/images/panel_inset_bkgd_corners.png.data
D reports/repository_files/resources/themes/default/images/panel_inset_bkgd_corners.png.xml
D reports/repository_files/resources/themes/default/images/panel_inset_bkgd_edges_rl.png.data
D reports/repository_files/resources/themes/default/images/panel_inset_bkgd_edges_rl.png.xml
D reports/repository_files/resources/themes/default/images/panel_inset_bkgd_edges_tb.png.data
D reports/repository_files/resources/themes/default/images/panel_inset_bkgd_edges_tb.png.xml
M reports/repository_files/resources/themes/default/images/panel_inset_inset_bkgd.png.xml
M reports/repository_files/resources/themes/default/images/panel_sizer_sprite.png.xml
D reports/repository_files/resources/themes/default/images/panel_widget_header_sprite.png.data
D reports/repository_files/resources/themes/default/images/panel_widget_header_sprite.png.xml
D reports/repository_files/resources/themes/default/images/prev-002dd.gif.data
D reports/repository_files/resources/themes/default/images/prev-002dd.gif.xml
D reports/repository_files/resources/themes/default/images/prev.gif.data
D reports/repository_files/resources/themes/default/images/prev.gif.xml
A reports/repository_files/resources/themes/default/images/report_load_animation.gif.data
A reports/repository_files/resources/themes/default/images/report_load_animation.gif.xml
M reports/repository_files/resources/themes/default/images/search_sprite.png.data
M reports/repository_files/resources/themes/default/images/search_sprite.png.xml
M reports/repository_files/resources/themes/default/images/sort_indicators_sprite.png.xml
A reports/repository_files/resources/themes/default/images/spacer.gif.data
A reports/repository_files/resources/themes/default/images/spacer.gif.xml
M reports/repository_files/resources/themes/default/images/tabs_horizontal_buttons_bkgd.png.data
M reports/repository_files/resources/themes/default/images/tabs_horizontal_buttons_bkgd.png.xml
M reports/repository_files/resources/themes/default/images/tabs_horizontal_sprite.png.data
M reports/repository_files/resources/themes/default/images/tabs_horizontal_sprite.png.xml
M reports/repository_files/resources/themes/default/images/tabs_vertical_sprite.png.data
M reports/repository_files/resources/themes/default/images/tabs_vertical_sprite.png.xml
D reports/repository_files/resources/themes/default/images/toolbar_bkgd.png.data
D reports/repository_files/resources/themes/default/images/toolbar_bkgd.png.xml
A reports/repository_files/resources/themes/default/images/viewer_toolbar_buttons_sprite.png.data
A reports/repository_files/resources/themes/default/images/viewer_toolbar_buttons_sprite.png.xml
M reports/repository_files/resources/themes/default/images/wait_animation_large.gif.xml
M reports/repository_files/resources/themes/default/lists.css.data
M reports/repository_files/resources/themes/default/lists.css.xml
M reports/repository_files/resources/themes/default/overrides_custom.css.xml
M reports/repository_files/resources/themes/default/overrides_ie.css.data
M reports/repository_files/resources/themes/default/overrides_ie.css.xml
M reports/repository_files/resources/themes/default/overrides_ie7.css.data
M reports/repository_files/resources/themes/default/overrides_ie7.css.xml
M reports/repository_files/resources/themes/default/overrides_ie8.css.data
M reports/repository_files/resources/themes/default/overrides_ie8.css.xml
M reports/repository_files/resources/themes/default/pageSpecific.css.data
M reports/repository_files/resources/themes/default/pageSpecific.css.xml
M reports/repository_files/resources/themes/default/pages.css.data
M reports/repository_files/resources/themes/default/pages.css.xml
M reports/repository_files/resources/themes/default/samples.css.data
M reports/repository_files/resources/themes/default/samples.css.xml
M reports/repository_files/resources/themes/default/theme.css.data
M reports/repository_files/resources/themes/default/theme.css.xml
212 files changed, 8,380 insertions(+), 10,963 deletions(-)
Approvals:
Yaniv Dary: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/12228
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I921d971deabac30789a169d6f0ee6a210494e73b
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-reports
Gerrit-Branch: master
Gerrit-Owner: Yaniv Dary <ydary(a)redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary(a)redhat.com>
11 years, 10 months
Change in ovirt-engine[master]: core : increment pool master version only if there's new mas...
by mkublin@redhat.com
Michael Kublin has submitted this change and it was merged.
Change subject: core : increment pool master version only if there's new master
......................................................................
core : increment pool master version only if there's new master
When incrementing the pool master version, it should be incremented only
when there is a new master otherwise we might not be able to use the
pool again/perform unneeded reconstructs.
Incrementing the version always can be hazardous, an example is when we
have a pool with one domain which we deactivate, master version will be
incremented and then we won't be able to perform ConnectStoragePool (as
we will have now different master version in engine compared to vdsm),
reconstruct will also fail as there are no active domains and we won't
be able to have the pool operational again.
Change-Id: Ib292802ee2b7feeb95656d492f75dde549350c48
Signed-off-by: Liron Aravot <laravot(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/DeactivateStorageDomainCommand.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Michael Kublin: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/12214
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib292802ee2b7feeb95656d492f75dde549350c48
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Ayal Baron <abaron(a)redhat.com>
Gerrit-Reviewer: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin(a)redhat.com>
Gerrit-Reviewer: Vered Volansky <vvolansk(a)redhat.com>
11 years, 10 months
Change in ovirt-engine[master]: core:sorting of VMs changes during refresh
by emesika@redhat.com
Eli Mesika has submitted this change and it was merged.
Change subject: core:sorting of VMs changes during refresh
......................................................................
core:sorting of VMs changes during refresh
Adding a default secondary sort that insures that if another sort is
used all entities are sorted with entity name as a secondary field.
In case no sort is used explicitly, the entity name is used as before
Change-Id: If82b26f8b648abbce3a8337eb0ccb1212a268116
Signed-off-by: Eli Mesika <emesika(a)redhat.com>
---
M backend/manager/modules/searchbackend/src/main/java/org/ovirt/engine/core/searchbackend/SyntaxChecker.java
1 file changed, 9 insertions(+), 2 deletions(-)
Approvals:
Eli Mesika: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/11944
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If82b26f8b648abbce3a8337eb0ccb1212a268116
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Sahina Bose <sabose(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
11 years, 10 months
Change in ovirt-engine[master]: webadmin: Hiding Confirm host reboot in Gluster mode
by sanjal@redhat.com
Shireesh Anjal has submitted this change and it was merged.
Change subject: webadmin: Hiding Confirm host reboot in Gluster mode
......................................................................
webadmin: Hiding Confirm host reboot in Gluster mode
If the Application is running in 'GlusterOnly' mode,
'Confirm host rebooted' action will be hidden.
Change-Id: Ib2970eb5c5a88679f449633ba9ae7a342024e6a7
Bug-Url: https://bugzilla.redhat.com/879004
Signed-off-by: Kanagaraj M <kmayilsa(a)redhat.com>
---
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/tab/MainTabHostView.java
1 file changed, 9 insertions(+), 7 deletions(-)
Approvals:
Shireesh Anjal: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/12152
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib2970eb5c5a88679f449633ba9ae7a342024e6a7
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Shireesh Anjal <sanjal(a)redhat.com>
11 years, 10 months
Change in ovirt-engine[master]: engine: skip CPU checks while updating gluster cluster
by sanjal@redhat.com
Shireesh Anjal has submitted this change and it was merged.
Change subject: engine: skip CPU checks while updating gluster cluster
......................................................................
engine: skip CPU checks while updating gluster cluster
While updating a cluster which supports gluster(doesn't support virt),
none of the cpu related checks will be performed.
Change-Id: I7ed98b2cdbcc3006ea42718497051131cbb55711
Bug-Url: https://bugzilla.redhat.com/902882
Signed-off-by: Kanagaraj M <kmayilsa(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVdsGroupCommand.java
1 file changed, 4 insertions(+), 2 deletions(-)
Approvals:
Shireesh Anjal: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/12218
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7ed98b2cdbcc3006ea42718497051131cbb55711
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Shireesh Anjal <sanjal(a)redhat.com>
11 years, 10 months
Change in ovirt-engine[master]: core: adding missing file for fkvalidator
by emesika@redhat.com
Eli Mesika has submitted this change and it was merged.
Change subject: core: adding missing file for fkvalidator
......................................................................
core: adding missing file for fkvalidator
This file was missing when committing the fkvalidaor move from dbscripts
to dbutils.
Change-Id: Id30fd1437d479049ab3cfc55e3f87e2d5af56f9e
Signed-off-by: Eli Mesika <emesika(a)redhat.com>
---
A backend/manager/tools/dbutils/common.sh
1 file changed, 22 insertions(+), 0 deletions(-)
Approvals:
Eli Mesika: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/12225
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id30fd1437d479049ab3cfc55e3f87e2d5af56f9e
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
11 years, 10 months