[
https://issues.apache.org/jira/browse/CLOUDSTACK-5650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rafael Weingärtner closed CLOUDSTACK-5650.
------------------------------------------
Resolution: Fixed
> attempt to update storage pool with empty tag but did not take effect
> ----------------------------------------------------------------------
>
> Key: CLOUDSTACK-5650
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5650
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: API, Management Server
> Affects Versions: 4.2.0
> Environment: vmware
> advanced zone
> Reporter: Ma Jinkai
> Priority: Minor
>
> in StorageManagerImpl.java line of 857:
> if (updatedDetails.size() > 0) {
> _storagePoolDao.updateDetails(id, updatedDetails);
> }
> Storage Pool has tag: SSD
> Update tag to empty, but did not take effect.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)