oslo.concurrency/releasenotes/notes/add-python-exec-kwarg-3a7a0...

6 lines
216 B
YAML

---
features:
- A new kwarg, ``python_exec`` is added to the execute() function in the
processutils module. This option is used to specify the path to the python
executable to use for prlimits enforcement.