weizhouapache commented on a change in pull request #4805: URL: https://github.com/apache/cloudstack/pull/4805#discussion_r594140557
########## File path: server/src/main/java/com/cloud/storage/StorageManagerImpl.java ########## @@ -757,6 +757,15 @@ public PrimaryDataStoreInfo createPool(CreateStoragePoolCmd cmd) throws Resource throw new CloudRuntimeException("Failed to add data store: " + e.getMessage(), e); } + // create entry for storage pool capacity Review comment: @harikrishna-patnala done ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org