)]}'
{"/COMMIT_MSG":[{"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":"42af12bf3ab0b617dd969d3c15c45e68003c2311","unresolved":false,"context_lines":[{"line_number":4,"context_line":"Commit:     gujin \u003cgu.jin@99cloud.net\u003e"},{"line_number":5,"context_line":"CommitDate: 2019-07-03 10:26:47 +0800"},{"line_number":6,"context_line":""},{"line_number":7,"context_line":"Fix the genconfig subcommand failed"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"1. When run `kolla-ansible genconfig` to generage configs before"},{"line_number":10,"context_line":"deploy, it will failed due to the ceph pool not exists. this PS"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":2,"id":"9fb8cfa7_ff0fba2c","line":7,"updated":"2019-07-03 06:17:34.000000000","message":"... when using kolla-deployed ceph","commit_id":"470c8726eb92aa4c09cec71ce27e7ddcdd5a5c0f"},{"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":"42af12bf3ab0b617dd969d3c15c45e68003c2311","unresolved":false,"context_lines":[{"line_number":9,"context_line":"1. When run `kolla-ansible genconfig` to generage configs before"},{"line_number":10,"context_line":"deploy, it will failed due to the ceph pool not exists. this PS"},{"line_number":11,"context_line":"to fix it."},{"line_number":12,"context_line":"2. remove a unnecessary space."},{"line_number":13,"context_line":""},{"line_number":14,"context_line":"Change-Id: I629b8ae261acd5fc5382e87fba26878483a6c857"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":2,"id":"9fb8cfa7_7ffc2a0c","line":12,"updated":"2019-07-03 06:17:34.000000000","message":"no! :-)","commit_id":"470c8726eb92aa4c09cec71ce27e7ddcdd5a5c0f"}],"ansible/roles/cinder/tasks/config.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":"42af12bf3ab0b617dd969d3c15c45e68003c2311","unresolved":false,"context_lines":[{"line_number":24,"context_line":""},{"line_number":25,"context_line":"- include_tasks: external_ceph.yml"},{"line_number":26,"context_line":"  when:"},{"line_number":27,"context_line":"    - kolla_action !\u003d \"config\""},{"line_number":28,"context_line":"    - (enable_ceph | bool \u003d\u003d False) and (cinder_backend_ceph | bool)"},{"line_number":29,"context_line":"    - inventory_hostname in groups[\u0027cinder-volume\u0027] or"},{"line_number":30,"context_line":"      inventory_hostname in groups[\u0027cinder-backup\u0027]"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"9fb8cfa7_df5d1616","line":27,"updated":"2019-07-03 06:17:34.000000000","message":"does not seem to affect external_ceph, no need to block it","commit_id":"470c8726eb92aa4c09cec71ce27e7ddcdd5a5c0f"}],"ansible/roles/glance/tasks/config.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":"42af12bf3ab0b617dd969d3c15c45e68003c2311","unresolved":false,"context_lines":[{"line_number":20,"context_line":""},{"line_number":21,"context_line":"- include_tasks: external_ceph.yml"},{"line_number":22,"context_line":"  when:"},{"line_number":23,"context_line":"    - kolla_action !\u003d \"config\""},{"line_number":24,"context_line":"    - enable_ceph | bool \u003d\u003d False"},{"line_number":25,"context_line":"    - glance_backend_ceph | bool"},{"line_number":26,"context_line":""}],"source_content_type":"text/x-yaml","patch_set":2,"id":"9fb8cfa7_ffab3ad4","line":23,"updated":"2019-07-03 06:17:34.000000000","message":"ditto","commit_id":"470c8726eb92aa4c09cec71ce27e7ddcdd5a5c0f"}],"ansible/roles/gnocchi/tasks/config.yml":[{"author":{"_account_id":28614,"name":"jacky06","email":"zhang.min@99cloud.net","username":"jacky06"},"change_message_id":"c5a75e05f1711a5267c9340efd3beae7c6164d5c","unresolved":false,"context_lines":[{"line_number":14,"context_line":""},{"line_number":15,"context_line":"- include_tasks: ceph.yml"},{"line_number":16,"context_line":"  when:"},{"line_number":17,"context_line":"    - kolla_action \u003d \"config\""},{"line_number":18,"context_line":"    - enable_ceph | bool"},{"line_number":19,"context_line":"    - gnocchi_backend_storage \u003d\u003d \u0027ceph\u0027"},{"line_number":20,"context_line":""}],"source_content_type":"text/x-yaml","patch_set":1,"id":"9fb8cfa7_8978d08f","line":17,"range":{"start_line":17,"start_character":18,"end_line":17,"end_character":20},"updated":"2019-07-03 02:10:07.000000000","message":"! is missing,","commit_id":"a47ff42625ff773792aabd05311e9803b6962cc8"},{"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":"42af12bf3ab0b617dd969d3c15c45e68003c2311","unresolved":false,"context_lines":[{"line_number":20,"context_line":""},{"line_number":21,"context_line":"- include_tasks: external_ceph.yml"},{"line_number":22,"context_line":"  when:"},{"line_number":23,"context_line":"    - kolla_action !\u003d \"config\""},{"line_number":24,"context_line":"    - enable_ceph | bool \u003d\u003d False"},{"line_number":25,"context_line":"    - gnocchi_backend_storage \u003d\u003d \u0027ceph\u0027"},{"line_number":26,"context_line":""}],"source_content_type":"text/x-yaml","patch_set":2,"id":"9fb8cfa7_bfb5c234","line":23,"updated":"2019-07-03 06:17:34.000000000","message":"ditto","commit_id":"470c8726eb92aa4c09cec71ce27e7ddcdd5a5c0f"}],"ansible/roles/manila/tasks/config.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":"42af12bf3ab0b617dd969d3c15c45e68003c2311","unresolved":false,"context_lines":[{"line_number":22,"context_line":""},{"line_number":23,"context_line":"- include_tasks: external_ceph.yml"},{"line_number":24,"context_line":"  when:"},{"line_number":25,"context_line":"    - kolla_action !\u003d \"config\""},{"line_number":26,"context_line":"    - enable_ceph| bool \u003d\u003d False"},{"line_number":27,"context_line":"    - enable_ceph_mds| bool \u003d\u003d False"},{"line_number":28,"context_line":"    - (enable_manila_backend_cephfs_native | bool) or (enable_manila_backend_cephfs_nfs | bool)"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"9fb8cfa7_9f86be65","line":25,"updated":"2019-07-03 06:17:34.000000000","message":"ditto","commit_id":"470c8726eb92aa4c09cec71ce27e7ddcdd5a5c0f"}],"ansible/roles/nova/tasks/ceph.yml":[{"author":{"_account_id":22165,"name":"caoyuan","email":"cao.yingjunz@gmail.com","username":"caoyuan"},"change_message_id":"041f1215f2da55a5b0e038285a6ed9a877446156","unresolved":false,"context_lines":[{"line_number":61,"context_line":"  changed_when: False"},{"line_number":62,"context_line":"  run_once: True"},{"line_number":63,"context_line":"  when:"},{"line_number":64,"context_line":"    - kolla_action !\u003d \"config\""},{"line_number":65,"context_line":""},{"line_number":66,"context_line":"- name: Pushing cephx keyring for nova"},{"line_number":67,"context_line":"  copy:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"7faddb67_d04431ba","line":64,"range":{"start_line":64,"start_character":0,"end_line":64,"end_character":30},"updated":"2019-07-04 05:15:05.000000000","message":"duplication of key \"when\" in mapping, please merged into line 58","commit_id":"b51743f415e75161d8a570f79d575bf3597d5737"}],"ansible/roles/nova/tasks/config.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":"42af12bf3ab0b617dd969d3c15c45e68003c2311","unresolved":false,"context_lines":[{"line_number":37,"context_line":""},{"line_number":38,"context_line":"- include_tasks: external_ceph.yml"},{"line_number":39,"context_line":"  when:"},{"line_number":40,"context_line":"    - kolla_action !\u003d \"config\""},{"line_number":41,"context_line":"    - not enable_ceph | bool and (nova_backend \u003d\u003d \"rbd\" or cinder_backend_ceph | bool)"},{"line_number":42,"context_line":"    - inventory_hostname in groups[\u0027compute\u0027]"},{"line_number":43,"context_line":""}],"source_content_type":"text/x-yaml","patch_set":2,"id":"9fb8cfa7_3f7b127c","line":40,"updated":"2019-07-03 06:17:34.000000000","message":"ditto","commit_id":"470c8726eb92aa4c09cec71ce27e7ddcdd5a5c0f"}],"doc/requirements.txt":[{"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":"42af12bf3ab0b617dd969d3c15c45e68003c2311","unresolved":false,"context_lines":[{"line_number":2,"context_line":"# of appearance. Changing the order has an impact on the overall integration"},{"line_number":3,"context_line":"# process, which may cause wedges in the gate later."},{"line_number":4,"context_line":"# Order matters to the pip dependency resolver, so sorting this file"},{"line_number":5,"context_line":"# changes how packages are installed. New dependencies should be"},{"line_number":6,"context_line":"# added in alphabetical order, however, some dependencies may need to"},{"line_number":7,"context_line":"# be installed in a specific order."},{"line_number":8,"context_line":"openstackdocstheme\u003e\u003d1.19.0 # Apache-2.0"}],"source_content_type":"text/plain","patch_set":2,"id":"9fb8cfa7_e4289398","line":5,"updated":"2019-07-03 06:17:34.000000000","message":"let\u0027s not change irrelevant whitespace in the same commit","commit_id":"470c8726eb92aa4c09cec71ce27e7ddcdd5a5c0f"}]}
