Public bug reported:

The healthcheck middleware was added to api pipeline during Victoria cycle.
 https://review.opendev.org/c/openstack/neutron/+/724676

However the options of the middleware is not included in neutron.conf generated 
by "tox e genconfig" which executes internally oslo-config-generator.
This is because the oslo.middleware.healthcheck endpoint is not added to the 
configuration file used by the generator command.

** Affects: neutron
     Importance: Undecided
     Assignee: Takashi Kajinami (kajinamit)
         Status: In Progress

** Description changed:

- The healthcheck middleware was added during Victoria cycle.
-  https://review.opendev.org/c/openstack/neutron/+/724676
+ The healthcheck middleware was added to api pipeline during Victoria cycle.
+  https://review.opendev.org/c/openstack/neutron/+/724676
  
  However the options of the middleware is not included in neutron.conf 
generated by "tox e genconfig" which executes internally oslo-config-generator.
  This is because the oslo.middleware.healthcheck endpoint is not added to the 
configuration file used by the generator command.

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

Title:
  The healthcheck middleware options are not included in neutron.conf
  generated by "tox -e genconfig"

Status in neutron:
  In Progress

Bug description:
  The healthcheck middleware was added to api pipeline during Victoria cycle.
   https://review.opendev.org/c/openstack/neutron/+/724676

  However the options of the middleware is not included in neutron.conf 
generated by "tox e genconfig" which executes internally oslo-config-generator.
  This is because the oslo.middleware.healthcheck endpoint is not added to the 
configuration file used by the generator command.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1940009/+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