yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #51728
[Bug 1586780] Re: ML2: warnings for PORT_STATUS_ACTIVE not from neutron-lib
Reviewed: https://review.openstack.org/322508
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=993446bc2397c16fa6ead61535680bb2503bf32f
Submitter: Jenkins
Branch: master
commit 993446bc2397c16fa6ead61535680bb2503bf32f
Author: Gary Kotton <gkotton@xxxxxxxxxx>
Date: Sun May 29 07:14:12 2016 -0700
ML2: use neutron-lib for PORT_STATUS_ACTIVE
TrivialFix
Change-Id: I0a7dcb73ab1bb51aeda87520c117b6adecd3be30
Closes-bug: #1586780
** 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/1586780
Title:
ML2: warnings for PORT_STATUS_ACTIVE not from neutron-lib
Status in neutron:
Fix Released
Bug description:
neutron/plugins/ml2/drivers/mech_agent.py:71: DeprecationWarning: PORT_STATUS_ACTIVE in version 'mitaka' and will be removed in version 'newton': moved to neutron_lib.constants
2016-05-28 23:32:20.396 | if not context.host or port['status'] == constants.PORT_STATUS_ACTIVE:
2016-05-28 23:32:20.397 | neutron/plugins/ml2/drivers/mech_agent.py:71: DeprecationWarning: PORT_STATUS_ACTIVE in version 'mitaka' and will be removed in version 'newton': moved to neutron_lib.constants
2016-05-28 23:32:20.397 | if not context.host or port['status'] == constants.PORT_STATUS_ACTIVE:
2016-05-28 23:32:20.397 | neutron/plugins/ml2/drivers/mech_agent.py:71: DeprecationWarning: PORT_STATUS_ACTIVE in version 'mitaka' and will be removed in version 'newton': moved to neutron_lib.constants
2016-05-28 23:32:20.397 | if not context.host or port['status'] == constants.PORT_STATUS_ACTIVE:
2016-05-28 23:32:20.397 | neutron/plugins/ml2/drivers/mech_agent.py:71: DeprecationWarning: PORT_STATUS_ACTIVE in version 'mitaka' and will be removed in version 'newton': moved to neutron_lib.constants
2016-05-28 23:32:20.397 | if not context.host or port['status'] == constants.PORT_STATUS_ACTIVE:
2016-05-28 23:32:20.397 |
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1586780/+subscriptions
References