← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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.

** Affects: neutron
     Importance: Low
     Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez)
         Status: New

** Changed in: neutron
   Importance: Undecided => Low

** Changed in: neutron
     Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez)

-- 
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:
  New

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



Follow ups