)]}'
{"lib/puppet/provider/keystone_tenant/openstack.rb":[{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"af9de6bf81033bf5bcee78647f5e6cc32d83f507","unresolved":true,"context_lines":[{"line_number":93,"context_line":"    projects \u003d request(\u0027project\u0027, \u0027list\u0027, \u0027--long\u0027)"},{"line_number":94,"context_line":"    list \u003d projects.collect do |project|"},{"line_number":95,"context_line":"      domain_name \u003d domain_name_from_id(project[:domain_id])"},{"line_number":96,"context_line":"      err(\"Could not get domain name for domain ID #{project[:domain_id]}\") if domain_name.nil?"},{"line_number":97,"context_line":"      new("},{"line_number":98,"context_line":"        :name        \u003d\u003e resource_to_name(domain_name, project[:name]),"},{"line_number":99,"context_line":"        :ensure      \u003d\u003e :present,"}],"source_content_type":"text/x-ruby","patch_set":1,"id":"5eec6fd2_45949420","line":96,"range":{"start_line":96,"start_character":6,"end_line":96,"end_character":95},"updated":"2021-09-22 11:50:02.000000000","message":"IIUC the similar error is implemented in the domain_name_from_id function and this just duplicate the error.\n https://github.com/openstack/puppet-keystone/blob/master/lib/puppet/provider/keystone.rb#L169","commit_id":"378312f45b5490c3354dd52406c7706161081a28"}]}
