Ma Jinkai created CLOUDSTACK-5650:
-------------------------------------
Summary: 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: Critical
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.1.5#6160)