Actions
Bug #28772
closedVM created using hammer default take 'OS Disk Caching' value 'ReadWrite'
Difficulty:
trivial
Triaged:
Yes
Bugzilla link:
Description
When VM is created and no 'OS Disk Caching' value is provided on-
1)UI - it shows value as NONE
. This is because it finds the first value on the select list as NONE and hence, sets the same.
2)CLI - it shows value as ReadWrite
. This is because it is expected to keep the value default as ReadWrite.
Hence, It's good to add a default Please select help option that will show ReadWrite by default if nothing is selected.
Updated by The Foreman Bot over 5 years ago
- Pull request https://github.com/theforeman/foreman_azure_rm/pull/67 added
Updated by Aditi Puntambekar over 5 years ago
- Status changed from New to Ready For Testing
Updated by Aditi Puntambekar over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_azure_rm|40498c60a620c8f4264d0b179c58ff4282a747c1.
Actions