cloudstack-mirror/engine/schema/src/org/apache/cloudstack
Devdeep Singh a99c9d0e68 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.

FS: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Disabling+Storage+Pool+for+Provisioning

This closes #257

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-05-19 11:16:49 +01:00
..
affinity Remove IAMEntityType to use existing VO interface class to annotate 2014-03-17 17:19:55 -07:00
engine/cloud/entity/api/db engine: Add Upgrade path from 4.5.0 to 4.5.1 2015-03-12 13:02:45 +05:30
lb Reformatted all of the code. 2013-11-21 06:15:26 -08:00
region removed executable flags from java classes 2014-11-23 19:49:01 +01:00
resourcedetail Fix the license headers Nitin forgot. 2014-06-25 16:07:00 +02:00
storage/datastore/db Implementation for the ability to disable a storage pool for provisioning 2015-05-19 11:16:49 +01:00