← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1676039] Re: code comment redundant

 

Reviewed:  https://review.openstack.org/450520
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=5bb705bf7b82407792f81b9132ce82b3f26a7f54
Submitter: Jenkins
Branch:    master

commit 5bb705bf7b82407792f81b9132ce82b3f26a7f54
Author: wanghongxu <wanghongxu@xxxxxxxxxxx>
Date:   Tue Mar 28 09:49:00 2017 +0800

    code comment redundant
    
    Change-Id: I75808f30587c048d83d98cb61de12aaad99667a8
    Closes-Bug: #1676039


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

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

Title:
  code comment redundant

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  I am running OpenStack Mitaka on CentOS7.1 with Citrix XenServer 6.5.
  In function create_image() of nova/virt/xenapi/vm_utils.py file, the following function documentation string:

      """Creates VDI from the image stored in the local cache. If the image
      is not present in the cache, it streams it from glance.

      Returns: A list of dictionaries that describe VDIs
      """

  According to context, I think 'it' word in 'it streams it from glance'
  sentence should be cancelled

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


References