Ryan McNair 199162ed07 Lazy load a project quotas's default values
A project quotas's default values should only be retrieved once we know
they are going to be used. This becomes more important with nested
quotas where a get_defaults call may require calling get_project
in Keystone. As part of this change, code was re-arranged to be
more readable by removing three layers of
a.get('x', b.get('y', c.get('z'))), but the underlying behavior
has not been changed.

Change-Id: I3ea3f6810f2834ae8283449d58642e82189671a7
Depends-On: Ibbd6f47c370d8f10c08cba358574b55e3059dcd1
2016-03-10 18:01:15 +00:00
2016-03-04 09:02:34 -07:00
2016-01-08 11:05:44 -05:00
2012-05-03 10:48:26 -07:00
2012-05-03 10:48:26 -07:00
2012-05-03 10:48:26 -07:00
2012-08-10 11:56:00 -04:00
2015-06-11 17:19:19 +02:00
2016-03-02 14:33:25 -05:00
2016-03-02 09:10:07 -05:00
2015-09-18 16:37:17 +00:00
2016-02-29 18:45:29 +00:00

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.

Getting Started

If you'd like to run from the master branch, you can clone the git repo:

git clone https://git.openstack.org/openstack/cinder.git

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
OpenStack Block Storage (Cinder)
Readme 916 MiB
Languages
Python 99.7%
Smarty 0.3%