Bug 1383512

Summary: [RFE] QCI Web UI does not delete the OpenStack deployment stack it has created
Product: Red Hat Quickstart Cloud Installer Reporter: mshetty
Component: Installation - RHELOSPAssignee: John Matthews <jmatthew>
Status: NEW --- QA Contact: Sudhir Mallamprabhakara <smallamp>
Severity: unspecified Docs Contact: Dan Macpherson <dmacpher>
Priority: unspecified    
Version: 1.0CC: bthurber, qci-bugzillas
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
heat stack-list screenshot none

Description mshetty 2016-10-10 21:39:15 UTC
Created attachment 1208962 [details]
heat stack-list screenshot

Description of problem:

Clicking on the "Delete Deployment" after an installation has completed using the QuickStart Cloud Installer deletes the Installation name from the QCI Web UI but it does not delete the stack from the Overcloud.

This can be verified by doing a 'heat stack-list' on the Undercloud


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


How reproducible:
Can be reproduced all the time


Steps to Reproduce:
1. Deploy OpenStack using QCI
2. After the installation has completed, delete the installation using the "Delete Deployment" button.
3. Log onto the undercloud as user stack, and verify if the stack is there by doing a 'heat stack-list'

Actual results:


Expected results:

Expected the Overcloud stack to be deleted.


Additional info: