manila/releasenotes/notes/privsep-migration-846819fdb181d83a.yaml
silvacarloss 777954b924 Implement privsep boilerplate in Manila
Add the privsep module to Manila, as well as its initialization.
All changes to other Manila calls will be reusing this new module
and the new root context brought by it.

Partially-Implements: bp privsep-migration
Change-Id: I35bd548894d96ed66faab4ede7c16f28e9755663
2022-02-15 18:46:41 -03:00

7 lines
248 B
YAML

---
security:
- |
Privsep transitions. Manila is transitioning from using the older style
rootwrap privilege escalation path to the new style Oslo privsep path.
This should improve performance and security of Manila in the long term.