Unused variable in glance/tests/functional/test_cache_middleware:test_cache_manage_delete_cached_images

Bug #1201585 reported by Hemanth Makkapati
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance
Fix Released
Wishlist
Hemanth Makkapati

Bug Description

402 def test_cache_manage_delete_cached_images(self):
403 """
404 Tests that cached images may be deleted
405 """
406 self.cleanup()
407 self.start_servers(**self.__dict__.copy())
408
409 api_port = self.api_port
410 registry_port = self.registry_port

Line 410: has unused variable

Changed in glance:
assignee: nobody → Hemanth Makkapati (hemanth-makkapati)
status: New → In Progress
Changed in glance:
importance: Undecided → Wishlist
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to glance (master)

Fix proposed to branch: master
Review: https://review.openstack.org/37127

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

Reviewed: https://review.openstack.org/37127
Committed: http://github.com/openstack/glance/commit/629632032948faf63cbb67b2cbe19e4e72aa4b9b
Submitter: Jenkins
Branch: master

commit 629632032948faf63cbb67b2cbe19e4e72aa4b9b
Author: Hemanth Makkapati <email address hidden>
Date: Mon Jul 15 16:38:01 2013 -0400

    removed unused variable 'registry_port'

    The unused variable 'registry_port' has been removed from function
    'test_cache_manage_delete_cached_images'

    Fixes bug 1201585

    Change-Id: Ib438989f2dd00952a1a1647c101269055088ddaa

Changed in glance:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in glance:
milestone: none → havana-2
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in glance:
milestone: havana-2 → 2013.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.