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>
OpenStack Cinder
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
Description
Languages
Python
99.7%
Smarty
0.3%