)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"579f3b2be4b0e9a136d6193bd86a855c0877c94c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"671f1d73_e9d62d67","updated":"2022-05-24 15:21:48.000000000","message":"I am also wondering if it now makes sense to condition enable_hacluster on enable_masakari_hostmonitor. We would just need to create a reno for that.","commit_id":"944ee3296108092c46e468b4434df546c4113f0c"},{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"1c52ab65d257db8e61b464cfd9829b7a72daea31","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"891c986a_3bb4e9e3","updated":"2022-05-25 12:18:59.000000000","message":"done","commit_id":"944ee3296108092c46e468b4434df546c4113f0c"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"cd6fb5eab169342c2ab21ff45310467a24d8e1c1","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"31c39b21_989afbb0","updated":"2022-05-26 12:25:14.000000000","message":"Responding to your question about controlling hacluster - I have remembered that there were two reasons for keeping it independent - one was that the hostmonitor is optional. The other was that it is also possible to use Consul with hostmonitor and then users would have to explicitly disable hacluster which is flaky. Consul might scale better so you might be interested in working on supporting it. In the meantime, thank you for this change.","commit_id":"d3dbd812c57a485d232d8e75fe407008582454e1"},{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"5f2f7561cd2aee1f2447ebf200bb252fb1a156e1","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"23ddd33b_f6f37ce1","in_reply_to":"31c39b21_989afbb0","updated":"2022-05-26 12:28:42.000000000","message":"I know, but we don\u0027t have Consul right now. Ok than.\nAbout the Consul - will do. Need to check the blueprint.","commit_id":"d3dbd812c57a485d232d8e75fe407008582454e1"}],"ansible/roles/masakari/defaults/main.yml":[{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"579f3b2be4b0e9a136d6193bd86a855c0877c94c","unresolved":true,"context_lines":[{"line_number":28,"context_line":"  masakari-instancemonitor:"},{"line_number":29,"context_line":"    container_name: masakari_instancemonitor"},{"line_number":30,"context_line":"    group: masakari-instancemonitor"},{"line_number":31,"context_line":"    enabled: \"{{ enable_masakari_instancemonitor | default(true) | bool }}\""},{"line_number":32,"context_line":"    image: \"{{ masakari_monitors_image_full }}\""},{"line_number":33,"context_line":"    volumes: \"{{ masakari_instancemonitor_default_volumes + masakari_instancemonitor_extra_volumes }}\""},{"line_number":34,"context_line":"    privileged: True"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"206dc7f9_b9f66101","line":31,"range":{"start_line":31,"start_character":51,"end_line":31,"end_character":64},"updated":"2022-05-24 15:21:48.000000000","message":"not needed","commit_id":"944ee3296108092c46e468b4434df546c4113f0c"},{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"1c52ab65d257db8e61b464cfd9829b7a72daea31","unresolved":false,"context_lines":[{"line_number":28,"context_line":"  masakari-instancemonitor:"},{"line_number":29,"context_line":"    container_name: masakari_instancemonitor"},{"line_number":30,"context_line":"    group: masakari-instancemonitor"},{"line_number":31,"context_line":"    enabled: \"{{ enable_masakari_instancemonitor | default(true) | bool }}\""},{"line_number":32,"context_line":"    image: \"{{ masakari_monitors_image_full }}\""},{"line_number":33,"context_line":"    volumes: \"{{ masakari_instancemonitor_default_volumes + masakari_instancemonitor_extra_volumes }}\""},{"line_number":34,"context_line":"    privileged: True"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"57b979e1_b98bacce","line":31,"range":{"start_line":31,"start_character":51,"end_line":31,"end_character":64},"in_reply_to":"206dc7f9_b9f66101","updated":"2022-05-25 12:18:59.000000000","message":"Ack","commit_id":"944ee3296108092c46e468b4434df546c4113f0c"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"579f3b2be4b0e9a136d6193bd86a855c0877c94c","unresolved":true,"context_lines":[{"line_number":36,"context_line":"  masakari-hostmonitor:"},{"line_number":37,"context_line":"    container_name: masakari_hostmonitor"},{"line_number":38,"context_line":"    group: masakari-hostmonitor"},{"line_number":39,"context_line":"    enabled: \"{{ enable_masakari_hostmonitor | default(true) | bool }}\""},{"line_number":40,"context_line":"    ipc_mode: host"},{"line_number":41,"context_line":"    image: \"{{ masakari_monitors_image_full }}\""},{"line_number":42,"context_line":"    volumes: \"{{ masakari_hostmonitor_default_volumes + masakari_hostmonitor_extra_volumes }}\""}],"source_content_type":"text/x-yaml","patch_set":2,"id":"0cbe735b_627baec7","line":39,"range":{"start_line":39,"start_character":47,"end_line":39,"end_character":60},"updated":"2022-05-24 15:21:48.000000000","message":"not needed","commit_id":"944ee3296108092c46e468b4434df546c4113f0c"},{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"1c52ab65d257db8e61b464cfd9829b7a72daea31","unresolved":false,"context_lines":[{"line_number":36,"context_line":"  masakari-hostmonitor:"},{"line_number":37,"context_line":"    container_name: masakari_hostmonitor"},{"line_number":38,"context_line":"    group: masakari-hostmonitor"},{"line_number":39,"context_line":"    enabled: \"{{ enable_masakari_hostmonitor | default(true) | bool }}\""},{"line_number":40,"context_line":"    ipc_mode: host"},{"line_number":41,"context_line":"    image: \"{{ masakari_monitors_image_full }}\""},{"line_number":42,"context_line":"    volumes: \"{{ masakari_hostmonitor_default_volumes + masakari_hostmonitor_extra_volumes }}\""}],"source_content_type":"text/x-yaml","patch_set":2,"id":"9047364b_8184c1b8","line":39,"range":{"start_line":39,"start_character":47,"end_line":39,"end_character":60},"in_reply_to":"0cbe735b_627baec7","updated":"2022-05-25 12:18:59.000000000","message":"Ack","commit_id":"944ee3296108092c46e468b4434df546c4113f0c"}],"doc/source/reference/compute/masakari-guide.rst":[{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"579f3b2be4b0e9a136d6193bd86a855c0877c94c","unresolved":true,"context_lines":[{"line_number":15,"context_line":""},{"line_number":16,"context_line":"Kolla deploys Masakari API, Masakari Engine and Masakari Monitor containers"},{"line_number":17,"context_line":"which are the main Masakari components only if ``enable_masakari``"},{"line_number":18,"context_line":"is set in ``/etc/kolla/globals.yml``. By default deploy of the Masakari Host"},{"line_number":19,"context_line":"Monitor and Masakari Instance Monitor containers both are enabled. The deploy"},{"line_number":20,"context_line":"of the each type of the monitors can be controlled individually via"},{"line_number":21,"context_line":"``enable_masakari_instancemonitor`` or ``enable_masakari_hostmonitor``."}],"source_content_type":"text/x-rst","patch_set":2,"id":"449d1272_1fc21a63","line":18,"range":{"start_line":18,"start_character":49,"end_line":18,"end_character":58},"updated":"2022-05-24 15:21:48.000000000","message":"both","commit_id":"944ee3296108092c46e468b4434df546c4113f0c"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"579f3b2be4b0e9a136d6193bd86a855c0877c94c","unresolved":true,"context_lines":[{"line_number":15,"context_line":""},{"line_number":16,"context_line":"Kolla deploys Masakari API, Masakari Engine and Masakari Monitor containers"},{"line_number":17,"context_line":"which are the main Masakari components only if ``enable_masakari``"},{"line_number":18,"context_line":"is set in ``/etc/kolla/globals.yml``. By default deploy of the Masakari Host"},{"line_number":19,"context_line":"Monitor and Masakari Instance Monitor containers both are enabled. The deploy"},{"line_number":20,"context_line":"of the each type of the monitors can be controlled individually via"},{"line_number":21,"context_line":"``enable_masakari_instancemonitor`` or ``enable_masakari_hostmonitor``."}],"source_content_type":"text/x-rst","patch_set":2,"id":"78931bbf_8f246484","line":18,"range":{"start_line":18,"start_character":48,"end_line":18,"end_character":49},"updated":"2022-05-24 15:21:48.000000000","message":"comma","commit_id":"944ee3296108092c46e468b4434df546c4113f0c"},{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"1c52ab65d257db8e61b464cfd9829b7a72daea31","unresolved":false,"context_lines":[{"line_number":15,"context_line":""},{"line_number":16,"context_line":"Kolla deploys Masakari API, Masakari Engine and Masakari Monitor containers"},{"line_number":17,"context_line":"which are the main Masakari components only if ``enable_masakari``"},{"line_number":18,"context_line":"is set in ``/etc/kolla/globals.yml``. By default deploy of the Masakari Host"},{"line_number":19,"context_line":"Monitor and Masakari Instance Monitor containers both are enabled. The deploy"},{"line_number":20,"context_line":"of the each type of the monitors can be controlled individually via"},{"line_number":21,"context_line":"``enable_masakari_instancemonitor`` or ``enable_masakari_hostmonitor``."}],"source_content_type":"text/x-rst","patch_set":2,"id":"368eb231_acd16cc2","line":18,"range":{"start_line":18,"start_character":49,"end_line":18,"end_character":58},"in_reply_to":"449d1272_1fc21a63","updated":"2022-05-25 12:18:59.000000000","message":"Ack","commit_id":"944ee3296108092c46e468b4434df546c4113f0c"},{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"1c52ab65d257db8e61b464cfd9829b7a72daea31","unresolved":false,"context_lines":[{"line_number":15,"context_line":""},{"line_number":16,"context_line":"Kolla deploys Masakari API, Masakari Engine and Masakari Monitor containers"},{"line_number":17,"context_line":"which are the main Masakari components only if ``enable_masakari``"},{"line_number":18,"context_line":"is set in ``/etc/kolla/globals.yml``. By default deploy of the Masakari Host"},{"line_number":19,"context_line":"Monitor and Masakari Instance Monitor containers both are enabled. The deploy"},{"line_number":20,"context_line":"of the each type of the monitors can be controlled individually via"},{"line_number":21,"context_line":"``enable_masakari_instancemonitor`` or ``enable_masakari_hostmonitor``."}],"source_content_type":"text/x-rst","patch_set":2,"id":"223be0b0_3a784c4c","line":18,"range":{"start_line":18,"start_character":48,"end_line":18,"end_character":49},"in_reply_to":"78931bbf_8f246484","updated":"2022-05-25 12:18:59.000000000","message":"Ack","commit_id":"944ee3296108092c46e468b4434df546c4113f0c"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"579f3b2be4b0e9a136d6193bd86a855c0877c94c","unresolved":true,"context_lines":[{"line_number":16,"context_line":"Kolla deploys Masakari API, Masakari Engine and Masakari Monitor containers"},{"line_number":17,"context_line":"which are the main Masakari components only if ``enable_masakari``"},{"line_number":18,"context_line":"is set in ``/etc/kolla/globals.yml``. By default deploy of the Masakari Host"},{"line_number":19,"context_line":"Monitor and Masakari Instance Monitor containers both are enabled. The deploy"},{"line_number":20,"context_line":"of the each type of the monitors can be controlled individually via"},{"line_number":21,"context_line":"``enable_masakari_instancemonitor`` or ``enable_masakari_hostmonitor``."}],"source_content_type":"text/x-rst","patch_set":2,"id":"bdb3396d_21df8148","line":19,"range":{"start_line":19,"start_character":71,"end_line":19,"end_character":77},"updated":"2022-05-24 15:21:48.000000000","message":"deployment","commit_id":"944ee3296108092c46e468b4434df546c4113f0c"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"579f3b2be4b0e9a136d6193bd86a855c0877c94c","unresolved":true,"context_lines":[{"line_number":16,"context_line":"Kolla deploys Masakari API, Masakari Engine and Masakari Monitor containers"},{"line_number":17,"context_line":"which are the main Masakari components only if ``enable_masakari``"},{"line_number":18,"context_line":"is set in ``/etc/kolla/globals.yml``. By default deploy of the Masakari Host"},{"line_number":19,"context_line":"Monitor and Masakari Instance Monitor containers both are enabled. The deploy"},{"line_number":20,"context_line":"of the each type of the monitors can be controlled individually via"},{"line_number":21,"context_line":"``enable_masakari_instancemonitor`` or ``enable_masakari_hostmonitor``."}],"source_content_type":"text/x-rst","patch_set":2,"id":"ef667d71_c81aab82","line":19,"range":{"start_line":19,"start_character":49,"end_line":19,"end_character":54},"updated":"2022-05-24 15:21:48.000000000","message":"drop it","commit_id":"944ee3296108092c46e468b4434df546c4113f0c"},{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"1c52ab65d257db8e61b464cfd9829b7a72daea31","unresolved":false,"context_lines":[{"line_number":16,"context_line":"Kolla deploys Masakari API, Masakari Engine and Masakari Monitor containers"},{"line_number":17,"context_line":"which are the main Masakari components only if ``enable_masakari``"},{"line_number":18,"context_line":"is set in ``/etc/kolla/globals.yml``. By default deploy of the Masakari Host"},{"line_number":19,"context_line":"Monitor and Masakari Instance Monitor containers both are enabled. The deploy"},{"line_number":20,"context_line":"of the each type of the monitors can be controlled individually via"},{"line_number":21,"context_line":"``enable_masakari_instancemonitor`` or ``enable_masakari_hostmonitor``."}],"source_content_type":"text/x-rst","patch_set":2,"id":"94dd3998_392d6c6e","line":19,"range":{"start_line":19,"start_character":71,"end_line":19,"end_character":77},"in_reply_to":"bdb3396d_21df8148","updated":"2022-05-25 12:18:59.000000000","message":"Ack","commit_id":"944ee3296108092c46e468b4434df546c4113f0c"},{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"1c52ab65d257db8e61b464cfd9829b7a72daea31","unresolved":false,"context_lines":[{"line_number":16,"context_line":"Kolla deploys Masakari API, Masakari Engine and Masakari Monitor containers"},{"line_number":17,"context_line":"which are the main Masakari components only if ``enable_masakari``"},{"line_number":18,"context_line":"is set in ``/etc/kolla/globals.yml``. By default deploy of the Masakari Host"},{"line_number":19,"context_line":"Monitor and Masakari Instance Monitor containers both are enabled. The deploy"},{"line_number":20,"context_line":"of the each type of the monitors can be controlled individually via"},{"line_number":21,"context_line":"``enable_masakari_instancemonitor`` or ``enable_masakari_hostmonitor``."}],"source_content_type":"text/x-rst","patch_set":2,"id":"27027980_9179e7c1","line":19,"range":{"start_line":19,"start_character":49,"end_line":19,"end_character":54},"in_reply_to":"ef667d71_c81aab82","updated":"2022-05-25 12:18:59.000000000","message":"Ack","commit_id":"944ee3296108092c46e468b4434df546c4113f0c"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"579f3b2be4b0e9a136d6193bd86a855c0877c94c","unresolved":true,"context_lines":[{"line_number":17,"context_line":"which are the main Masakari components only if ``enable_masakari``"},{"line_number":18,"context_line":"is set in ``/etc/kolla/globals.yml``. By default deploy of the Masakari Host"},{"line_number":19,"context_line":"Monitor and Masakari Instance Monitor containers both are enabled. The deploy"},{"line_number":20,"context_line":"of the each type of the monitors can be controlled individually via"},{"line_number":21,"context_line":"``enable_masakari_instancemonitor`` or ``enable_masakari_hostmonitor``."}],"source_content_type":"text/x-rst","patch_set":2,"id":"0e669eee_a7b6cbb0","line":20,"range":{"start_line":20,"start_character":3,"end_line":20,"end_character":7},"updated":"2022-05-24 15:21:48.000000000","message":"drop it","commit_id":"944ee3296108092c46e468b4434df546c4113f0c"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"579f3b2be4b0e9a136d6193bd86a855c0877c94c","unresolved":true,"context_lines":[{"line_number":17,"context_line":"which are the main Masakari components only if ``enable_masakari``"},{"line_number":18,"context_line":"is set in ``/etc/kolla/globals.yml``. By default deploy of the Masakari Host"},{"line_number":19,"context_line":"Monitor and Masakari Instance Monitor containers both are enabled. The deploy"},{"line_number":20,"context_line":"of the each type of the monitors can be controlled individually via"},{"line_number":21,"context_line":"``enable_masakari_instancemonitor`` or ``enable_masakari_hostmonitor``."}],"source_content_type":"text/x-rst","patch_set":2,"id":"a20a9ebc_507b9242","line":20,"range":{"start_line":20,"start_character":20,"end_line":20,"end_character":24},"updated":"2022-05-24 15:21:48.000000000","message":"drop it","commit_id":"944ee3296108092c46e468b4434df546c4113f0c"},{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"1c52ab65d257db8e61b464cfd9829b7a72daea31","unresolved":false,"context_lines":[{"line_number":17,"context_line":"which are the main Masakari components only if ``enable_masakari``"},{"line_number":18,"context_line":"is set in ``/etc/kolla/globals.yml``. By default deploy of the Masakari Host"},{"line_number":19,"context_line":"Monitor and Masakari Instance Monitor containers both are enabled. The deploy"},{"line_number":20,"context_line":"of the each type of the monitors can be controlled individually via"},{"line_number":21,"context_line":"``enable_masakari_instancemonitor`` or ``enable_masakari_hostmonitor``."}],"source_content_type":"text/x-rst","patch_set":2,"id":"c5733fe8_c09cbe7f","line":20,"range":{"start_line":20,"start_character":3,"end_line":20,"end_character":7},"in_reply_to":"0e669eee_a7b6cbb0","updated":"2022-05-25 12:18:59.000000000","message":"Ack","commit_id":"944ee3296108092c46e468b4434df546c4113f0c"},{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"1c52ab65d257db8e61b464cfd9829b7a72daea31","unresolved":false,"context_lines":[{"line_number":17,"context_line":"which are the main Masakari components only if ``enable_masakari``"},{"line_number":18,"context_line":"is set in ``/etc/kolla/globals.yml``. By default deploy of the Masakari Host"},{"line_number":19,"context_line":"Monitor and Masakari Instance Monitor containers both are enabled. The deploy"},{"line_number":20,"context_line":"of the each type of the monitors can be controlled individually via"},{"line_number":21,"context_line":"``enable_masakari_instancemonitor`` or ``enable_masakari_hostmonitor``."}],"source_content_type":"text/x-rst","patch_set":2,"id":"25afc1b6_482eb6a0","line":20,"range":{"start_line":20,"start_character":20,"end_line":20,"end_character":24},"in_reply_to":"a20a9ebc_507b9242","updated":"2022-05-25 12:18:59.000000000","message":"Ack","commit_id":"944ee3296108092c46e468b4434df546c4113f0c"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"579f3b2be4b0e9a136d6193bd86a855c0877c94c","unresolved":true,"context_lines":[{"line_number":18,"context_line":"is set in ``/etc/kolla/globals.yml``. By default deploy of the Masakari Host"},{"line_number":19,"context_line":"Monitor and Masakari Instance Monitor containers both are enabled. The deploy"},{"line_number":20,"context_line":"of the each type of the monitors can be controlled individually via"},{"line_number":21,"context_line":"``enable_masakari_instancemonitor`` or ``enable_masakari_hostmonitor``."}],"source_content_type":"text/x-rst","patch_set":2,"id":"80cbccf4_b9e2b22d","line":21,"range":{"start_line":21,"start_character":36,"end_line":21,"end_character":39},"updated":"2022-05-24 15:21:48.000000000","message":"and","commit_id":"944ee3296108092c46e468b4434df546c4113f0c"},{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"1c52ab65d257db8e61b464cfd9829b7a72daea31","unresolved":false,"context_lines":[{"line_number":18,"context_line":"is set in ``/etc/kolla/globals.yml``. By default deploy of the Masakari Host"},{"line_number":19,"context_line":"Monitor and Masakari Instance Monitor containers both are enabled. The deploy"},{"line_number":20,"context_line":"of the each type of the monitors can be controlled individually via"},{"line_number":21,"context_line":"``enable_masakari_instancemonitor`` or ``enable_masakari_hostmonitor``."}],"source_content_type":"text/x-rst","patch_set":2,"id":"91c307cb_e75893f3","line":21,"range":{"start_line":21,"start_character":36,"end_line":21,"end_character":39},"in_reply_to":"80cbccf4_b9e2b22d","updated":"2022-05-25 12:18:59.000000000","message":"Ack","commit_id":"944ee3296108092c46e468b4434df546c4113f0c"}],"releasenotes/notes/control-masakari-monitors-1107c10c45678b0a.yaml":[{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"579f3b2be4b0e9a136d6193bd86a855c0877c94c","unresolved":true,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"features:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    The new switches added to control deploy of the Masakari monitors."},{"line_number":5,"context_line":"    The deploy of the each type of the monitors can be controlled individually"},{"line_number":6,"context_line":"    via ``enable_masakari_instancemonitor`` or ``enable_masakari_hostmonitor``."},{"line_number":7,"context_line":"    By default both are set to ``true`` when deploy of the Masakari is enabled"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"2a60e729_f01c7229","line":4,"range":{"start_line":4,"start_character":38,"end_line":4,"end_character":45},"updated":"2022-05-24 15:21:48.000000000","message":"deployment","commit_id":"944ee3296108092c46e468b4434df546c4113f0c"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"579f3b2be4b0e9a136d6193bd86a855c0877c94c","unresolved":true,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"features:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    The new switches added to control deploy of the Masakari monitors."},{"line_number":5,"context_line":"    The deploy of the each type of the monitors can be controlled individually"},{"line_number":6,"context_line":"    via ``enable_masakari_instancemonitor`` or ``enable_masakari_hostmonitor``."},{"line_number":7,"context_line":"    By default both are set to ``true`` when deploy of the Masakari is enabled"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"05860edf_9ee698e8","line":4,"range":{"start_line":4,"start_character":4,"end_line":4,"end_character":8},"updated":"2022-05-24 15:21:48.000000000","message":"drop it","commit_id":"944ee3296108092c46e468b4434df546c4113f0c"},{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"1c52ab65d257db8e61b464cfd9829b7a72daea31","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":"    The new switches added to control deploy of the Masakari monitors."},{"line_number":5,"context_line":"    The deploy of the each type of the monitors can be controlled individually"},{"line_number":6,"context_line":"    via ``enable_masakari_instancemonitor`` or ``enable_masakari_hostmonitor``."},{"line_number":7,"context_line":"    By default both are set to ``true`` when deploy of the Masakari is enabled"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"f6027dc5_573be0d0","line":4,"range":{"start_line":4,"start_character":4,"end_line":4,"end_character":8},"in_reply_to":"05860edf_9ee698e8","updated":"2022-05-25 12:18:59.000000000","message":"Ack","commit_id":"944ee3296108092c46e468b4434df546c4113f0c"},{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"1c52ab65d257db8e61b464cfd9829b7a72daea31","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":"    The new switches added to control deploy of the Masakari monitors."},{"line_number":5,"context_line":"    The deploy of the each type of the monitors can be controlled individually"},{"line_number":6,"context_line":"    via ``enable_masakari_instancemonitor`` or ``enable_masakari_hostmonitor``."},{"line_number":7,"context_line":"    By default both are set to ``true`` when deploy of the Masakari is enabled"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"d9d781f4_2bfeab6c","line":4,"range":{"start_line":4,"start_character":38,"end_line":4,"end_character":45},"in_reply_to":"2a60e729_f01c7229","updated":"2022-05-25 12:18:59.000000000","message":"Ack","commit_id":"944ee3296108092c46e468b4434df546c4113f0c"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"579f3b2be4b0e9a136d6193bd86a855c0877c94c","unresolved":true,"context_lines":[{"line_number":2,"context_line":"features:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    The new switches added to control deploy of the Masakari monitors."},{"line_number":5,"context_line":"    The deploy of the each type of the monitors can be controlled individually"},{"line_number":6,"context_line":"    via ``enable_masakari_instancemonitor`` or ``enable_masakari_hostmonitor``."},{"line_number":7,"context_line":"    By default both are set to ``true`` when deploy of the Masakari is enabled"},{"line_number":8,"context_line":"    via ``enable_masakari``."}],"source_content_type":"text/x-yaml","patch_set":2,"id":"0411a77e_99ea0ac6","line":5,"range":{"start_line":5,"start_character":8,"end_line":5,"end_character":15},"updated":"2022-05-24 15:21:48.000000000","message":"deployment","commit_id":"944ee3296108092c46e468b4434df546c4113f0c"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"579f3b2be4b0e9a136d6193bd86a855c0877c94c","unresolved":true,"context_lines":[{"line_number":2,"context_line":"features:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    The new switches added to control deploy of the Masakari monitors."},{"line_number":5,"context_line":"    The deploy of the each type of the monitors can be controlled individually"},{"line_number":6,"context_line":"    via ``enable_masakari_instancemonitor`` or ``enable_masakari_hostmonitor``."},{"line_number":7,"context_line":"    By default both are set to ``true`` when deploy of the Masakari is enabled"},{"line_number":8,"context_line":"    via ``enable_masakari``."}],"source_content_type":"text/x-yaml","patch_set":2,"id":"5bf32a41_f4c4ca66","line":5,"range":{"start_line":5,"start_character":35,"end_line":5,"end_character":39},"updated":"2022-05-24 15:21:48.000000000","message":"drop it","commit_id":"944ee3296108092c46e468b4434df546c4113f0c"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"579f3b2be4b0e9a136d6193bd86a855c0877c94c","unresolved":true,"context_lines":[{"line_number":2,"context_line":"features:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    The new switches added to control deploy of the Masakari monitors."},{"line_number":5,"context_line":"    The deploy of the each type of the monitors can be controlled individually"},{"line_number":6,"context_line":"    via ``enable_masakari_instancemonitor`` or ``enable_masakari_hostmonitor``."},{"line_number":7,"context_line":"    By default both are set to ``true`` when deploy of the Masakari is enabled"},{"line_number":8,"context_line":"    via ``enable_masakari``."}],"source_content_type":"text/x-yaml","patch_set":2,"id":"7c3ea6c7_d8f84201","line":5,"range":{"start_line":5,"start_character":18,"end_line":5,"end_character":22},"updated":"2022-05-24 15:21:48.000000000","message":"drop it","commit_id":"944ee3296108092c46e468b4434df546c4113f0c"},{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"1c52ab65d257db8e61b464cfd9829b7a72daea31","unresolved":false,"context_lines":[{"line_number":2,"context_line":"features:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    The new switches added to control deploy of the Masakari monitors."},{"line_number":5,"context_line":"    The deploy of the each type of the monitors can be controlled individually"},{"line_number":6,"context_line":"    via ``enable_masakari_instancemonitor`` or ``enable_masakari_hostmonitor``."},{"line_number":7,"context_line":"    By default both are set to ``true`` when deploy of the Masakari is enabled"},{"line_number":8,"context_line":"    via ``enable_masakari``."}],"source_content_type":"text/x-yaml","patch_set":2,"id":"c97c33ab_b34761e2","line":5,"range":{"start_line":5,"start_character":8,"end_line":5,"end_character":15},"in_reply_to":"0411a77e_99ea0ac6","updated":"2022-05-25 12:18:59.000000000","message":"Ack","commit_id":"944ee3296108092c46e468b4434df546c4113f0c"},{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"1c52ab65d257db8e61b464cfd9829b7a72daea31","unresolved":false,"context_lines":[{"line_number":2,"context_line":"features:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    The new switches added to control deploy of the Masakari monitors."},{"line_number":5,"context_line":"    The deploy of the each type of the monitors can be controlled individually"},{"line_number":6,"context_line":"    via ``enable_masakari_instancemonitor`` or ``enable_masakari_hostmonitor``."},{"line_number":7,"context_line":"    By default both are set to ``true`` when deploy of the Masakari is enabled"},{"line_number":8,"context_line":"    via ``enable_masakari``."}],"source_content_type":"text/x-yaml","patch_set":2,"id":"6e94d4e7_13cc20f8","line":5,"range":{"start_line":5,"start_character":35,"end_line":5,"end_character":39},"in_reply_to":"5bf32a41_f4c4ca66","updated":"2022-05-25 12:18:59.000000000","message":"Ack","commit_id":"944ee3296108092c46e468b4434df546c4113f0c"},{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"1c52ab65d257db8e61b464cfd9829b7a72daea31","unresolved":false,"context_lines":[{"line_number":2,"context_line":"features:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    The new switches added to control deploy of the Masakari monitors."},{"line_number":5,"context_line":"    The deploy of the each type of the monitors can be controlled individually"},{"line_number":6,"context_line":"    via ``enable_masakari_instancemonitor`` or ``enable_masakari_hostmonitor``."},{"line_number":7,"context_line":"    By default both are set to ``true`` when deploy of the Masakari is enabled"},{"line_number":8,"context_line":"    via ``enable_masakari``."}],"source_content_type":"text/x-yaml","patch_set":2,"id":"ca6def18_d9b102ce","line":5,"range":{"start_line":5,"start_character":18,"end_line":5,"end_character":22},"in_reply_to":"7c3ea6c7_d8f84201","updated":"2022-05-25 12:18:59.000000000","message":"Ack","commit_id":"944ee3296108092c46e468b4434df546c4113f0c"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"579f3b2be4b0e9a136d6193bd86a855c0877c94c","unresolved":true,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    The new switches added to control deploy of the Masakari monitors."},{"line_number":5,"context_line":"    The deploy of the each type of the monitors can be controlled individually"},{"line_number":6,"context_line":"    via ``enable_masakari_instancemonitor`` or ``enable_masakari_hostmonitor``."},{"line_number":7,"context_line":"    By default both are set to ``true`` when deploy of the Masakari is enabled"},{"line_number":8,"context_line":"    via ``enable_masakari``."}],"source_content_type":"text/x-yaml","patch_set":2,"id":"c1b30cf8_eedf2d7c","line":6,"range":{"start_line":6,"start_character":44,"end_line":6,"end_character":47},"updated":"2022-05-24 15:21:48.000000000","message":"and","commit_id":"944ee3296108092c46e468b4434df546c4113f0c"},{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"1c52ab65d257db8e61b464cfd9829b7a72daea31","unresolved":false,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    The new switches added to control deploy of the Masakari monitors."},{"line_number":5,"context_line":"    The deploy of the each type of the monitors can be controlled individually"},{"line_number":6,"context_line":"    via ``enable_masakari_instancemonitor`` or ``enable_masakari_hostmonitor``."},{"line_number":7,"context_line":"    By default both are set to ``true`` when deploy of the Masakari is enabled"},{"line_number":8,"context_line":"    via ``enable_masakari``."}],"source_content_type":"text/x-yaml","patch_set":2,"id":"6cf24c6d_2d516964","line":6,"range":{"start_line":6,"start_character":44,"end_line":6,"end_character":47},"in_reply_to":"c1b30cf8_eedf2d7c","updated":"2022-05-25 12:18:59.000000000","message":"Ack","commit_id":"944ee3296108092c46e468b4434df546c4113f0c"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"579f3b2be4b0e9a136d6193bd86a855c0877c94c","unresolved":true,"context_lines":[{"line_number":4,"context_line":"    The new switches added to control deploy of the Masakari monitors."},{"line_number":5,"context_line":"    The deploy of the each type of the monitors can be controlled individually"},{"line_number":6,"context_line":"    via ``enable_masakari_instancemonitor`` or ``enable_masakari_hostmonitor``."},{"line_number":7,"context_line":"    By default both are set to ``true`` when deploy of the Masakari is enabled"},{"line_number":8,"context_line":"    via ``enable_masakari``."}],"source_content_type":"text/x-yaml","patch_set":2,"id":"04001424_9faf60ff","line":7,"range":{"start_line":7,"start_character":14,"end_line":7,"end_character":15},"updated":"2022-05-24 15:21:48.000000000","message":"comma","commit_id":"944ee3296108092c46e468b4434df546c4113f0c"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"579f3b2be4b0e9a136d6193bd86a855c0877c94c","unresolved":true,"context_lines":[{"line_number":4,"context_line":"    The new switches added to control deploy of the Masakari monitors."},{"line_number":5,"context_line":"    The deploy of the each type of the monitors can be controlled individually"},{"line_number":6,"context_line":"    via ``enable_masakari_instancemonitor`` or ``enable_masakari_hostmonitor``."},{"line_number":7,"context_line":"    By default both are set to ``true`` when deploy of the Masakari is enabled"},{"line_number":8,"context_line":"    via ``enable_masakari``."}],"source_content_type":"text/x-yaml","patch_set":2,"id":"87bb5b74_37060c35","line":7,"range":{"start_line":7,"start_character":45,"end_line":7,"end_character":52},"updated":"2022-05-24 15:21:48.000000000","message":"the deployment","commit_id":"944ee3296108092c46e468b4434df546c4113f0c"},{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"1c52ab65d257db8e61b464cfd9829b7a72daea31","unresolved":false,"context_lines":[{"line_number":4,"context_line":"    The new switches added to control deploy of the Masakari monitors."},{"line_number":5,"context_line":"    The deploy of the each type of the monitors can be controlled individually"},{"line_number":6,"context_line":"    via ``enable_masakari_instancemonitor`` or ``enable_masakari_hostmonitor``."},{"line_number":7,"context_line":"    By default both are set to ``true`` when deploy of the Masakari is enabled"},{"line_number":8,"context_line":"    via ``enable_masakari``."}],"source_content_type":"text/x-yaml","patch_set":2,"id":"ee129821_264293c0","line":7,"range":{"start_line":7,"start_character":14,"end_line":7,"end_character":15},"in_reply_to":"04001424_9faf60ff","updated":"2022-05-25 12:18:59.000000000","message":"Ack","commit_id":"944ee3296108092c46e468b4434df546c4113f0c"},{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"1c52ab65d257db8e61b464cfd9829b7a72daea31","unresolved":false,"context_lines":[{"line_number":4,"context_line":"    The new switches added to control deploy of the Masakari monitors."},{"line_number":5,"context_line":"    The deploy of the each type of the monitors can be controlled individually"},{"line_number":6,"context_line":"    via ``enable_masakari_instancemonitor`` or ``enable_masakari_hostmonitor``."},{"line_number":7,"context_line":"    By default both are set to ``true`` when deploy of the Masakari is enabled"},{"line_number":8,"context_line":"    via ``enable_masakari``."}],"source_content_type":"text/x-yaml","patch_set":2,"id":"90caebce_b0c7eda6","line":7,"range":{"start_line":7,"start_character":45,"end_line":7,"end_character":52},"in_reply_to":"87bb5b74_37060c35","updated":"2022-05-25 12:18:59.000000000","message":"Ack","commit_id":"944ee3296108092c46e468b4434df546c4113f0c"}]}
