cloudstack/ui
Wei Zhou fd5bea838b
New feature: Add support to destroy/recover volumes (#3688)
* server: fix resource count of primary storage if some volumes are Expunged but not removed

Steps to reproduce the issue
(1) create a vm and stop it. check resource count of primary storage
(2) download volume. resource count of primary storage is not changed.
(3) expunge the vm, the volume will be Expunged state as there is a volume snapshot on secondary storage. The resource count of primary storage decreased.
(4) update resource count of the account (or domain), the resource count of primary storage is reset to the value in step (2).

* New feature: Add support to destroy/recover volumes

* Add integration test for volume destroy/recover

* marvin: check resource count of more types

* messages translate to JP

* Update messages for CN

* translate message for NL

* fix two issues per Daan's comments

Co-authored-by: Andrija Panic <45762285+andrijapanicsb@users.noreply.github.com>
2020-02-07 11:25:10 +01:00
..
css Merge remote-tracking branch 'origin/4.13' 2020-01-29 15:23:48 +05:30
images [CLOUDSTACK-10329] Button in ACL rules page to export all rules as a CSV file (#2494) 2018-03-20 07:36:24 -03:00
l10n New feature: Add support to destroy/recover volumes (#3688) 2020-02-07 11:25:10 +01:00
lib Improvements after jquery update (#3183) 2019-04-25 16:09:43 -03:00
modules Update jquery and related libraries (#3069) 2019-01-16 14:22:22 -02:00
plugins CLOUDSTACK-10103: Cloudian Connector for CloudStack (#2284) 2017-10-25 10:49:45 +05:30
scripts New feature: Add support to destroy/recover volumes (#3688) 2020-02-07 11:25:10 +01:00
tests Update jquery and related libraries (#3069) 2019-01-16 14:22:22 -02:00
config.js Remove additional line from config as storagepool isn't available for users 2019-06-27 16:53:37 +05:30
error.html CLOUDSTACK-9842: Make UI JSP Free 2016-09-28 12:26:43 +05:30
index.html Ldap fixes (#3694) 2020-01-20 16:02:33 +01:00