cinder/cinder/api/middleware
Takashi Kajinami 90abed0a44 Fix wrong attribute to find remote address
The webob.Request class does not have the remote_address attribute but
the remote_addr attribute. This change fixes usage of the non-existing
attribute accordingly.

Closes-Bug: #1967683
Change-Id: I233d706d49c795e67f4cdb32ff7ef3e9cdd36b00
2022-04-04 00:21:56 +09:00
..
__init__.py Empty files shouldn't contain copyright nor license 2013-12-26 22:45:17 -06:00
auth.py Fix wrong attribute to find remote address 2022-04-04 00:21:56 +09:00
fault.py Import HTTPStatus instead of http_client 2020-10-08 13:16:18 -04:00
request_id.py Fix request id mess on Cinder-API 2022-02-23 16:48:45 +01:00