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

commit 89f96e627fc1e402ca456d60127ccde5bd534415
Author: Kevin Benton <blak...@gmail.com>
Date:   Thu Dec 24 00:29:08 2015 -0800

    Ensure agent binding modules are loaded
    
    This patch ensures that models_v2 and the router db module
    import the agent binding modules so their models are defined
    in the sqlalchemy metadata. Otherwise, using an agentless
    core/L3 plugin may result in a failure to initialize if nothing
    imported the agent module.
    
    Change-Id: I77240462b618d6e95c7c5862441d6d179e371f4f
    Closes-Bug: #1529022


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

Title:
  agentless l3 plugin fails to load AZ relationship

Status in neutron:
  Fix Released

Bug description:
  If an l3 plugin that doesn't use an agent is used, the new 'l3_agents'
  relationship will fail to load because nothing has imported the
  bindings module to load the model into the metadata.

  http://paste.openstack.org/show/482563/

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to