)]}'
{"openstack/network/v2/security_group_rule.py":[{"author":{"_account_id":11975,"name":"Slawek Kaplonski","email":"skaplons@redhat.com","username":"slaweq"},"change_message_id":"58ac6e19116f892df785a394072795db085be6ba","unresolved":true,"context_lines":[{"line_number":97,"context_line":"        if not self.remote_address_group_id:"},{"line_number":98,"context_line":"            if \u0027security_group_rule\u0027 in _request.body:"},{"line_number":99,"context_line":"                _rule \u003d _request.body[\u0027security_group_rule\u0027]"},{"line_number":100,"context_line":"                _rule.pop(\u0027remote_address_group_id\u0027, None)"},{"line_number":101,"context_line":"        return _request"}],"source_content_type":"text/x-python","patch_set":3,"id":"9898c856_8a86b46b","line":100,"updated":"2021-04-14 06:03:28.000000000","message":"this attribute was added pretty recently with https://review.opendev.org/c/openstack/openstacksdk/+/755644\nIt can be discovered by checking if extension \"address-group\" is available in Neutron. But I think that this is better fix than checking every time list of extensions and pop this attribute then.","commit_id":"b562d779e60337926c011b147256ba81cc1e6f88"}]}
