Files
puppet-neutron/releasenotes/notes/periodic-workers-c23f48d96acadeda.yaml
Takashi Kajinami 2e9a3fbcb4 Support neutron-periodic-workers
The neutron-periodic-workers service was added to neutron to run some
periodic tasks required by plugins. Update the server class to support
installation and management of the service.

Depends-on: https://review.opendev.org/c/openstack/neutron/+/922110
Change-Id: I8ae07b2edc6af98875c2a732385ad3a87db33cbd
2024-09-03 16:54:06 +09:00

6 lines
129 B
YAML

---
features:
- |
The ``neutron::server`` class now supports installation of
the ``neutron-periodic-workers`` service.