python-adjutantclient/adjutantclient/common
Dale Smith db795e20ed Fix listing and removing roles from users.
* Listing roles was failing due to a mismatch in returned data
and how it was being processed. Removed role id lookup for now,
so output only shows role names.
* Delete required json data, and this argument was missing.

Change-Id: I7b4ca739ae03443c0b2a885872f4b557a9998efb
2023-05-04 16:00:25 +12:00
..
__init__.py Renamed to Adjutant and cull legacy code 2017-05-25 21:32:41 +12:00
base.py Fix listing and removing roles from users. 2023-05-04 16:00:25 +12:00
http.py Cleanup py27 support 2020-05-09 18:06:43 +02:00