
os-quota-sets API call doesn't provide an ability to work with a user. PUT and DELETE methods return "Bad key" error message when user_id is used. GET method just ignores user_id key. In addition, there is not table for storing user related limits as in nova. This change removes the following calls from v1, v2, v3 API descriptions: - Show quotas for user - Update quotas for user - Delete quotas for user - Show quota details for user Partial-Bug: #1415214 DocImpact Change-Id: Ib38f12132f8c4a1f4177e2450e734fffa400dad4
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: http://wiki.openstack.org/Cinder
- Developer docs: http://docs.openstack.org/developer/cinder
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 http://bugs.launchpad.net/cinder
Python client
https://git.openstack.org/cgit/openstack/python-cinderclient
Description
Languages
Python
99.7%
Smarty
0.3%