nova/nova/api/openstack/compute/contrib
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
..
__init__.py Switch to common logging. 2012-07-02 15:57:09 -05:00
admin_actions.py Switch to common logging. 2012-07-02 15:57:09 -05:00
aggregates.py General-host-aggregates part 1. 2012-07-13 14:23:47 -07:00
availability_zone.py Key availability_zone in create server off of ext. 2012-08-09 11:32:52 -07:00
certificates.py Switch to common logging. 2012-07-02 15:57:09 -05:00
cloudpipe.py Remove deprecated auth code 2012-07-09 23:30:21 -07:00
config_drive.py Allow loaded extensions to be checked from servers 2012-08-04 14:54:51 -07:00
console_output.py Fix a couple of PEP8 nits. 2012-07-26 11:26:24 +01:00
consoles.py Return 409 error if get_vnc_console is called before VM is created 2012-08-07 19:55:25 +00:00
createserverext.py Moves security group functionality into extension 2012-08-09 07:59:35 -07:00
deferred_delete.py Switch to common logging. 2012-07-02 15:57:09 -05:00
disk_config.py Update disk config to check for 'server' in req. 2012-08-15 17:11:42 -04:00
extended_server_attributes.py Switch to common logging. 2012-07-02 15:57:09 -05:00
extended_status.py Switch to common logging. 2012-07-02 15:57:09 -05:00
flavorextradata.py Make flavorextradata ignore deleted flavors. 2012-07-18 16:29:10 -06:00
flavorextraspecs.py Alphabetize imports in nova/api/ 2012-05-15 12:31:17 -07:00
flavormanage.py Switch to common logging. 2012-07-02 15:57:09 -05:00
floating_ip_dns.py Tidy up handling of exceptions in floating_ip_dns 2012-07-18 23:21:02 +01:00
floating_ip_pools.py Switch to common logging. 2012-07-02 15:57:09 -05:00
floating_ips.py Convert fixed_ips to using instance_uuid. 2012-07-26 21:22:04 +10:00
hosts.py Switch to common logging. 2012-07-02 15:57:09 -05:00
hypervisors.py Send host not ComputeNode into uptime RPC call. 2012-08-10 09:41:10 -04:00
instance_usage_audit_log.py Remove unused imports 2012-08-02 14:07:06 -07:00
keypairs.py Implement GET (show) in OS API keypairs extension. 2012-08-16 16:57:57 -07:00
multinic.py Switch to common logging. 2012-07-02 15:57:09 -05:00
multiple_create.py Key min_count, max_count, ret_res_id off of ext. 2012-08-09 12:28:05 -07:00
networks.py Implement network association in OS API 2012-08-11 22:25:16 -04:00
quota_classes.py Finish quota refactor. 2012-05-23 10:17:41 -05:00
quotas.py Revert per-user-quotas 2012-08-16 22:51:02 -07:00
rescue.py Switch to common logging. 2012-07-02 15:57:09 -05:00
scheduler_hints.py Update disk config to check for 'server' in req. 2012-08-15 17:11:42 -04:00
security_groups.py Moves security group functionality into extension 2012-08-09 07:59:35 -07:00
server_diagnostics.py Fix typo in server diagnostics extension. 2012-03-18 22:44:59 -07:00
server_start_stop.py Switch to common logging. 2012-07-02 15:57:09 -05:00
simple_tenant_usage.py Add instance_id in Usage API response. 2012-06-20 22:07:00 +00:00
used_limits.py Extension to show usage of limited resources in /limits response. 2012-07-13 16:30:57 -04:00
user_data.py Key user_data in create server off of extension 2012-08-09 08:01:07 -07:00
virtual_interfaces.py Switch to common logging. 2012-07-02 15:57:09 -05:00
volumes.py Allow nova to guess device if not passed to attach 2012-08-15 14:22:05 -07:00
volumetypes.py Provide better quota error messages. 2012-05-02 13:33:24 -04:00