← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1945574] [NEW] An error may occur when ironic add ports to network to check the given netutron agent is alive.

 

Public bug reported:

Description
===========

The services deployed in the smart network card include ovs
agent、neutron agent、l3 agent,When checking the agent, we only need to
check the ovs,but all are checked.When l3 agent is active and ovs is
down, the check passes, which will cause an error

Steps to reproduce
==================

*Stop the ovs service on the smart network card
*openstack server add port [--tag <tag>] <server> <port>

** Affects: nova
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1945574

Title:
  An error may occur when ironic add ports to network to check the given
  netutron agent is alive.

Status in OpenStack Compute (nova):
  New

Bug description:
  Description
  ===========

  The services deployed in the smart network card include ovs
  agent、neutron agent、l3 agent,When checking the agent, we only need to
  check the ovs,but all are checked.When l3 agent is active and ovs is
  down, the check passes, which will cause an error

  Steps to reproduce
  ==================

  *Stop the ovs service on the smart network card
  *openstack server add port [--tag <tag>] <server> <port>

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



Follow ups