Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0AC87E11F for ; Tue, 5 Feb 2013 02:31:55 +0000 (UTC) Received: (qmail 22853 invoked by uid 500); 5 Feb 2013 02:31:54 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 22811 invoked by uid 500); 5 Feb 2013 02:31:54 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 22789 invoked by uid 99); 5 Feb 2013 02:31:54 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Feb 2013 02:31:54 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 33F061C70E1; Tue, 5 Feb 2013 02:31:47 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============3858510151254297407==" MIME-Version: 1.0 Subject: Review Request: add ui for resize volume From: "Hongtu Zang" To: "Marcus Sorensen" , "mice xia" Cc: "cloudstack" , "Hongtu Zang" Date: Tue, 05 Feb 2013 02:31:47 -0000 Message-ID: <20130205023147.13218.66594@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Hongtu Zang" X-ReviewGroup: cloudstack X-ReviewRequest-URL: https://reviews.apache.org/r/9298/ X-Sender: "Hongtu Zang" Reply-To: "Hongtu Zang" --===============3858510151254297407== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9298/ ----------------------------------------------------------- Review request for cloudstack, mice xia and Marcus Sorensen. Description ------- add ui for resizeVolume. use updateResourceCount as icon of resizeVolume. I don't know how to translate the label, so I use English in all files. This addresses bug CLOUDSTACK-644. Diffs ----- client/WEB-INF/classes/resources/messages.properties 390738f = client/WEB-INF/classes/resources/messages_fr_FR.properties 4ba3c72 = client/WEB-INF/classes/resources/messages_ja.properties 7555b83 = client/WEB-INF/classes/resources/messages_pt_BR.properties 3bc435b = client/WEB-INF/classes/resources/messages_ru_RU.properties dd7e746 = client/WEB-INF/classes/resources/messages_zh_CN.properties 62160d9 = ui/css/cloudstack3.css eb42843 = ui/dictionary.jsp 203c9da = ui/scripts/storage.js dd81378 = Diff: https://reviews.apache.org/r/9298/diff/ Testing ------- Input newSize and newOfferingId. The api will be sent and returns correct. NewSize should be GB and newOfferingId find in database, not the uuid. Thanks, Hongtu Zang --===============3858510151254297407==--