trove/guestagent/volume.py unnecessarily runs "rm" as root

Bug #1347466 reported by Nikhil Manchanda
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack DBaaS (Trove)
Fix Released
Low
Sebastien Badia

Bug Description

We should remove the sudo call.
The sudo call here is not required because `tempfstab.name` is created by trove user.

Changed in trove:
status: New → Triaged
importance: Undecided → Low
assignee: nobody → Sebastien Badia (sbadia)
milestone: none → juno-3
description: updated
Changed in trove:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to trove (master)

Reviewed: https://review.openstack.org/106315
Committed: https://git.openstack.org/cgit/openstack/trove/commit/?id=aec38657e48e3513717b91f9ec3124be517c1a6a
Submitter: Jenkins
Branch: master

commit aec38657e48e3513717b91f9ec3124be517c1a6a
Author: Sebastien Badia <email address hidden>
Date: Fri Jul 11 11:19:16 2014 +0200

    guestagent/volume: Remove not necessary sudo call

    The sudo call here is not required because `tempfstab.name` is created
    by trove user.

    Closes-bug: 1347466
    Change-Id: Id0d24ea495a6a7bfd4e1a4355a08b58b96ae8a25

Changed in trove:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in trove:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in trove:
milestone: juno-3 → 2014.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.