nova/nova/api/openstack
Stephen Finucane db1789e82b Ensure controllers all call super
Currently some do and some don't. Do it by default as intended. We also
remove the 'view_builder' argument from the base 'Controller.__init__'
function since nothing was actually setting this.

Change-Id: Ic0b16608078e4545f546509df94caba3166ed6e2
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2019-06-15 16:40:00 +01:00
..
compute Ensure controllers all call super 2019-06-15 16:40:00 +01:00
__init__.py Eventlet monkey patching should be as early as possible 2019-03-22 09:27:16 +00:00
api_version_request.py Microversion 2.73: Support adding the reason behind a server lock 2019-05-11 21:48:27 +00:00
auth.py Noauth should also use request_id from compute_req_id.py 2018-04-04 14:21:01 -04:00
common.py Microversion 2.73: Support adding the reason behind a server lock 2019-05-11 21:48:27 +00:00
identity.py Adapter raise_exc=False by default 2018-06-22 09:40:33 -05:00
requestlog.py Refactor WSGI apps and utils to limit imports 2018-03-06 22:05:12 +00:00
urlmap.py Bump to hacking 1.1.0 2019-04-12 16:23:49 +01:00
versioned_method.py Implement microversion support on api methods 2014-12-05 09:54:41 +08:00
wsgi.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
wsgi_app.py Eventlet monkey patching should be as early as possible 2019-03-22 09:27:16 +00:00