Gilad Chaplik has submitted this change and it was merged.
Change subject: webadmin: CPU shares custom value is now possible
......................................................................
webadmin: CPU shares custom value is now possible
On the "New Virtual Machine" dialog, inside the "Resource Allocation"
tab on the left, when selecting "Custom" on the CPU shares combobox,
the textbox on the right(Where you set the actual value of the CPU
shares) wasn't changeable.
Now, it becomes changeable once "Custom" is chosen and unchangeable
once another value is chosen in the combobox.
Change-Id: Ie1fe20afa682926ac14b7d9ac7c5fa589b3b0459
Bug-Url:
https://bugzilla.redhat.com/1152636
Signed-off-by: Tomer Saban <tsaban(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmModelBehaviorBase.java
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
Tomer Saban: Verified
Gilad Chaplik: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/34568
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie1fe20afa682926ac14b7d9ac7c5fa589b3b0459
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomer Saban <tsaban(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: Tomer Saban <tsaban(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server