** Changed in: glance
Status: Fix Committed => Fix Released
** Changed in: glance
Milestone: None => havana-2
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1201585
Title:
Unused variable in
glance/tests/functional/test_cache_middleware:test_cache_manage_delete_cached_images
Status in OpenStack Image Registry and Delivery Service (Glance):
Fix Released
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1201585/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp