Alex Lourie has uploaded a new change for review. Change subject: packaging: updated configuration xml ......................................................................
packaging: updated configuration xml Change-Id: I38a743c4097712d1a714938af851f51e951a87f3 Signed-off-by: Alex Lourie <[email protected]> --- M reports/repository_files/resources/reports_resources/JDBC/data_sources/ovirt.xml 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-reports refs/changes/74/15674/1 diff --git a/reports/repository_files/resources/reports_resources/JDBC/data_sources/ovirt.xml b/reports/repository_files/resources/reports_resources/JDBC/data_sources/ovirt.xml index d160dad..6ab12b6 100644 --- a/reports/repository_files/resources/reports_resources/JDBC/data_sources/ovirt.xml +++ b/reports/repository_files/resources/reports_resources/JDBC/data_sources/ovirt.xml @@ -10,6 +10,6 @@ <driver>org.postgresql.Driver</driver> <connectionUrl>jdbc:postgresql://localhost:5432/ovirt_engine_history</connectionUrl> <connectionUser>postgres</connectionUser> - <connectionPassword>qum5net</connectionPassword> + <connectionPassword>123456</connectionPassword> <timezone></timezone> </jdbcDataSource> -- To view, visit http://gerrit.ovirt.org/15674 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I38a743c4097712d1a714938af851f51e951a87f3 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-reports Gerrit-Branch: master Gerrit-Owner: Alex Lourie <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
