[fuel-client] broken methodobjects.Release.get_all

Bug #1444648 reported by Andrey Danin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Medium
Andrey Danin

Bug Description

Fuel version 6.1
Commit SHA 9208ff4
The method is here https://github.com/stackforge/python-fuelclient/blob/9208ff4/fuelclient/objects/release.py#L27
It's already exists in the parent class BaseObject, so it's a code duplication.
Also, the method is broken. it returns nothing (the key word "return" is missing).

Solution:
Remove the method.

Tags: cli
Changed in fuel:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-fuelclient (master)

Reviewed: https://review.openstack.org/173436
Committed: https://git.openstack.org/cgit/stackforge/python-fuelclient/commit/?id=c63913ac7df475853de074db8884a24a8442d1d7
Submitter: Jenkins
Branch: master

commit c63913ac7df475853de074db8884a24a8442d1d7
Author: Andrey Danin <email address hidden>
Date: Tue Apr 14 20:47:08 2015 +0300

    Remove duplicated method object.Release.get_all

    The method is already a part of BaseObject class.
    And also the method is broken.

    Closes-Bug: 1444648
    Change-Id: Ib902cf7725ca6b0183c7cd733317069b1e769ba8

Changed in fuel:
status: In Progress → Fix Committed
Andrian Noga (anoga)
Changed in fuel:
status: Fix Committed → Fix Released
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.