<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Yes, the log deletion should be optional. </p>
<p><br>
The question is what should be the default behavior. Should the default be to delete the logs and provide a flag to keep them, or keep the logs by default and provide a override flag to delete them?<br>
<br>
Delete-by-default is consistent with the view that when an app is deleted, all its artifacts are deleted (the app's meta data, the deployment units (DUs), and the logs). This behavior is also useful in our current state when the app resource and the CLI are
 in flux. For now, without a way to specify a flag, either to delete the logs or to keep them, delete-by-default behavior helps us clean all the log files from the application's cloud files container when an app is deleted.
</p>
<p>This is very useful for our CI jobs. Without this, we end up with lots of log files in the application's container,</p>
<p>and have to resort to separate scripts to delete them up after an app is deleted.</p>
<p><br>
</p>
<p>Once the app resource and CLI stabilize it should be straightforward to change the default behavior if required.<br>
</p>
<p><br>
</p>
<p>- Devdatta<br>
</p>
<p><br>
</p>
<div style="word-wrap:break-word">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> Adrian Otto <adrian.otto@rackspace.com><br>
<b>Sent:</b> Friday, June 12, 2015 6:54 PM<br>
<b>To:</b> OpenStack Development Mailing List (not for usage questions)<br>
<b>Subject:</b> [openstack-dev] [Solum] Should logs be deleted when we delete an app?</font>
<div> </div>
</div>
<div>Team,
<div class=""><br class="">
</div>
<div class="">We currently delete logs for an app when we delete the app[1]. </div>
<div class=""><br class="">
</div>
<div class=""><a href="https://bugs.launchpad.net/solum/+bug/1463986" class="">https://bugs.launchpad.net/solum/+bug/1463986</a></div>
<div class=""><br class="">
</div>
<div class="">Perhaps there should be an optional setting at the tenant level that determines whether your logs are deleted or not by default (set to off initially), and an optional parameter to our DELETE calls that allows for the opposite action from the
 default to be specified if the user wants to override it at the time of the deletion. Thoughts?</div>
<div class=""><br class="">
</div>
<div class="">Thanks,</div>
<div class=""><br class="">
</div>
<div class="">Adrian</div>
</div>
</div>
</body>
</html>