We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e4b24e commit f9bedcbCopy full SHA for f9bedcb
1 file changed
server/src/main/java/com/cloud/resource/ResourceManagerImpl.java
@@ -42,6 +42,7 @@
42
import com.cloud.storage.StoragePoolAndAccessGroupMapVO;
43
import com.cloud.storage.dao.StoragePoolAndAccessGroupMapDao;
44
import com.cloud.storage.dao.StoragePoolTagsDao;
45
+import com.cloud.utils.StringUtils;
46
import org.apache.cloudstack.alert.AlertService;
47
import org.apache.cloudstack.annotation.AnnotationService;
48
import org.apache.cloudstack.annotation.dao.AnnotationDao;
0 commit comments