
In Python 3, assertRaisesRegexp has been deprecated in favor of assertRaisesRegex. This newer name is not available in Python 2 though, so we can't just change over to the new name. To get rid of the deprecation messages in our py35 unit test runs, this adds an alias to our test base that just provides an alias rather than updating all locations in our tests that use this. Change-Id: I3cf8e29184a68a07d35fb121c816e40b89df393e
Team and repository tags
CINDER
You have come across a storage service for an open cloud computing service. It has identified itself as Cinder. It was abstracted from the Nova project.
- Wiki: https://wiki.openstack.org/Cinder
- Developer docs: https://docs.openstack.org/cinder/latest/
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
For developer information please see HACKING.rst
You can raise bugs here https://bugs.launchpad.net/cinder
Python client
https://git.openstack.org/cgit/openstack/python-cinderclient
Description
Languages
Python
99.7%
Smarty
0.3%