Use of the builtin name 'filter' as variable name

Bug #1459826 reported by Ed Leafe
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Ed Leafe

Bug Description

The nova/filters.py script uses the name 'filter' for variables, which conflicts with the builtin function 'filter'.

Ed Leafe (ed-leafe)
Changed in nova:
assignee: nobody → Ed Leafe (ed-leafe)
Ed Leafe (ed-leafe)
description: updated
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/186567

Changed in nova:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/186567
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=7fb641c8316b0026fd1649cddb4b3aa48ef3dc3e
Submitter: Jenkins
Branch: master

commit 7fb641c8316b0026fd1649cddb4b3aa48ef3dc3e
Author: EdLeafe <email address hidden>
Date: Thu May 28 16:23:49 2015 -0500

    Remove use of builtin name

    Change the use of the name 'filter' to 'filter_' so that it doesn't
    conflict with the builtin function 'filter'.

    Change-Id: Iaa18aa54fbd8578c3b0d3313540393541c002720
    Closes-Bug: #1459826

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