OpenStack Block Storage (Cinder)
Go to file
Mehdi Abaakouk d0757d1568 Implement get_volume_stats in NFS driver
Use the already existing code (ie: _get_available_capacity) to
implement get_volume_stats in the nfs driver

Change the netapp nfs driver to use this new implementation
instead of the dumb one.

Fixes bug #1152501

Change-Id: Ie16d9628ba4b096c60966b4aa6192fbdcb9a4f20
(cherry picked from commit c47bf9bc38)
2013-03-21 22:04:38 -06:00
bin Merge "Update oslo rpc libraries" 2013-03-11 11:54:52 +00:00
cinder Implement get_volume_stats in NFS driver 2013-03-21 22:04:38 -06:00
contrib Remove some unused helper scripts 2012-07-17 04:33:17 +01:00
doc Cinder devref doc cleanups 2013-02-21 21:10:16 +11:00
etc/cinder Count Snapshots towards volume/gigabyte quotas. 2013-03-14 11:19:54 -06:00
tools Switch to final 1.1.0 oslo.config release 2013-03-12 16:33:53 +00:00
.gitignore Implement a basic backup-volume-to-swift service 2013-02-21 00:00:30 +00:00
.gitreview Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
.mailmap Use openstack.common.setup. 2012-07-20 20:02:36 +00:00
babel.cfg Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
CONTRIBUTING.md Add CONTRIBUTING file. 2012-11-22 12:47:49 -07:00
HACKING.rst Fixes 'not in' operator usage 2013-02-04 10:33:43 +08:00
LICENSE Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
MANIFEST.in Use setuptools-git. 2012-08-10 11:56:00 -04:00
openstack-common.conf Pull newly merged Olso update for 'is' operator 2013-03-08 13:07:14 +08:00
pylintrc Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
README.rst Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
run_tests.sh Use nose and openstack nose plugin. 2013-03-07 14:14:08 -05:00
setup.cfg Fix up coverage and jenkins test running. 2012-05-21 16:46:25 -04:00
setup.py Fixed cinder-backup start errors seen with devstack 2013-02-21 11:11:35 +00:00
tox.ini Update tox.ini to support RHEL 6.x. 2013-03-08 08:56:48 -05:00

The Choose Your Own Adventure README for 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.

To monitor it from a distance: follow @openstack on twitter.

To tame it for use in your own cloud: read http://docs.openstack.org

To study its anatomy: read http://cinder.openstack.org

To dissect it in detail: visit http://github.com/openstack/cinder

To taunt it with its weaknesses: use http://bugs.launchpad.net/cinder

To watch it: http://jenkins.openstack.org

To hack at it: read HACKING

To cry over its pylint problems: http://jenkins.openstack.org/job/cinder-pylint/violations