harikrishna-patnala opened a new issue #5192: URL: https://github.com/apache/cloudstack/issues/5192
When trying to create a disk using a disk offering having custom IOPS enabled, UI is not showing fields to provide min and max IOPS. Deploy VM wizard  Create Volume wizard  Custom disk offering used in above cases  Disk offering response has "iscustomizediops: true" but not in UI. Fixed required in 1. Deploy VM wizard 2. Create Volume wizard 3. Add custom IOPS parameter from response in Disk offering details in UI For reference old UI  ##### ISSUE TYPE <!-- Pick one below and delete the rest --> * Bug Report * Improvement Request * Enhancement Request * Feature Idea * Documentation Report * Other ##### COMPONENT NAME <!-- Categorize the issue, e.g. API, VR, VPN, UI, etc. --> ~~~ ~~~ ##### CLOUDSTACK VERSION <!-- New line separated list of affected versions, commit ID for issues on main branch. --> ~~~ ~~~ ##### CONFIGURATION <!-- Information about the configuration if relevant, e.g. basic network, advanced networking, etc. N/A otherwise --> ##### OS / ENVIRONMENT <!-- Information about the environment if relevant, N/A otherwise --> ##### SUMMARY <!-- Explain the problem/feature briefly --> ##### STEPS TO REPRODUCE 1. Create Disk offering with custom IOPS enabled under QoS type storage  2. In deploy VM wizard, select this disk offering in data disk section 3. In create volume wizard, select this disk offering <!-- For bugs, show exactly how to reproduce the problem, using a minimal test-case. Use Screenshots if accurate. For new features, show how the feature would be used. --> <!-- Paste example playbooks or commands between quotes below --> ~~~ ~~~ <!-- You can also paste gist.github.com links for larger files --> ##### EXPECTED RESULTS <!-- What did you expect to happen when running the steps above? --> Min and max IOPS fields should be there like below  ~~~ ~~~ ##### ACTUAL RESULTS <!-- What actually happened? --> <!-- Paste verbatim command output between quotes below --> ~~~ ~~~ -- 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. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org