Matt Crees 4e75deec33 Fix Queue Manager in podman containerised env
When commands such as ``nova-manage`` are invoked via a podman call,
e.g. ``podman exec nova_conductor nova-manage ...``, the process group
ID assigned is 0. This break the check of start time since system boot
as ``/proc/0`` does not exist.

Fix this behaviour by instead using the process ID to look up the start
time since system boot.

Closes-Bug: #2095178
Change-Id: Ie89783d1e8a2891bfbb5b516eff08ed694353d6d
(cherry picked from commit 9043d6583e)
Signed-off-by: Matt Crees <mattc@stackhpc.com>
2025-09-10 16:07:02 +00:00
2024-05-01 11:35:50 +09:00
2015-09-24 18:11:22 +08:00
2024-09-05 16:01:21 +00:00
2024-01-26 01:10:57 +09:00
2018-07-04 08:33:49 +07:00
2024-01-23 13:01:18 +09:00
2024-05-01 11:35:50 +09:00
2020-02-10 18:33:15 +01:00
2024-05-01 11:35:50 +09:00

Team and repository tags

image

Oslo Messaging Library

Latest Version

Downloads

The Oslo messaging API supports RPC and notifications over a number of different messaging transports.

Description
OpenStack library for messaging
Readme 37 MiB
Languages
Python 99.8%
Shell 0.2%