Bug 1375850 - Create snapshot has memory checkbox, even though VM is Down.
Summary: Create snapshot has memory checkbox, even though VM is Down.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Providers
Version: 5.7.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: GA
: 5.8.0
Assignee: Boriso
QA Contact: Ilanit Stein
URL:
Whiteboard: rhev:vsphere
Depends On:
Blocks: 1403981
TreeView+ depends on / blocked
 
Reported: 2016-09-14 05:31 UTC by Ilanit Stein
Modified: 2017-06-12 16:18 UTC (History)
5 users (show)

Fixed In Version: 5.8.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1403981 (view as bug list)
Environment:
Last Closed: 2017-06-12 16:18:54 UTC
Category: ---
Cloudforms Team: RHEVM
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Ilanit Stein 2016-09-14 05:31:19 UTC
Description of problem:

When creating snapshot from a RHV/VMware VM, the memory check box appear, in case the VM is not running. 
Please remove this check box in that case.

Version-Release number of selected component (if applicable):
VMware 5.5.0
RHV-4.0.4
CFME 5.7.0

Comment 3 CFME Bot 2016-12-08 11:36:09 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/de813a1cc7cb6af0cba4ee95576a36e74c3f12cf

commit de813a1cc7cb6af0cba4ee95576a36e74c3f12cf
Author:     borod108 <bodnopoz>
AuthorDate: Wed Nov 16 15:42:27 2016 +0200
Commit:     borod108 <bodnopoz>
CommitDate: Mon Nov 21 16:23:11 2016 +0200

    Memory checkbox will not show when VM is not up
    
    When creating a snapshot there is not reason to show
    the option to save runtime memory if the VM is down.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1375850

 app/controllers/vm_common.rb                                        | 6 ++++++
 .../providers/redhat/infra_manager/vm/operations/snapshot.rb        | 4 ++++
 app/views/vm_common/_snap.html.haml                                 | 2 +-
 3 files changed, 11 insertions(+), 1 deletion(-)

Comment 5 Ilanit Stein 2017-04-04 12:36:46 UTC
Verified on CFME-5.8.0.8/RHV-4.0.7

For a down VM, add snapshot: memory check box do not exist.


Note You need to log in before you can comment on or make changes to this bug.