← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1579967] Re: segments extension has deprcated warnings

 

Reviewed:  https://review.openstack.org/314384
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=cc616333f3285c3785e08ba2942dcff3c584b6f3
Submitter: Jenkins
Branch:    master

commit cc616333f3285c3785e08ba2942dcff3c584b6f3
Author: Gary Kotton <gkotton@xxxxxxxxxx>
Date:   Mon May 9 17:49:31 2016 -0700

    Segment extension: remove deprecated warnings
    
    Remove the deprecated warnings from unit tests. That is:
        neutron/extensions/segment.py:51: DeprecationWarning: ATTR_NOT_SPECIFIED
        in version 'mitaka' and will be removed in version 'newton': moved to
        neutron_lib.constants
    
    TrivialFix
    
    Change-Id: Ie78f9b2be2b6c4d624964bfe268cb132403cef3a
    Closes-bug: #1579967


** 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/1579967

Title:
  segments extension has deprcated warnings

Status in neutron:
  Fix Released

Bug description:
   neutron/extensions/segment.py:51: DeprecationWarning: ATTR_NOT_SPECIFIED in version 'mitaka' and will be removed in version 'newton': moved to neutron_lib.constants
  2016-05-09 20:58:33.732 |       'default': attributes.ATTR_NOT_SPECIFIED,
  2016-05-09 20:58:33.732 |     neutron/extensions/segment.py:62: DeprecationWarning: ATTR_NOT_SPECIFIED in version 'mitaka' and will be removed in version 'newton': moved to neutron_lib.constants
  2016-05-09 20:58:33.732 |       'default': attributes.ATTR_NOT_SPECIFIED,

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


References