)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":3031,"name":"Sam Morrison","email":"sorrison@gmail.com","username":"sorrison"},"change_message_id":"f9fcf41b207f99fc2d7f5a390ad5c0fcf990a189","unresolved":false,"context_lines":[{"line_number":4,"context_line":"Commit:     Adrian Smith \u003caussieade@gmail.com\u003e"},{"line_number":5,"context_line":"CommitDate: 2020-03-23 16:05:39 +1100"},{"line_number":6,"context_line":""},{"line_number":7,"context_line":"allow wsgi script to be configurable"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"Change-Id: Ie2a6fa3113c1e0a97f73e8e4d750e19003a18f06"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":2,"id":"df33271e_b588aa1f","line":7,"range":{"start_line":7,"start_character":0,"end_line":7,"end_character":5},"updated":"2020-03-23 05:41:23.000000000","message":"Allow","commit_id":"68415ec9cad8a897ea67a14c430716dbe50fbbb7"}],"manifests/wsgi/apache.pp":[{"author":{"_account_id":3031,"name":"Sam Morrison","email":"sorrison@gmail.com","username":"sorrison"},"change_message_id":"f9fcf41b207f99fc2d7f5a390ad5c0fcf990a189","unresolved":false,"context_lines":[{"line_number":91,"context_line":"#    Defaults to {}"},{"line_number":92,"context_line":"#"},{"line_number":93,"context_line":"#   [*wsgi_script_dir*]"},{"line_number":94,"context_line":"#     (optional) The directory path of the WSGI script."},{"line_number":95,"context_line":"#     Optional. Defaults to $::aodh::params::aodh_wsgi_script_path"},{"line_number":96,"context_line":"#"},{"line_number":97,"context_line":"#   [*wsgi_script_source*]"}],"source_content_type":"text/x-puppet","patch_set":2,"id":"df33271e_958e4625","line":94,"range":{"start_line":94,"start_character":17,"end_line":94,"end_character":55},"updated":"2020-03-23 05:41:23.000000000","message":"This could say: The directoy to install the WSGI script for apache to read","commit_id":"68415ec9cad8a897ea67a14c430716dbe50fbbb7"},{"author":{"_account_id":3031,"name":"Sam Morrison","email":"sorrison@gmail.com","username":"sorrison"},"change_message_id":"f9fcf41b207f99fc2d7f5a390ad5c0fcf990a189","unresolved":false,"context_lines":[{"line_number":95,"context_line":"#     Optional. Defaults to $::aodh::params::aodh_wsgi_script_path"},{"line_number":96,"context_line":"#"},{"line_number":97,"context_line":"#   [*wsgi_script_source*]"},{"line_number":98,"context_line":"#     (optional) The file path of the WSGI script."},{"line_number":99,"context_line":"#     Optional. Defaults to $::aodh::params::aodh_wsgi_script_source"},{"line_number":100,"context_line":"#"},{"line_number":101,"context_line":"#"}],"source_content_type":"text/x-puppet","patch_set":2,"id":"df33271e_f579922f","line":98,"range":{"start_line":98,"start_character":17,"end_line":98,"end_character":50},"updated":"2020-03-23 05:41:23.000000000","message":"This could say:\n\nThe location of the aodh WSGI script","commit_id":"68415ec9cad8a897ea67a14c430716dbe50fbbb7"},{"author":{"_account_id":3031,"name":"Sam Morrison","email":"sorrison@gmail.com","username":"sorrison"},"change_message_id":"21a9153f63f2fe5e9dae1e63cf0737b551d38c66","unresolved":false,"context_lines":[{"line_number":91,"context_line":"#    Defaults to {}"},{"line_number":92,"context_line":"#"},{"line_number":93,"context_line":"#   [*wsgi_script_dir*]"},{"line_number":94,"context_line":"#     (optional) The directoy to install the WSGI script for apache to read"},{"line_number":95,"context_line":"#     Optional. Defaults to $::aodh::params::aodh_wsgi_script_path"},{"line_number":96,"context_line":"#"},{"line_number":97,"context_line":"#   [*wsgi_script_source*]"}],"source_content_type":"text/x-puppet","patch_set":4,"id":"df33271e_807a5e21","line":94,"range":{"start_line":94,"start_character":21,"end_line":94,"end_character":29},"updated":"2020-03-24 22:22:45.000000000","message":"directory","commit_id":"ed56152fe1191ad6553637e620797a5d51f88b09"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"7e18c8bcfa1f06babbffec31d372fb8b6ebbea34","unresolved":false,"context_lines":[{"line_number":134,"context_line":"  $wsgi_script_source          \u003d undef,"},{"line_number":135,"context_line":") {"},{"line_number":136,"context_line":""},{"line_number":137,"context_line":"  include ::aodh::deps"},{"line_number":138,"context_line":"  include ::aodh::params"},{"line_number":139,"context_line":"  include ::apache"},{"line_number":140,"context_line":"  include ::apache::mod::wsgi"}],"source_content_type":"text/x-puppet","patch_set":5,"id":"df33271e_9488e3c6","line":137,"range":{"start_line":137,"start_character":11,"end_line":137,"end_character":12},"updated":"2020-03-25 00:30:51.000000000","message":"Why we should again use relative name ?\nIIUC we have already migrated to absolute name, and I don\u0027t think we should migrate back to it.","commit_id":"02a3f8bf3348e0c6ef4b64bca1b53c646598ae98"}],"releasenotes/notes/add-wsgi-script-args-24942cd8c143ed08.yaml":[{"author":{"_account_id":3031,"name":"Sam Morrison","email":"sorrison@gmail.com","username":"sorrison"},"change_message_id":"f9fcf41b207f99fc2d7f5a390ad5c0fcf990a189","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"features:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Allow wsgi options to be overridden so we can run from virtualenv"},{"line_number":5,"context_line":"    or containers"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"df33271e_95892628","line":5,"range":{"start_line":4,"start_character":4,"end_line":5,"end_character":17},"updated":"2020-03-23 05:41:23.000000000","message":"This could be worded slightly better.\n\nSomething like:\n\nIt is now possible to specify `aodh::wsgi::apache::wsgi_script_dir`\nand `aodh::wsgi::apache::wsgi_script_source` to override operating system defaults.","commit_id":"68415ec9cad8a897ea67a14c430716dbe50fbbb7"}]}
