----------------------------------------------------------- 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