You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bh...@apache.org on 2016/08/24 06:57:33 UTC

[09/13] git commit: updated refs/heads/4.9-systemdubuntupkging to 917e288

Merge pull request #1620 from shapeblue/4.9-oobm-password-fix

oobm: simply change password transactional logic- Simplifies change password transactional logic without using pessmistic locks
- Adds a re-enter password field in the UI to valid ipmi/oobm password

* pr/1620:
  oobm: simply change password transactional logic

Signed-off-by: Rohit Yadav <ro...@shapeblue.com>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1060dc47
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/1060dc47
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/1060dc47

Branch: refs/heads/4.9-systemdubuntupkging
Commit: 1060dc47e559f38d439b27457303cdde666cda1d
Parents: b7f1ba9 8ac3c88
Author: Rohit Yadav <ro...@shapeblue.com>
Authored: Mon Aug 22 15:52:14 2016 +0530
Committer: Rohit Yadav <ro...@shapeblue.com>
Committed: Mon Aug 22 15:52:14 2016 +0530

----------------------------------------------------------------------
 .../classes/resources/messages.properties       |  1 +
 .../OutOfBandManagementServiceImpl.java         | 83 ++++++++------------
 ui/dictionary.jsp                               |  1 +
 ui/scripts/system.js                            | 11 +++
 4 files changed, 47 insertions(+), 49 deletions(-)
----------------------------------------------------------------------