← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1973162] Re: CI blocked due to neutron-lib 2.21.0

 

Reviewed:  https://review.opendev.org/c/openstack/neutron/+/841712
Committed: https://opendev.org/openstack/neutron/commit/cd8bf18150c8b0a4bc64979d800726483d9cdb6e
Submitter: "Zuul (22348)"
Branch:    master

commit cd8bf18150c8b0a4bc64979d800726483d9cdb6e
Author: Slawek Kaplonski <skaplons@xxxxxxxxxx>
Date:   Fri May 13 11:56:02 2022 +0200

    [L3HA] Don't update HA router's ports if router isn't active on agents
    
    In case when HA router isn't active on any L3 agent,
    _ensure_host_set_on_port method shouldn't try to update port's host to
    the host from which there was an rpc message sent, as this can be host
    on which router is in the "standby" mode.
    This method should only update port's host to the router's "active_host"
    if there is such active_host found already.
    
    Depends-On: https://review.opendev.org/c/openstack/requirements/+/841489
    
    Closes-Bug: #1973162
    Closes-Bug: #1942190
    Change-Id: Ib3945d294601b35f9b268c25841cd284b52c4ca3


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

Title:
  CI blocked due to neutron-lib 2.21.0

Status in neutron:
  Fix Released

Bug description:
  The culprit is most likely [1]. I'll push a patch to block this n-lib
  version in requirements.

  Fullstack job is failing:
  https://zuul.opendev.org/t/openstack/builds?job_name=neutron-
  fullstack-with-uwsgi&skip=0

  Test:
  neutron.tests.fullstack.test_l3_agent.TestHAL3Agent.test_router_fip_qos_after_admin_state_down_up

  Snippet: https://paste.opendev.org/show/bz3yEHLj4MTtF21ap7g1/

  Error in neutron-svc:
  https://8f2d00bef39f83d68021-7883255aaad52a637069aac131629c43.ssl.cf1.rackcdn.com/841396/2/check/neutron-
  fullstack-with-uwsgi/5331746/controller/logs/dsvm-fullstack-
  logs/TestHAL3Agent.test_router_fip_qos_after_admin_state_down_up/neutron-
  server--2022-05-12--09-12-04-498697_log.txt

  [1]https://review.opendev.org/c/openstack/neutron-lib/+/828738

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



References