Undeclared variable used in trove guestagent

Bug #1332333 reported by Julien Vey
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack DBaaS (Trove)
Fix Released
Low
Julien Vey

Bug Description

The variable timeout used here https://github.com/openstack/trove/blob/master/trove/guestagent/api.py#L63 is never declared. It can potentially introduce bugs and should be remove

Julien Vey (vey-julien)
Changed in trove:
assignee: nobody → Julien Vey (vey-julien)
Changed in trove:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to trove (master)

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

commit 12c714b0b1d497841763e8111271a4a9c790291e
Author: Julien Vey <email address hidden>
Date: Mon Jun 9 14:15:16 2014 +0200

    Delete undeclared variable in guest-agent API class

    The commit c7d93e7ce74c20a9c59ee0d2d542ed5b54d9c39c (not linked to
    a gerrit review) introduced a local variable "timeout", used in a
     method of the API class

    The review I9ad1b441eca855a4304454014ae746ec51bef8f3 deleted the
    declaration of this variable but did not remove where it was used
    in the class.

    This patch removes the unused variable.

    Closes-Bug: #1332333
    Change-Id: Ie7aa66ceeca4efe63d91d60bcedb760ec181d443

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

Duplicates of this bug

Other bug subscribers

Remote bug watches

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