Sean McGinnis d6df2c20cb
Remove collections.abc backwards compatibility
The collections module moves some abstract classes into the abc
submodules in py3. While we supported older versions of python, we
needed to handle importing from either the old or new locations.

Now that we only support runtimes that include the collections.abc
module, we can remove the backwards compatibility handling we had for
the old location.

Change-Id: Idd106a8199fa586e0b34c054383d64218383c001
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-10-16 07:52:36 -05:00
2020-09-16 14:05:31 +00:00
2020-10-14 08:24:13 -04:00
2020-10-14 08:24:13 -04:00
2019-04-19 19:26:48 +00:00
2017-10-10 00:46:42 +00:00
2020-08-19 15:00:35 +00:00
2012-05-03 10:48:26 -07:00
2020-10-14 08:24:13 -04:00
2020-10-14 08:24:13 -04:00
2020-01-22 11:44:36 +00:00
2020-02-15 14:15:18 -06:00
2020-10-14 08:24:13 -04:00
2020-04-17 14:47:10 +02:00
2020-10-14 08:24:13 -04:00
2020-10-14 08:24:13 -04:00

OpenStack Cinder

image

OpenStack Cinder is a storage service for an open cloud computing service.

You can learn more about Cinder at:

Getting Started

If you'd like to run from the master branch, you can clone the git repo:

git clone https://opendev.org/openstack/cinder

If you'd like to contribute, please see the information in CONTRIBUTING.rst

You can raise bugs on Launchpad

Python client

Python Cinderclient

Description
OpenStack Block Storage (Cinder)
Readme 905 MiB
Languages
Python 99.7%
Smarty 0.3%