harikrishna-patnala commented on a change in pull request #4805:
URL: https://github.com/apache/cloudstack/pull/4805#discussion_r594109275
##########
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:
Yes @weizhouapache, that's the only missing piece. Other storage scopes
are already handled.
----------------------------------------------------------------
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:
[email protected]