Gilad Chaplik has submitted this change and it was merged.
Change subject: core: editable properties for template
......................................................................
core: editable properties for template
Migration support and pin host aren't editable for template.
Commit 5460e6ba7306028704cfae2e3a604a3b101f8f15 changed it
to editable only when VM is down, but neglected editable on
template.
Change-Id: I5d7b331e84214242f6b42c67300c16b6db5d5640
Signed-off-by: Gilad Chaplik <gchaplik(a)redhat.com>
---
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VmBase.java
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
Gilad Chaplik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/22387
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5d7b331e84214242f6b42c67300c16b6db5d5640
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server