← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1352919] Re: horizon/workflows/base.py contains add_error() which conflicts with Django 1.7 definition

 

** Also affects: horizon/icehouse
   Importance: Undecided
       Status: New

** Changed in: horizon/icehouse
   Importance: Undecided => Wishlist

** Changed in: horizon/icehouse
       Status: New => Fix Committed

** Changed in: horizon/icehouse
    Milestone: None => 2014.1.3

-- 
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/1352919

Title:
  horizon/workflows/base.py contains add_error() which conflicts with
  Django 1.7 definition

Status in OpenStack Dashboard (Horizon):
  Fix Committed
Status in OpenStack Dashboard (Horizon) icehouse series:
  Fix Committed

Bug description:
  As per the subject, horizon/workflows/base.py contains a definition of
  add_error(). Unfortunately, this now a function name used by Django
  1.7. This conflicts with it, and leads to unit test errors when
  running with Django 1.7 installed

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


References