Brian Rosmaita a47cc468a4 Update CI for Dalmatian
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
2024-04-10 09:25:14 -04:00
2023-07-21 08:27:57 -04:00
2023-04-25 09:09:38 -04:00
2016-04-20 15:52:31 +00:00
2019-04-19 19:34:25 +00:00
2015-01-22 19:09:30 +00:00
2023-04-25 09:09:38 -04:00
2017-10-02 17:35:26 -05:00
2023-09-01 17:48:18 -04:00
2019-01-18 21:30:00 -05:00
2015-01-22 19:09:30 +00:00
2022-08-25 14:00:42 +00:00
2016-04-04 18:02:19 -04:00
2024-04-10 09:25:14 -04:00
2020-04-05 17:43:12 +02:00
2023-08-17 15:37:04 -04:00

Team and repository tags

image

brick

Latest Version

Downloads

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:

https://docs.openstack.org/os-brick/latest/

OR refer to the parent project, Cinder:

https://docs.openstack.org/cinder/latest/

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/os-brick

Description
Volume discovery and local storage management lib
Readme 31 MiB
Languages
Python 99.6%
Shell 0.4%