)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":17685,"name":"Elod Illes","email":"elod.illes@est.tech","username":"elod.illes"},"change_message_id":"e22aa868ff3da52ff0cb1d292cfc91679fc3e523","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"1c36a1b6_9c9a05e5","updated":"2022-12-12 16:14:11.000000000","message":"Looks a bit \u0027feature-like\u0027, but anyway, this uses the usual \u0027new config option\u0027 handling that does not change the default behaviour. So probably it\u0027s OK. Besides, the code change is quite small. (Maybe the user facing documentation (release notes) worth a follow-up patch for easier readability)\n\nFreshly merged on master + clean cherry pick from there. LGTM. Giving +1 until we see that tests are passing.","commit_id":"d92d0934188a14741dd86949ddf98bd1208f3d96"},{"author":{"_account_id":7166,"name":"Sylvain Bauza","email":"sbauza@redhat.com","username":"sbauza"},"change_message_id":"31cee4900429941e4e6ea645a5ef5ff8824aadb5","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"166d1ff8_b9ff8d23","updated":"2022-12-12 15:58:10.000000000","message":"looks valid to me.","commit_id":"d92d0934188a14741dd86949ddf98bd1208f3d96"},{"author":{"_account_id":17685,"name":"Elod Illes","email":"elod.illes@est.tech","username":"elod.illes"},"change_message_id":"abaf9294dba5e8997aeb9741264d98ff96273d47","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"e4248fe9_54093bda","updated":"2022-12-12 17:52:12.000000000","message":"tests have passed. Let\u0027s merge this then.","commit_id":"d92d0934188a14741dd86949ddf98bd1208f3d96"}],"releasenotes/notes/multiple-config-files-with-mod_wsgi-f114ea5fdd8b9a51.yaml":[{"author":{"_account_id":17685,"name":"Elod Illes","email":"elod.illes@est.tech","username":"elod.illes"},"change_message_id":"e22aa868ff3da52ff0cb1d292cfc91679fc3e523","unresolved":false,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    apache mod_wsgi does not support passing commandline arguments to the wsgi"},{"line_number":5,"context_line":"    application that it hosts. As a result when the nova api or metadata api"},{"line_number":6,"context_line":"    where run under mod_wsgi it was not posible to use multiple config files"},{"line_number":7,"context_line":"    or non-default file names i.e. nova-api.conf"},{"line_number":8,"context_line":"    This has been adressed by the intoduction of a new, optional, envionment"},{"line_number":9,"context_line":"    varible ``OS_NOVA_CONFIG_FILES``. ``OS_NOVA_CONFIG_FILES`` is a ``;``"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"41caeccf_951fd2d6","line":6,"range":{"start_line":6,"start_character":40,"end_line":6,"end_character":47},"updated":"2022-12-12 16:14:11.000000000","message":"nit: possible","commit_id":"d92d0934188a14741dd86949ddf98bd1208f3d96"},{"author":{"_account_id":17685,"name":"Elod Illes","email":"elod.illes@est.tech","username":"elod.illes"},"change_message_id":"e22aa868ff3da52ff0cb1d292cfc91679fc3e523","unresolved":false,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    apache mod_wsgi does not support passing commandline arguments to the wsgi"},{"line_number":5,"context_line":"    application that it hosts. As a result when the nova api or metadata api"},{"line_number":6,"context_line":"    where run under mod_wsgi it was not posible to use multiple config files"},{"line_number":7,"context_line":"    or non-default file names i.e. nova-api.conf"},{"line_number":8,"context_line":"    This has been adressed by the intoduction of a new, optional, envionment"},{"line_number":9,"context_line":"    varible ``OS_NOVA_CONFIG_FILES``. ``OS_NOVA_CONFIG_FILES`` is a ``;``"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"2806d722_cada6490","line":6,"range":{"start_line":6,"start_character":4,"end_line":6,"end_character":9},"updated":"2022-12-12 16:14:11.000000000","message":"nit: were?","commit_id":"d92d0934188a14741dd86949ddf98bd1208f3d96"},{"author":{"_account_id":17685,"name":"Elod Illes","email":"elod.illes@est.tech","username":"elod.illes"},"change_message_id":"e22aa868ff3da52ff0cb1d292cfc91679fc3e523","unresolved":false,"context_lines":[{"line_number":5,"context_line":"    application that it hosts. As a result when the nova api or metadata api"},{"line_number":6,"context_line":"    where run under mod_wsgi it was not posible to use multiple config files"},{"line_number":7,"context_line":"    or non-default file names i.e. nova-api.conf"},{"line_number":8,"context_line":"    This has been adressed by the intoduction of a new, optional, envionment"},{"line_number":9,"context_line":"    varible ``OS_NOVA_CONFIG_FILES``. ``OS_NOVA_CONFIG_FILES`` is a ``;``"},{"line_number":10,"context_line":"    seperated list fo file path relitive to ``OS_NOVA_CONFIG_DIR``."},{"line_number":11,"context_line":"    When unset the default ``api-paste.ini`` and ``nova.conf`` will be used"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"d6a82a59_dcee03cc","line":8,"range":{"start_line":8,"start_character":18,"end_line":8,"end_character":26},"updated":"2022-12-12 16:14:11.000000000","message":"nit: addressed","commit_id":"d92d0934188a14741dd86949ddf98bd1208f3d96"},{"author":{"_account_id":17685,"name":"Elod Illes","email":"elod.illes@est.tech","username":"elod.illes"},"change_message_id":"e22aa868ff3da52ff0cb1d292cfc91679fc3e523","unresolved":false,"context_lines":[{"line_number":5,"context_line":"    application that it hosts. As a result when the nova api or metadata api"},{"line_number":6,"context_line":"    where run under mod_wsgi it was not posible to use multiple config files"},{"line_number":7,"context_line":"    or non-default file names i.e. nova-api.conf"},{"line_number":8,"context_line":"    This has been adressed by the intoduction of a new, optional, envionment"},{"line_number":9,"context_line":"    varible ``OS_NOVA_CONFIG_FILES``. ``OS_NOVA_CONFIG_FILES`` is a ``;``"},{"line_number":10,"context_line":"    seperated list fo file path relitive to ``OS_NOVA_CONFIG_DIR``."},{"line_number":11,"context_line":"    When unset the default ``api-paste.ini`` and ``nova.conf`` will be used"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"9f1e3c57_32204762","line":8,"range":{"start_line":8,"start_character":34,"end_line":8,"end_character":45},"updated":"2022-12-12 16:14:11.000000000","message":"nit: introduction","commit_id":"d92d0934188a14741dd86949ddf98bd1208f3d96"},{"author":{"_account_id":17685,"name":"Elod Illes","email":"elod.illes@est.tech","username":"elod.illes"},"change_message_id":"e22aa868ff3da52ff0cb1d292cfc91679fc3e523","unresolved":false,"context_lines":[{"line_number":7,"context_line":"    or non-default file names i.e. nova-api.conf"},{"line_number":8,"context_line":"    This has been adressed by the intoduction of a new, optional, envionment"},{"line_number":9,"context_line":"    varible ``OS_NOVA_CONFIG_FILES``. ``OS_NOVA_CONFIG_FILES`` is a ``;``"},{"line_number":10,"context_line":"    seperated list fo file path relitive to ``OS_NOVA_CONFIG_DIR``."},{"line_number":11,"context_line":"    When unset the default ``api-paste.ini`` and ``nova.conf`` will be used"},{"line_number":12,"context_line":"    form ``/etc/nova``. This is supported for the nova api and nova metadata"},{"line_number":13,"context_line":"    wsgi applications."}],"source_content_type":"text/x-yaml","patch_set":1,"id":"06494791_3a15ed0c","line":10,"range":{"start_line":10,"start_character":32,"end_line":10,"end_character":40},"updated":"2022-12-12 16:14:11.000000000","message":"nit: relative","commit_id":"d92d0934188a14741dd86949ddf98bd1208f3d96"},{"author":{"_account_id":17685,"name":"Elod Illes","email":"elod.illes@est.tech","username":"elod.illes"},"change_message_id":"e22aa868ff3da52ff0cb1d292cfc91679fc3e523","unresolved":false,"context_lines":[{"line_number":7,"context_line":"    or non-default file names i.e. nova-api.conf"},{"line_number":8,"context_line":"    This has been adressed by the intoduction of a new, optional, envionment"},{"line_number":9,"context_line":"    varible ``OS_NOVA_CONFIG_FILES``. ``OS_NOVA_CONFIG_FILES`` is a ``;``"},{"line_number":10,"context_line":"    seperated list fo file path relitive to ``OS_NOVA_CONFIG_DIR``."},{"line_number":11,"context_line":"    When unset the default ``api-paste.ini`` and ``nova.conf`` will be used"},{"line_number":12,"context_line":"    form ``/etc/nova``. This is supported for the nova api and nova metadata"},{"line_number":13,"context_line":"    wsgi applications."}],"source_content_type":"text/x-yaml","patch_set":1,"id":"807d5dff_3bb096eb","line":10,"range":{"start_line":10,"start_character":4,"end_line":10,"end_character":13},"updated":"2022-12-12 16:14:11.000000000","message":"nit: separated","commit_id":"d92d0934188a14741dd86949ddf98bd1208f3d96"}]}
