Change in ovirt-engine[master]: engine: VmInit root-password not fetch from DB
shavivi at redhat.com
shavivi at redhat.com
Thu Feb 13 14:16:26 UTC 2014
Shahar Havivi has submitted this change and it was merged.
Change subject: engine: VmInit root-password not fetch from DB
......................................................................
engine: VmInit root-password not fetch from DB
By default we don't fetch the password when getting VmInit for security
reasons (we don't want to display the password in plain text via API or
in the source code of the UI).
For this reason the password was not copy when creating a Template, New
Pool.
Bug-Url: https://bugzilla.redhat.com/1051041
Change-Id: I9206906e3b61551023b21e4358663a4842018c7c
Signed-off-by: Shahar Havivi <shaharh at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmTemplateCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommonVmPoolWithVmsCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmOnceCommand.java
3 files changed, 28 insertions(+), 4 deletions(-)
Approvals:
Shahar Havivi: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/23971
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9206906e3b61551023b21e4358663a4842018c7c
Gerrit-PatchSet: 10
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Shahar Havivi <shavivi at redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Shahar Havivi <shavivi at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list