← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1620516] Re: Dynamic routing: deprecated warnings for address scope

 

Reviewed:  https://review.openstack.org/365965
Committed: https://git.openstack.org/cgit/openstack/neutron-dynamic-routing/commit/?id=9872cecbb83b1333ed5e8d48d5cfe44c00488b90
Submitter: Jenkins
Branch:    master

commit 9872cecbb83b1333ed5e8d48d5cfe44c00488b90
Author: Gary Kotton <gkotton@xxxxxxxxxx>
Date:   Tue Sep 6 02:05:10 2016 -0700

    Use relocated address scope import
    
    Commit 72a722e69d4579e0df680735ab63305d522736aa moved the file.
    We now use the correct import and not the deprecated one.
    
    Change-Id: Ida4a0f622c2b25efdbbccb47ecb2694c6de67677
    Closes-bug: #1620516


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

Title:
  Dynamic routing: deprecated warnings for address scope

Status in neutron:
  Fix Released

Bug description:
  {0} neutron_dynamic_routing.tests.unit.db.test_bgp_db.BgpTests.test_get_ipv4_tenant_subnet_routes_by_bgp_speaker_dvr_router [4.296522s] ... ok
  2016-09-05 15:09:18.942215 | 
  2016-09-05 15:09:18.942233 | Captured stderr:
  2016-09-05 15:09:18.942250 | ~~~~~~~~~~~~~~~~
  2016-09-05 15:09:18.942357 |     neutron_dynamic_routing/db/bgp_db.py:454: DeprecationWarning: neutron.db.address_scope_db.AddressScope: moved to neutron.db.models.address_scope.AddressScope
  2016-09-05 15:09:18.942395 |       address_scope = aliased(address_scope_db.AddressScope)

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


References