nova/nova
Kevin L. Mitchell b7f0946bbd Finish quota refactor.
Finishes quota refactoring by making use of the new quota infrastructure.
Partially implements blueprint quota-refactor (the final piece is to
remove the old quota architecture).

This change is fairly substantial.  To make it easier to review, it has been
broken up into 3 parts.  This is the second part.

Change-Id: I1c8b43198f0d44e9e13a45575361aa043fd0639e
2012-05-23 10:17:41 -05:00
..
api Finish quota refactor. 2012-05-23 10:17:41 -05:00
auth Alphabetize imports 2012-05-14 15:52:21 -07:00
CA Clean up crypto.py 2012-01-18 21:56:14 -08:00
cert cert/manager.py not using crypto.fetch_crl 2012-05-21 17:01:15 +08:00
cloudpipe pylint cleanup 2012-05-07 15:08:58 -07:00
common Add eventlet backdoor to facilitate troubleshooting. 2012-05-16 21:56:42 +00:00
compat Merge "fix restructuredtext formatting in docstrings that show up in the developer guide" 2012-03-07 01:34:42 +00:00
compute Finish quota refactor. 2012-05-23 10:17:41 -05:00
console Add version to console rpc API. 2012-05-23 07:11:03 -04:00
consoleauth Add version to consoleauth rpc API. 2012-05-17 12:16:14 -04:00
db Finish quota refactor. 2012-05-23 10:17:41 -05:00
image Add version to the cert rpc API. 2012-05-17 12:16:12 -04:00
ipv6 Fix OpenStack Capitalization 2012-03-15 16:10:53 -07:00
locale Imported Translations from Launchpad 2012-05-13 23:05:25 +00:00
network Finish quota refactor. 2012-05-23 10:17:41 -05:00
notifier Make use of openstack.common.jsonutils. 2012-05-15 15:44:14 -04:00
objectstore Add s3_listen and s3_listen_port options. 2012-05-16 09:26:49 -04:00
openstack Enable checking for imports in alphabetical order 2012-05-22 10:44:00 -07:00
rootwrap Make KillFilter to handle 'deleted' w/o rstrip. 2012-04-27 12:06:45 -04:00
rpc Add base support for rpc API versioning. 2012-05-17 12:16:11 -04:00
scheduler Finish quota refactor. 2012-05-23 10:17:41 -05:00
testing Alphabetize imports 2012-05-14 15:52:21 -07:00
tests Finish quota refactor. 2012-05-23 10:17:41 -05:00
virt Cleanup LOG.getLoggers to use __name__ 2012-05-21 16:08:47 +08:00
vnc Add version to consoleauth rpc API. 2012-05-17 12:16:14 -04:00
volume Finish quota refactor. 2012-05-23 10:17:41 -05:00
__init__.py Allow file logging config 2012-02-17 11:24:32 -06:00
block_device.py Refactor metadata code out of ec2/cloud.py 2011-11-17 11:10:30 -08:00
context.py Use thread local storage from openstack.common. 2012-04-04 11:47:55 -04:00
crypto.py Merge "Fixes cloudpipe extension to work with keystone" 2012-02-28 09:17:18 +00:00
exception.py Finish quota refactor. 2012-05-23 10:17:41 -05:00
flags.py Merge "Remove old flagfile support." 2012-05-16 22:27:36 +00:00
log.py Setup logging, particularly for keystone middleware 2012-05-11 17:44:57 +03:00
manager.py Add version to scheduler rpc API. 2012-05-23 07:59:29 -04:00
policy.py Use ConfigOpts.find_file() to locate policy.json 2012-05-04 10:46:06 +01:00
quota.py Rearchitect quota checking to partially fix bug 938317. 2012-05-16 08:58:53 -05:00
service.py Merge "Add base support for rpc API versioning." 2012-05-17 22:13:35 +00:00
test.py Alphabetize imports 2012-05-14 15:52:21 -07:00
utils.py Merge "Remove old flagfile support." 2012-05-16 22:27:36 +00:00
version.py Open Folsom 2012-03-20 08:17:40 +01:00
wsgi.py Use ConfigOpts.find_file() to find paste config 2012-05-10 22:10:46 +01:00