← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1532567] Re: A python keyword is used for a variable name

 

** Changed in: horizon
     Assignee: liao_zd@xxxxxxxxxxx (liaozd) => (unassigned)

** Changed in: horizon
       Status: In Progress => Opinion

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

Title:
  A python keyword is used for a variable name

Status in OpenStack Dashboard (Horizon):
  Opinion

Bug description:
  horizon/openstack_dashboard/dashboards/project/volumes/volumes/forms.py:

  there is a python keyword "type" used for a variable name on line#112,
  it might be a irrelevant coding style issue, but I think it might be
  problem in future, or have issue when you write unitest.  Besides,
  this should not be allowed by PEP8 and openstack code style.

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


References