cloudstack/server
Devdeep Singh f36f1ffca4 Implementation for the ability to disable a storage pool for provisioning
of new volumes. Following changes are implemented
1. Disable or enable a pool with the updateStoragePool api. A new 'enabled'
   parameter added for the same.
2. When a pool is disabled the state of the pool is updated to 'Disabled'
   in the db. On enabling it is updated back to 'Up'. Alert is raised when
   a pool is disabled or enabled.
3. Updated other storage providers to also honour the disabled state.
4. A disabled pool is skipped by allocators for provisioing of new volumes.
5. Since the allocators skip a disabled pool for provisioning of volumes,
   the volumes are also not listed as a destination for volume migration.
2015-05-05 18:28:35 +05:30
..
conf Summary: Updated sudoers approved commands for cloud user 2013-10-23 13:42:16 -07:00
resources Merge branch 'volume-upload' into master 2015-04-29 11:12:53 +05:30
scripts License header updates for the server folder. 2012-08-03 09:41:27 -04:00
src Implementation for the ability to disable a storage pool for provisioning 2015-05-05 18:28:35 +05:30
test Bump priority stragety is no longer used for redundant virtual routers 2015-04-02 21:50:49 +02:00
pom.xml volume upload: added httpcomponents server and removed nio server 2015-01-16 17:15:14 +05:30