pylint warnings in nova.virt.block_device

Bug #1214377 reported by Mark McLoughlin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Low
Davanum Srinivas (DIMS)

Bug Description

See https://review.openstack.org/#/c/39086/24/nova/virt/block_device.py

 nova/virt/block_device.py:49: [E1101, DriverBlockDevice.__init__] Instance of 'DriverBlockDevice' has no '_fields' member
nova/virt/block_device.py:62: [E1101, DriverBlockDevice.legacy] Instance of 'DriverBlockDevice' has no '_legacy_fields' member

The base class should have these members too

Revision history for this message
Davanum Srinivas (DIMS) (dims-v) wrote :
Changed in nova:
status: Triaged → In Progress
assignee: Nikola Đipanov (ndipanov) → Davanum Srinivas (DIMS) (dims-v)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/54819
Committed: http://github.com/openstack/nova/commit/5647c6f4579b1a6d715c131e49484b72f9bca4be
Submitter: Jenkins
Branch: master

commit 5647c6f4579b1a6d715c131e49484b72f9bca4be
Author: Davanum Srinivas <email address hidden>
Date: Thu Oct 31 16:06:03 2013 -0400

    Add missing fields in DriverBlockDevice

    Pylint reports the following, let's clean them up
    ["Instance of 'DriverBlockDevice' has no '_fields' member", ""]
    ["Instance of 'DriverBlockDevice' has no '_legacy_fields' member", ""]

    Change-Id: Iaf56dc35ce5ad963a6fb50d6641b203409ca6798
    Closes-Bug: #1214377

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