)]}'
{"tempest/lib/services/identity/v3/users_client.py":[{"author":{"_account_id":22873,"name":"Martin Kopec","email":"mkopec@redhat.com","username":"mkopec"},"change_message_id":"fd41e4cd6dd253473c3f768f9751e3c72ca33849","unresolved":true,"context_lines":[{"line_number":31,"context_line":"        \"\"\""},{"line_number":32,"context_line":"        raw_options \u003d kwargs.get(\"options\", {})"},{"line_number":33,"context_line":"        raw_options.update({"},{"line_number":34,"context_line":"            \u0027ignore_password_expiry\u0027: True,"},{"line_number":35,"context_line":"            \u0027ignore_change_password_upon_first_use\u0027: True"},{"line_number":36,"context_line":"        })"},{"line_number":37,"context_line":"        kwargs[\"options\"] \u003d raw_options"},{"line_number":38,"context_line":"        post_body \u003d json.dumps({\u0027user\u0027: kwargs})"}],"source_content_type":"text/x-python","patch_set":1,"id":"268056c9_2c8c3137","line":35,"range":{"start_line":34,"start_character":11,"end_line":35,"end_character":57},"updated":"2021-09-13 08:18:05.000000000","message":"I don\u0027t like adding extra logic into the clients. Also this means that it doesn\u0027t matter what options a user (a test) using this client will pass, the client overrides ignore_password_expiry and ignore_change_password_upon_first_usage options.","commit_id":"1d8e06cced32217f8d4453b8d8a3277909d9382d"},{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"9c89a7d85752d1cb96a207428dc6ea91330b2c44","unresolved":true,"context_lines":[{"line_number":31,"context_line":"        \"\"\""},{"line_number":32,"context_line":"        raw_options \u003d kwargs.get(\"options\", {})"},{"line_number":33,"context_line":"        raw_options.update({"},{"line_number":34,"context_line":"            \u0027ignore_password_expiry\u0027: True,"},{"line_number":35,"context_line":"            \u0027ignore_change_password_upon_first_use\u0027: True"},{"line_number":36,"context_line":"        })"},{"line_number":37,"context_line":"        kwargs[\"options\"] \u003d raw_options"},{"line_number":38,"context_line":"        post_body \u003d json.dumps({\u0027user\u0027: kwargs})"}],"source_content_type":"text/x-python","patch_set":1,"id":"fe6d9f5f_fcb5f25b","line":35,"range":{"start_line":34,"start_character":11,"end_line":35,"end_character":57},"in_reply_to":"268056c9_2c8c3137","updated":"2021-09-29 02:42:08.000000000","message":"+1, those should be passed from test not hardcoded in lib APIs.","commit_id":"1d8e06cced32217f8d4453b8d8a3277909d9382d"}]}
