cloudstack/server
Rajani Karuturi 29dfeac857 CLOUDSTACK-8889: delete volume doesnt decrement primary store resource count
Primary Storage count for an account does not decrease when a Data Disk
is deleted belonging to the account unless the VM to which volume
belonged is destroyed

The resource counts are updated even before the disk is actually deleted
resulting in the same value.
Moved the resource counts updation to after the expunge operation as
thats when the disk is actually deleted.

all the tests in test/integration/component/test_ps_limits.py now pass
2015-10-26 17:40:27 +05:30
..
conf Use same sudoers config for all distros Cleanup buggy code for sudoers file editing 2015-06-19 16:00:57 +02:00
resources Merge branch 'volume-upload' into master 2015-04-29 11:12:53 +05:30
scripts
src CLOUDSTACK-8889: delete volume doesnt decrement primary store resource count 2015-10-26 17:40:27 +05:30
test Merge pull request #851 from SudharmaJain/cs-8864 2015-09-24 15:35:16 +02:00
pom.xml Change tests random number generator to /dev/urandom 2015-05-29 20:24:41 +02:00