Github user DaanHoogland commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1319#discussion_r49997495 --- Diff: ui/scripts/docs.js --- @@ -1008,7 +1008,7 @@ cloudStack.docs = { }, // Add volume helpVolumeName: { - desc: 'Give the volume a unique name so you can find it later.', + desc: 'Give a unique volume name. If it is not provided, a name will be generated randomly.', --- End diff -- did notice this until I started working on a similar issue for createNetwork. Shouldn't this be in a dictionary somewhere? @milamberspace You are the expert. Can you give an opinion?
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---