nova/nova
Eoghan Glynn 1cf475d7a1 Revert per-user-quotas
See bug 1034384, bug 1037590.

This reverts commit https://github.com/openstack/nova/commit/391f345d,
but leaves the DB migration in place while adding a further
migration to reverse it.

The motivation for reversion is that the per-user quota logic would
totally undermine the per-project quotas set for a pre-existing
openstack install.

The per-user quota logic could be re-introduced in a fixed state
after Folsom-3.

Change-Id: Idd4b55a2404a25f43f6737b661f828c28501066f
2012-08-16 22:51:02 -07:00
..
CA Clean up crypto.py 2012-01-18 21:56:14 -08:00
api Revert per-user-quotas 2012-08-16 22:51:02 -07:00
auth Remove deprecated auth code 2012-07-09 23:30:21 -07:00
cert Change base rpc version to 1.0 in compute rpcapi. 2012-07-12 16:10:37 -04:00
cloudpipe Fix cloudpipe keypair creation. Add pipelib tests 2012-07-19 16:46:43 +02:00
common Only log deprecated config warnings once. 2012-08-05 08:41:22 -04:00
compat Merge "fix restructuredtext formatting in docstrings that show up in the developer guide" 2012-03-07 01:34:42 +00:00
compute Always create the run_instance records locally 2012-08-16 10:14:22 -07:00
console Fix uuid related bug in console/api 2012-08-14 11:47:46 -04:00
consoleauth Change base rpc version to 1.0 in compute rpcapi. 2012-07-12 16:10:37 -04:00
db Revert per-user-quotas 2012-08-16 22:51:02 -07:00
image Rewrite image code to use python-glanceclient 2012-08-13 13:28:48 -07:00
ipv6 Defined IMPL in global ipv6 namespace. 2012-08-15 09:30:34 -07:00
locale Imported Translations from Launchpad 2012-05-20 23:04:49 +00:00
network Merge "use REDIRECT to forward local metadata request" 2012-08-16 20:33:22 +00:00
objectstore Add s3_listen and s3_listen_port options. 2012-05-16 09:26:49 -04:00
openstack Merge "Sync with latest version of openstack.common.cfg" 2012-08-12 00:29:59 +00:00
rootwrap Move rootwrap filters definition to config files 2012-06-22 15:35:23 +02:00
scheduler Always create the run_instance records locally 2012-08-16 10:14:22 -07:00
testing Remove unused testing.fake 2012-07-18 14:04:37 -07:00
tests Revert per-user-quotas 2012-08-16 22:51:02 -07:00
virt xenapi: attach root disk during rescue before boot 2012-08-16 19:56:05 +00:00
vnc Switch to common logging. 2012-07-02 15:57:09 -05:00
volume volumes: fix check_for_export() in non-exporting volume drivers 2012-08-13 11:21:44 -07:00
__init__.py Allow file logging config 2012-02-17 11:24:32 -06:00
block_device.py Allow nova to guess device if not passed to attach 2012-08-15 14:22:05 -07:00
context.py Check instance lock in compute/api 2012-08-02 10:20:27 -07:00
crypto.py Drop AES functions and pycrypto dependency 2012-08-05 04:10:36 +01:00
exception.py Revert per-user-quotas 2012-08-16 22:51:02 -07:00
flags.py Merge "Compute restart causes period of network 'blackout'" 2012-08-12 02:15:53 +00:00
manager.py Add the plugin framework from common; use and test. 2012-07-15 16:25:26 -05:00
notifications.py Fix notification logic 2012-08-04 14:12:49 +01:00
policy.py Use function registration for policy checks 2012-08-02 13:26:27 -05:00
quota.py Revert per-user-quotas 2012-08-16 22:51:02 -07:00
service.py Improve external lock implementation 2012-08-04 12:52:50 +01:00
test.py Remove unused imports 2012-08-02 14:07:06 -07:00
utils.py Merge "Improve external locking on Windows" 2012-08-07 08:27:06 +00:00
version.py Open Folsom 2012-03-20 08:17:40 +01:00
wsgi.py Switch to common logging. 2012-07-02 15:57:09 -05:00