66581bacb285de232ccbdf473e484b996a15f9b8
PrettyTable is no longer maintained and the last release was in 2013. There are starting to be deprecation warnings emitted with newer Python releases. Various attempts to revive a fork haven't gained much traction. A common recommendation is to move away from PrettyTable to tabulate. This switches our usage to a close equivalent using that library instead. Depends-on: https://review.opendev.org/694093 Change-Id: I9c164f02a78fd6b228e1e3adc3a09a182fb82de9 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
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/
- Blueprints: https://blueprints.launchpad.net/cinder
- Release notes: https://docs.openstack.org/releasenotes/cinder/
- Design specifications: https://specs.openstack.org/openstack/cinder-specs/
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
For developer information please see HACKING.rst
You can raise bugs here https://bugs.launchpad.net/cinder
Python client
Description
Languages
Python
99.7%
Go Template
0.3%