[Bug 2085620] Re: Lack of neutron-rpc-server package

Launchpad Bug Tracker 2085620 at bugs.launchpad.net
Mon Feb 10 23:12:26 UTC 2025


This bug was fixed in the package neutron -
2:26.0.0~b2+git2025011509.585ea689d5-0ubuntu2

---------------
neutron (2:26.0.0~b2+git2025011509.585ea689d5-0ubuntu2) plucky; urgency=medium

  [ Myles Penner ]
  * Add new neutron-rpc-server and neutron-api packages (LP: #2085620):
    - d/control: Add new binary packages for -rpc-server and -api
    - d/neutron-rpc-server.init.in: Add init system template for rpc-server.
    - d/neutron-api.conf: Create config file for mod_wsgi.
    - d/neutron-api.apache2: Reference d/neutron.conf for config.

  [ James Page ]
  * d/control,neutron-ovn-maintenance-worker.init.in: Add new package
    for the standalone OVN maintenance worker.
  * d/tests/control,neutron-api: Add new autopkgtest for API plus
    standalone worker daemons.
  * d/neutron-common.default: Provide ML2 plugin configuration file for
    split worker daemons from neutron-common package.
  * d/control,neutron-periodic-workers.init.in: Add binary package and
    init configuration for neutron-periodic-workers daemon.

 -- Myles Penner <myles.penner at canonical.com>  Mon, 10 Feb 2025 16:54:38
+0000

** Changed in: neutron (Ubuntu Plucky)
       Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to neutron in Ubuntu.
https://bugs.launchpad.net/bugs/2085620

Title:
  Lack of neutron-rpc-server package

Status in Ubuntu Cloud Archive:
  Triaged
Status in Ubuntu Cloud Archive epoxy series:
  Triaged
Status in neutron package in Ubuntu:
  Fix Released
Status in neutron source package in Plucky:
  Fix Released

Bug description:
  Neutron has provided the neutron-rpc-server daemon which runs rpc
  workers.

  This daemon is required to deploy split neutron services (api workers run by httpd+mod_wsgi and rpc workers run by neutron-rpc-server).
  However currently there is no neutron-rpc-server package available to install systemd service, so this deployment pattern is not at all possible.

  Note that upstream neutron is now moving the default deployment
  pattern from monolithic neutron-server to separate api+rpc daemons, as
  part of the work to get rid of eventlet.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/2085620/+subscriptions




More information about the Ubuntu-openstack-bugs mailing list