Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 844702

Summary: [RFE] UPTime value in the Log gets cleared after deleting the Deployment from Conductor
Product: [Retired] CloudForms Cloud Engine Reporter: Rehana <redakkan>
Component: aeolus-conductorAssignee: Tzu-Mainn Chen <tzumainn>
Status: CLOSED EOL QA Contact: Rehana <aeolus-qa-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 1.1.0CC: dajohnso, morazi, tzumainn
Target Milestone: rcKeywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
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:
Embargoed:
Attachments:
Description Flags
uptime
none
uptime after delete none

Description Rehana 2012-07-31 12:41:15 UTC
Created attachment 601517 [details]
uptime

Description of problem:


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


How reproducible:


Steps to Reproduce:
1.Login to conductor
2.check the uptime details of any instance ,say instance A
3.Now delete instance A from the Cloud resource zone
4.Check the log details of the instance A
  
Actual results:
Observed that the uptime of the instance get cleared after delete
(PFA:uptime.png and uptime_after delete.png)


Expected results:
So it is expected to keep the instance details in the log, after soft delete


Additional info:
rpm -qa | grep aeolus
rubygem-aeolus-cli-0.6.0-0.20120723230034git2a28761.fc16.noarch
aeolus-conductor-0.11.0-0.20120725030008gitcdc50c9.fc16.noarch
rubygem-aeolus-image-0.6.0-0.20120723230037git05a815a.fc16.noarch
aeolus-conductor-doc-0.11.0-0.20120725030008gitcdc50c9.fc16.noarch
aeolus-all-0.11.0-0.20120725030008gitcdc50c9.fc16.noarch
aeolus-configure-2.7.0-0.20120723230032gitcc8302d.fc16.noarch
aeolus-conductor-daemons-0.11.0-0.20120725030008gitcdc50c9.fc16.noarch

Comment 1 Rehana 2012-07-31 12:41:51 UTC
Created attachment 601518 [details]
uptime after delete