utchoang commented on a change in pull request #219: Identify and access - Domain - Delete domain does not remove it from the tree URL: https://github.com/apache/cloudstack-primate/pull/219#discussion_r410056112
########## File path: src/config/section/storage.js ########## @@ -27,7 +27,7 @@ export default { permission: ['listVolumesMetrics', 'listVolumes'], resourceType: 'Volume', columns: ['name', 'state', 'type', 'vmname', 'size', 'physicalsize', 'utilization', 'diskkbsread', 'diskkbswrite', 'diskiopstotal', 'storage', 'account', 'zonename'], - details: ['name', 'id', 'type', 'storagetype', 'diskofferingdisplaytext', 'deviceid', 'sizegb', 'physicalsize', 'provisioningtype', 'utilization', 'diskkbsread', 'diskkbswrite', 'diskioread', 'diskiowrite', 'diskiopstotal', 'miniops', 'maxiops', 'path'], Review comment: I resolve it by merge from master. ---------------------------------------------------------------- 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 With regards, Apache Git Services