← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1689010] Re: Clean up unused get_object method in project instance view

 

Reviewed:  https://review.openstack.org/463118
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=0a51d07dfb7a062f37dda584df48981613d275f5
Submitter: Zuul
Branch:    master

commit 0a51d07dfb7a062f37dda584df48981613d275f5
Author: wei.ying <wei.ying@xxxxxxxxxxxx>
Date:   Sun May 7 14:33:33 2017 +0800

    Remove unused function calls in project instances attach volume form
    
    The function get_object wasn't used anywhere, so there is no purpose
    to have it there.
    
    Change-Id: I9fa93683ff2d2cffeec9426698d7b95c8841ed23
    Closes-Bug: #1689010


** Changed in: horizon
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1689010

Title:
  Clean up unused get_object method in project instance view

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In openstack_dashboard/dashboards/project/instances/views.py L:487 & L:523 there is unused method:
  get_object,
  so there is no purpose to have it there. It should be removed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1689010/+subscriptions


References