horizon/openstack_dashboard/api
Tobias Urdin e4ac4550c9 Pass real client IP to keystoneauth original_ip
The original_ip parameter for the keystoneauth plugin
sets the Forwarded header sent to Keystone but right now
it just sends the IP address of Horizon instead of the client's
IP when Horizon is proxied and should use X-Forwarded-For.

Change-Id: Ic994b7f36d4c6459bbd00c810e3b454c6b1201a6
2022-04-21 12:19:30 +00:00
..
rest Merge "Address RemovedInDjango40Warning (7)" 2022-03-12 22:02:49 +00:00
__init__.py Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00
_nova.py Fix AttributeError in the project instance detail view 2020-11-20 20:57:28 +09:00
base.py pylint: Fix unnecessary-comprehension warning 2020-09-27 12:44:16 +09:00
cinder.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
glance.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
keystone.py Pass real client IP to keystoneauth original_ip 2022-04-21 12:19:30 +00:00
microversions.py Fix Unable to use multiattach volume as boot for new server 2021-06-30 22:48:56 +05:30
network.py Move SG and FIP API wrapper to api.neutron 2017-06-04 17:51:25 +00:00
neutron.py Merge "Address RemovedInDjango40Warning (2)" 2022-03-03 10:14:04 +00:00
nova.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
swift.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00