Bug 1443446

Summary: [RHOS]:Create snapshot button gets disabled after creating the first snapshot on an instance
Product: Red Hat CloudForms Management Engine Reporter: Aziza Karol <akarol>
Component: ProvidersAssignee: Tzu-Mainn Chen <tzumainn>
Status: CLOSED CURRENTRELEASE QA Contact: Ido Ovadia <iovadia>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 5.8.0CC: ademicev, akarol, apagac, cpelland, dajohnso, jfrey, jhardy, obarenbo, simaishi, tzumainn
Target Milestone: GAKeywords: TestOnly
Target Release: 5.9.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: openstack:snapshot
Fixed In Version: 5.9.0.1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1444995 (view as bug list) Environment:
Last Closed: 2018-03-06 15:15:43 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: Openstack Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1444995    
Attachments:
Description Flags
snapshot none

Description Aziza Karol 2017-04-19 09:39:36 UTC
Created attachment 1272544 [details]
snapshot

Description of problem:


Version-Release number of selected component (if applicable):
5.8.0.10-beta1.20170411212748_e47d319

How reproducible:
100%

Steps to Reproduce:
1.Add cloud open stack provider
2.On an instance create a first snapshot, then try to create second snapshot.
3.

Actual results:
create snapshot button gets disabled.see attached screenshot

Expected results:
button should be enabled.

Additional info:

Comment 2 Tzu-Mainn Chen 2017-04-19 20:04:30 UTC
Is there any sense as to whether this also happens for non-OpenStack providers?

Comment 3 Tzu-Mainn Chen 2017-04-20 17:48:22 UTC
Ah, nevermind - it looks like a check was added for vmware providers that may not be appropriate for openstack.  I'll follow up with the dev - thanks!

Comment 4 CFME Bot 2017-04-24 15:54:01 UTC
New commit detected on ManageIQ/manageiq-providers-openstack/master:
https://github.com/ManageIQ/manageiq-providers-openstack/commit/62bacc9c4f25d635a135ec4a768559ea290d6323

commit 62bacc9c4f25d635a135ec4a768559ea290d6323
Author:     Adam Grare <agrare>
AuthorDate: Mon Apr 24 10:48:23 2017 -0400
Commit:     Adam Grare <agrare>
CommitDate: Mon Apr 24 11:04:40 2017 -0400

    Fix snapshot of vm without an ems being supported
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1443446

 .../providers/openstack/cloud_manager/vm/operations/snapshot.rb     | 6 +++++-
 spec/models/manageiq/providers/openstack/cloud_manager/vm_spec.rb   | 6 ++++++
 2 files changed, 11 insertions(+), 1 deletion(-)

Comment 7 Dave Johnson 2017-11-15 15:42:35 UTC
Antonin, is this something that you can verify with pakotvan's osp environment?  Just trying to help out osp qe a bit with their on-qas.

Comment 8 Antonin Pagac 2017-11-21 13:20:16 UTC
I sure can. I'm able to create two snapshots using provider RHOS 7, the Create Snapshot button works fine.

Appliance version: 5.9.0.9

Ido, I think you can move this to VERIFIED. Or I can take the bug and move it myself, either way is fine with me.