add-check-to-delete-logs-from-swift
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | Solum |
Undecided
|
Devdatta Kulkarni | ||
Bug Description
In heat.py when destroy_assembly is called, we are calling delete_
https:/
But we should call delete from swift only if we are using swift to store the logs. If we are using local filesystem, then we should delete the logs from the local fs.
| Changed in solum: | |
| assignee: | nobody → Devdatta Kulkarni (devdatta-kulkarni) |
| Changed in solum: | |
| status: | New → In Progress |
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: master
commit 95e5f97589fe02d
Author: Devdatta Kulkarni <email address hidden>
Date: Wed May 4 14:02:06 2016 -0500
Add checks to delete app artifacts from appropriate backends
Change-Id: If38eba5cccfa7a
Closes-Bug: #1578275
| Changed in solum: | |
| status: | In Progress → Fix Released |
This issue was fixed in the openstack/solum 5.0.0 release.

Fix proposed to branch: master /review. openstack. org/312695
Review: https:/