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 09:07:47 UTC

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

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



##########
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:
       it'll get passed but ignored by the backend, but yes, better add an ACS version check




----------------------------------------------------------------
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