← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1582541] [NEW] Segments: atrributes deprcation warning

 

Public bug reported:

{2}
neutron.tests.unit.extensions.test_segment.TestSegment.test_create_segment_no_phys_net
[0.313844s] ... ok

Captured stderr:
~~~~~~~~~~~~~~~~
    neutron/api/v2/attributes.py:428: DeprecationWarning: Function 'neutron.api.v2.attributes.convert_to_int()' has moved to 'neutron_lib.api.converters.convert_to_int()' in version 'mitaka' and will be removed in version 'ocata': moved to neutron_lib
      res_dict[attr] = attr_vals['convert_to'](res_dict[attr])

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

** Changed in: neutron
     Assignee: (unassigned) => Gary Kotton (garyk)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1582541

Title:
  Segments: atrributes deprcation warning

Status in neutron:
  In Progress

Bug description:
  {2}
  neutron.tests.unit.extensions.test_segment.TestSegment.test_create_segment_no_phys_net
  [0.313844s] ... ok

  Captured stderr:
  ~~~~~~~~~~~~~~~~
      neutron/api/v2/attributes.py:428: DeprecationWarning: Function 'neutron.api.v2.attributes.convert_to_int()' has moved to 'neutron_lib.api.converters.convert_to_int()' in version 'mitaka' and will be removed in version 'ocata': moved to neutron_lib
        res_dict[attr] = attr_vals['convert_to'](res_dict[attr])

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1582541/+subscriptions


Follow ups