Activity log for bug #1620220

Date Who What changed Old value New value Message
2016-09-05 08:25:28 Gary Kotton bug added bug
2016-09-05 08:26:18 OpenStack Infra neutron: status New In Progress
2016-09-05 08:26:18 OpenStack Infra neutron: assignee Gary Kotton (garyk)
2016-09-05 09:16:57 John Schwarz description 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): 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):
2016-09-05 09:17:00 John Schwarz neutron: importance Undecided Medium
2016-09-05 13:01:39 OpenStack Infra neutron: status In Progress Fix Released