Public bug reported: Since the migration to WSGI, the Neutron server changed how the Neutron API is spawned and the required services. The Neutron eventlet server created one single (multi)process running all the needed Neutron workers: API, RPC server, periodic, OVN maintenance. With WSGI, the Neutron API process only hosts the API server. The other workers have their own processes that need to be mentioned in the "Networking service Installation Guide" [1].
[1]https://docs.openstack.org/neutron/latest/install/ ** Affects: neutron Importance: Critical Status: New ** Changed in: neutron Importance: Undecided => Critical -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/2119962 Title: [doc] Document the Neutron server components Status in neutron: New Bug description: Since the migration to WSGI, the Neutron server changed how the Neutron API is spawned and the required services. The Neutron eventlet server created one single (multi)process running all the needed Neutron workers: API, RPC server, periodic, OVN maintenance. With WSGI, the Neutron API process only hosts the API server. The other workers have their own processes that need to be mentioned in the "Networking service Installation Guide" [1]. [1]https://docs.openstack.org/neutron/latest/install/ To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/2119962/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

