yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #55980
[Bug 1620220] Re: Depercation warnings with Qos
Reviewed: https://review.openstack.org/365503
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=c68d4c45d6c56da768368e82310172a25202ae7c
Submitter: Jenkins
Branch: master
commit c68d4c45d6c56da768368e82310172a25202ae7c
Author: Gary Kotton <gkotton@xxxxxxxxxx>
Date: Mon Sep 5 01:24:52 2016 -0700
QOS-DB: remove deprecation warning
Commit 60325f4ae9ec53734d792d111cbcf24270d57417 used the depracted
models_v2.HasId.
Change-Id: I69dcaf740a782a370923e0022607518358456503
Closes-bug: #1620220
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1620220
Title:
Depercation warnings with Qos
Status in neutron:
Fix Released
Bug description:
Commit 60325f4ae9ec53734d792d111cbcf24270d57417 introduced usage of a
class which is being deprecated. This is causing some warnings which
can be easily removed.
neutron/db/qos/models.py:98: DeprecationWarning: neutron.db.models_v2.HasId: moved to neutron_lib.db.model_base.HasId
2016-09-05 00:58:56.305984 | class QosMinimumBandwidthRule(models_v2.HasId, model_base.BASEV2):
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1620220/+subscriptions
References