yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #18071
[Bug 1348576] [NEW] DeprecationWarning: Using mimetype keyword argument is deprecated, use content_type instead
Public bug reported:
During test execution, the following messages pop up:
DeprecationWarning: Using mimetype keyword argument is deprecated, use content_type instead
WARNING:py.warnings:DeprecationWarning: Using mimetype keyword argument is deprecated, use content_type instead
This should be fixed, since that Django feature is deprecated and will
break with Django-1.7
** Affects: horizon
Importance: Low
Assignee: Matthias Runge (mrunge)
Status: In Progress
--
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/1348576
Title:
DeprecationWarning: Using mimetype keyword argument is deprecated, use
content_type instead
Status in OpenStack Dashboard (Horizon):
In Progress
Bug description:
During test execution, the following messages pop up:
DeprecationWarning: Using mimetype keyword argument is deprecated, use content_type instead
WARNING:py.warnings:DeprecationWarning: Using mimetype keyword argument is deprecated, use content_type instead
This should be fixed, since that Django feature is deprecated and will
break with Django-1.7
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1348576/+subscriptions
Follow ups
References