Bug 1444079

Summary: AWS S3 deleting object store object(folder) that has another objects in it does nothing
Product: Red Hat CloudForms Management Engine Reporter: Matouš Mojžíš <mmojzis>
Component: ProvidersAssignee: Greg Blomquist <gblomqui>
Status: CLOSED CURRENTRELEASE QA Contact: Matouš Mojžíš <mmojzis>
Severity: high Docs Contact:
Priority: high    
Version: 5.8.0CC: bsorota, cpelland, dajohnso, jfrey, jhardy, obarenbo, simaishi
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.9.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: s3:storage:ui:ec2
Fixed In Version: 5.9.0.1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1459258 (view as bug list) Environment:
Last Closed: 2018-03-06 15:46:30 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1459258    

Description Matouš Mojžíš 2017-04-20 14:05:13 UTC
Description of problem:


Version-Release number of selected component (if applicable):
5.8.0.11

How reproducible:
Always

Steps to Reproduce:
1. In S3 console add folder test to a bucket and inside this folder test add folder test2.
2. Add an ec2 provider to cfme
3. Go to Storage -> Object storage -> Object store objects
4. Delete object test

Actual results:
Flash msg "Deleting object test" appears, but nothing happened then. Even there are no errors in logs.

Expected results:
Object should be deleted or there should be flash msg describing that object should be empty first.

Additional info:

Comment 4 Matouš Mojžíš 2018-02-08 17:00:45 UTC
Verified in 5.9.0.20. I can delete folder without issues.