mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-9827: Storage tags stored in multiple placesIssue description: https://issues.apache.org/jira/browse/CLOUDSTACK-9827 ### Fixes - Create Primary Storage: Persist tags into `storage_pool_tags` instead of `storage_pool_details` - List Storage Tags: Queries `storage_pool_tags` table instead of `storage_tag_view` - Find Storage Pools by Tags using proper DAO - Remove storage tags after deleting Primary Storage - Remove unused `StorageTagDao`, `StorageTagDaoImpl`, `StorageTagVO` and `storage_tag_view` * pr/1994: CLOUDSTACK-9827: Storage tags stored in multiple places Signed-off-by: Rajani Karuturi <rajani.karuturi@accelerite.com> |
||
|---|---|---|
| .. | ||
| cache | ||
| datamotion | ||
| image | ||
| integration-test | ||
| resources/META-INF/cloudstack | ||
| snapshot | ||
| src/org/apache/cloudstack/storage | ||
| test/org/apache/cloudstack | ||
| volume | ||
| pom.xml | ||
| storage.ucls | ||