← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2022914] [NEW] [neutron-api] remove leader_only for maitenance worker

 

Public bug reported:

Currently if you want to connect the neutron-api to the souhtbound
database you cannot use relays, because the maintenance worker has a
condition set that it requires a leader_only connection.

This leader_only collection is not necessary since the maintenance tasks
of the neutron-api are only getting information from the souhtbound and
are not pushing information into the souhtbound database.

If you adjust the neutron-api to use relays, it will log something like
"relay database, cannot be leader" every time the maintenance task
should run.

I would expect to be able to set the southbound connection for the
neutron-api to use the relays.

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/2022914

Title:
  [neutron-api] remove leader_only for maitenance worker

Status in neutron:
  New

Bug description:
  Currently if you want to connect the neutron-api to the souhtbound
  database you cannot use relays, because the maintenance worker has a
  condition set that it requires a leader_only connection.

  This leader_only collection is not necessary since the maintenance
  tasks of the neutron-api are only getting information from the
  souhtbound and are not pushing information into the souhtbound
  database.

  If you adjust the neutron-api to use relays, it will log something
  like "relay database, cannot be leader" every time the maintenance
  task should run.

  I would expect to be able to set the southbound connection for the
  neutron-api to use the relays.

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



Follow ups