)]}'
{"lib/puppet/provider/keystone_config/openstackconfig.rb":[{"author":{"_account_id":14985,"name":"Alex Schultz","email":"aschultz@next-development.com","username":"mwhahaha"},"change_message_id":"c5e5102447565ee1969fd958f0b95fbf1791b19f","unresolved":false,"context_lines":[{"line_number":1,"context_line":"Puppet::Type.type(:keystone_config).provide("},{"line_number":2,"context_line":"  :openstackconfig,"},{"line_number":3,"context_line":"  :parent \u003d\u003e Puppet::Type.type(:openstack_config).provider(:ruby)"},{"line_number":4,"context_line":") do"},{"line_number":5,"context_line":""},{"line_number":6,"context_line":"  def self.file_path"}],"source_content_type":"text/x-ruby","patch_set":4,"id":"83073374_9466fc75","line":3,"updated":"2021-07-27 16:20:12.000000000","message":"So it looks like the base keystone provider needs to look stuff up and this breaks it so it ends up failing in default_domain_from_conf","commit_id":"195f92226d96ae4197088eeda7310931abab897c"}],"lib/puppet/provider/keystone_domain_config/openstack.rb":[{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"92f3290612f68766ba119ee1ca522f8ae358ed2c","unresolved":true,"context_lines":[{"line_number":14,"context_line":"    return @base_dir if @base_dir"},{"line_number":15,"context_line":"    base_dir \u003d Puppet::Resource.indirection"},{"line_number":16,"context_line":"      .find(\u0027Keystone_config/identity/domain_config_dir\u0027)"},{"line_number":17,"context_line":"    if base_dir[:ensure] \u003d\u003d :absent"},{"line_number":18,"context_line":"      \u0027/etc/keystone/domains\u0027"},{"line_number":19,"context_line":"    else"},{"line_number":20,"context_line":"      base_dir[:value][0]"}],"source_content_type":"text/x-ruby","patch_set":6,"id":"9a8c2b9f_7f398501","line":17,"range":{"start_line":17,"start_character":4,"end_line":17,"end_character":35},"updated":"2021-07-30 13:18:15.000000000","message":"IIUC the existing implementation was wrong and this is what we should check but I might be wrong about this.","commit_id":"86c25cc664b578057ef52d43343a5768590fbdc9"}]}
