code comment of Class 'ServerPasswordController' is wrong

Bug #1191232 reported by Lingxian Kong
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Matt Riedemann

Bug Description

class ServerPasswordController(object):
    """The flavor access API controller for the OpenStack API."""
    def __init__(self):
        self.compute_api = compute.API()

obviously!

Tags: api
Matt Riedemann (mriedem)
tags: added: api
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

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

Changed in nova:
assignee: nobody → Matt Riedemann (mriedem)
status: New → In Progress
Revision history for this message
Lingxian Kong (kong) wrote :

I want to know how to contribute my patch.

Revision history for this message
Matt Riedemann (mriedem) wrote :

I've already posted one, see above. If you disagree with the change you can add your comments in the review.

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

Reviewed: https://review.openstack.org/33182
Committed: http://github.com/openstack/nova/commit/b45d5d651c44cdf6ac3c91058ff441e261ce6e1c
Submitter: Jenkins
Branch: master

commit b45d5d651c44cdf6ac3c91058ff441e261ce6e1c
Author: Matt Riedemann <email address hidden>
Date: Sat Jun 15 20:02:04 2013 -0700

    Fix the ServerPasswordController class doc string

    The code must have been copied from the flavor access extension to start
    with and the old class doc string was left in place.

    Fixes bug 1191232

    Change-Id: Ie60ea629270c8185abc05fd4e08bbd7a9945c2b5

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