![Brian Rosmaita](/assets/img/avatar_default.png)
Only change is to remove the py38 classifier from setup.cfg; did not modify the python_requires (which is currently >=3.8) The brick tox.ini doesn't specify specific python versions, so no modifications there. We rely on the openstack-python3-jobs template to specify what versions of python should run in the gate. Change-Id: Id27841ba03b915fe3c1cde86273c76e24c521b88
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%