nova/nova/api/openstack
John Garbutt c384824683 Update quota sets APIs
Ensure the limit related APIs reflect the new reality of enforcing the
API and DB limits based on keystone only.

For now we skip all updates to the DB, as none mean anything to the new
code, as we only look at keystone now.

Note: this will need to be updated again once we add limits for
cores, ram, instances, etc.

blueprint unified-limits-nova

Change-Id: I5ef968395b4bdc6f190e239a19a723316b1d5baf
2022-02-24 16:21:02 +00:00
..
compute Update quota sets APIs 2022-02-24 16:21:02 +00:00
__init__.py conf: Remove deprecated 'project_id_regex' opt 2019-09-27 18:59:02 +09:00
api_version_request.py api: Introduce microversion 2.89 adjusting os-volume_attachments 2021-08-24 12:07:41 +01:00
auth.py Noauth should also use request_id from compute_req_id.py 2018-04-04 14:21:01 -04:00
common.py Remove six.text_type (1/2) 2020-12-13 11:25:31 +00:00
identity.py Adapter raise_exc=False by default 2018-06-22 09:40:33 -05:00
requestlog.py api: Log correct client IP if load balancer in use 2021-06-09 22:20:38 +00:00
urlmap.py Remove six.PY2 and six.PY3 2020-08-15 07:45:23 +00:00
versioned_method.py Implement microversion support on api methods 2014-12-05 09:54:41 +08:00
wsgi.py Convert features not supported error to HTTPBadRequest 2021-09-01 09:09:58 -05:00
wsgi_app.py Add service version check workaround for FFU 2022-01-24 08:45:58 -08:00