← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2115878] Re: [doc] Document how to manually spawn a WSGI process for debugging purposes

 

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

commit 39220d9ebc5f3bda92c82b0689b71624bc872315
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date:   Mon Jul 7 11:35:52 2025 +0000

    [doc] How to debug the WSGI Neutron API
    
    Closes-Bug: #2115878
    Signed-off-by: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
    Change-Id: I6a801e7f85105598c2800edaa38175849d0da8d7


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

Title:
  [doc] Document how to manually spawn a WSGI process for debugging
  purposes

Status in neutron:
  Fix Released

Bug description:
  PBR generates the scripts defined in the setup file of the project. In
  particular it generates the "neutron-api" one. This script is not used
  by the WSGI API but it can be used by a developer for debugging
  purposes. This script allows to run a single thread WSGI API process
  and is possible to be used with "pdb" or Pycharm.

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



References