Comment 6 for bug 1370298

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to sahara (master)

Reviewed: https://review.openstack.org/123286
Committed: https://git.openstack.org/cgit/openstack/sahara/commit/?id=38ff65d9b08b38a1516a1a3adaab86d3c318fe6b
Submitter: Jenkins
Branch: master

commit 38ff65d9b08b38a1516a1a3adaab86d3c318fe6b
Author: Andrew Lazarev <email address hidden>
Date: Mon Sep 22 16:53:36 2014 -0700

    [Vanilla] Increased security of temporary files for db

    * changed location of files from /tmp to ~
    * added code to remove file after use
    * refactored code to have all actions with files in one place

    Things that can be improved
    * remove code duplication around db actions

    Change-Id: I44657ae9331d4369e667c5dbc0d0f383b9b49cd5
    Closes-Bug: #1370298