horizon/openstack_dashboard/api
Radomir Dopieralski bdb3f9d988 Fix changing user's own password
The original code is monkey-patching keystoneclient object to add a
user_id attribute to it. This no longer works with more recent
versions of keystoneclient, as they wrap the client in a helper
class.

I'm not happy with this solution, it's likely to have side effects
and to break again. I'm putting it up for discussion for a better
solution.

Change-Id: Idb296d1b10fa02a0b4852e96fe8cb2bdd70380e0
Closes-bug: #1776678
2018-10-12 12:20:12 +02:00
..
rest Addressed TODO to change project_id to tenant_id 2018-07-25 19:57:56 +00:00
__init__.py Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00
base.py Generic volume group support 2018-06-09 06:39:18 +00:00
cinder.py Support volume group when creating a volume 2018-07-03 10:25:36 +00:00
glance.py Fix issue with uploading image to glance on Python3 2018-05-30 10:56:47 +00:00
keystone.py Fix changing user's own password 2018-10-12 12:20:12 +02:00
microversions.py Generic volume group support 2018-06-09 06:39:18 +00:00
network.py Move SG and FIP API wrapper to api.neutron 2017-06-04 17:51:25 +00:00
neutron.py Floating ip filter has no effect 2018-08-23 09:58:16 +08:00
nova.py Avoid UnhashableKeyWarning in api.nova.novaclient 2018-09-08 18:39:08 +00:00
swift.py Hide Swift network info in Horizon error message 2018-09-28 11:56:02 +00:00