You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by da...@apache.org on 2015/12/06 19:44:47 UTC

[4/4] git commit: updated refs/heads/4.6 to 998b1ba

Merge pull request #1161 from ustcweizhou/resize-volume-issues

CLOUDSTACK-9101: fix some issues in resize volume(1) fix issue: volume size is not updated even if the operation succeed
(2) Add ui support for root volume resize
(3) resize on qcow2 type ROOT volume of stopped vm does not really work
see https://issues.apache.org/jira/browse/CLOUDSTACK-9101

* pr/1161:
  CLOUDSTACK-9101: resize root volume of stopped vm on KVM
  CLOUDSTACK-9101: add UI support for root volume resize
  CLOUDSTACK-9101: update volume size after resizevolume

Signed-off-by: Daan Hoogland <da...@onecht.net>


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

Branch: refs/heads/4.6
Commit: 998b1ba629bfdf3ea26fd515ad62f26260dee060
Parents: 4f6ff6c 9221cb3
Author: Daan Hoogland <da...@onecht.net>
Authored: Sun Dec 6 19:44:16 2015 +0100
Committer: Daan Hoogland <da...@onecht.net>
Committed: Sun Dec 6 19:44:16 2015 +0100

----------------------------------------------------------------------
 scripts/storage/qcow2/resizevolume.sh           | 22 +++++++++++----
 .../com/cloud/storage/VolumeApiServiceImpl.java |  3 ++
 ui/scripts/storage.js                           | 29 +++++++++++++++-----
 3 files changed, 42 insertions(+), 12 deletions(-)
----------------------------------------------------------------------