You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/08/25 07:39:23 UTC

[GitHub] [cloudstack-primate] rhtyd commented on a change in pull request #608: Allow renaming cluster, host, and storage

rhtyd commented on a change in pull request #608:
URL: https://github.com/apache/cloudstack-primate/pull/608#discussion_r476240626



##########
File path: src/config/section/infra/primaryStorages.js
##########
@@ -61,7 +61,7 @@ export default {
       icon: 'edit',
       label: 'label.edit',
       dataView: true,
-      args: ['tags', 'capacitybytes', 'capacityiops']
+      args: ['name', 'tags', 'capacitybytes', 'capacityiops']

Review comment:
       @davidjumani how does it fare if mgmt server/API does not support the arg? 




----------------------------------------------------------------
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:
users@infra.apache.org