e0460dea1b7f3b097ed623ab464b63f08433f764
In the privsep file, we limit capabilities, and only if the environment variable "VIRTUAL_ENV" is set, we add the c.CAP_DAC_READ_SEARCH capability. This makes deployment very difficult in Docker environments (e.g., Kolla). Looking at Nova and Cinder privsep, this condition does not exist. Change-Id: I0e0d6275bbd7695f836b40d462ef12aa27757968
Team and repository tags
brick
OpenStack Cinder brick library for managing local volume attaches
Features
- Discovery of volumes being attached to a host for many transport protocols.
- Removal of volumes from a host.
Hacking
Hacking on brick requires Python 3.8+. A recent tox is required, as is a recent virtualenv (20.2.2 or newer).
- For any other information, refer to the developer documents:
- OR refer to the parent project, Cinder:
- Release notes for the project can be found at:
- License: Apache License, Version 2.0
- Source: https://opendev.org/openstack/os-brick
- Bugs: https://bugs.launchpad.net/os-brick
Description
Languages
Python
99.6%
Shell
0.4%