yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #18552
[Bug 1352919] [NEW] horizon/workflows/base.py contains add_error() which conflicts with Django 1.7 definition
Public bug reported:
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
** Affects: horizon
Importance: Undecided
Status: New
--
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):
New
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
Follow ups
References