← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1586780] [NEW] ML2: warnings for PORT_STATUS_ACTIVE not from neutron-lib

 

Public bug reported:

     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 |

** Affects: neutron
     Importance: Undecided
     Assignee: Gary Kotton (garyk)
         Status: In Progress

** Summary changed:

- ML2: warnings for PORT_STATUS_ACTIV not from neutron-lib
+ ML2: warnings for PORT_STATUS_ACTIVE not from neutron-lib

-- 
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:
  In Progress

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


Follow ups