)]}'
{"nova/utils.py":[{"author":{"_account_id":14070,"name":"Eric Fried","email":"openstack@fried.cc","username":"efried"},"change_message_id":"f1413f6734670d5e4fe158ebf3fa470048519b94","unresolved":false,"context_lines":[{"line_number":1248,"context_line":"    :raise: ConfGroupForServiceTypeNotFound If no conf group name could be"},{"line_number":1249,"context_line":"            found for the specified service_type."},{"line_number":1250,"context_line":"    \"\"\""},{"line_number":1251,"context_line":"    if service_type not in _SDK_ADAPTERS:"},{"line_number":1252,"context_line":"        confgrp \u003d _get_conf_group(service_type)"},{"line_number":1253,"context_line":"        _, sess \u003d _get_auth_and_session(confgrp)"},{"line_number":1254,"context_line":"        conn \u003d connection.Connection("}],"source_content_type":"text/x-python","patch_set":3,"id":"7faddb67_4b0564c1","line":1251,"range":{"start_line":1251,"start_character":4,"end_line":1251,"end_character":41},"updated":"2019-08-15 18:30:32.000000000","message":"We can\u0027t do this.\n\nOr at least, we shouldn\u0027t try to do it in the same patch as limiting-by-service_type.\n\n- For whatever reason, some callers are getting a new adapter every time, and it\u0027s unclear what impact it may have to give them the same one.\n- Once we accept the auth kwarg, we would need to be able to distinguish adapters made with different auths.","commit_id":"1454fe81a883d4531706a5bc257fca236084eeb2"}]}
