)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":22165,"name":"caoyuan","email":"cao.yingjunz@gmail.com","username":"caoyuan"},"change_message_id":"b55cc6e6700aa9ea63a4865aa0ba588d81fa7f11","unresolved":false,"context_lines":[{"line_number":12,"context_line":"Added container detection, including mon, osd, and other components;"},{"line_number":13,"context_line":"Because the dependencies between the components of the ceph are"},{"line_number":14,"context_line":"strong, so the startup of each component is only triggered once in a"},{"line_number":15,"context_line":"deployment. The deployment sequence does not change from the previous one."},{"line_number":16,"context_line":""},{"line_number":17,"context_line":"Close-bug: #1712531"},{"line_number":18,"context_line":""}],"source_content_type":"text/x-gerrit-commit-message","patch_set":8,"id":"df7087c5_da370f4d","line":15,"range":{"start_line":15,"start_character":48,"end_line":15,"end_character":73},"updated":"2018-03-22 03:28:04.000000000","message":"too long\n\nPlease follow proper formatting for commit messages\nTitle of commit \u003c less then 50 characters \u003cCR\u003e \nDescription of commit (wrapped at 71 characters) may be mulltiline\nCloses-Bug: #X or TrivialFix or Implements:","commit_id":"3f755b0cb3b63a195d949cffae84aaae8320bea7"},{"author":{"_account_id":24250,"name":"wangwei","email":"wangw88916@126.com","username":"Dream_x"},"change_message_id":"63ec11127b46455e0a9d424cb37db3817dab4260","unresolved":false,"context_lines":[{"line_number":12,"context_line":"Added container detection, including mon, osd, and other components;"},{"line_number":13,"context_line":"Because the dependencies between the components of the ceph are"},{"line_number":14,"context_line":"strong, so the startup of each component is only triggered once in a"},{"line_number":15,"context_line":"deployment. The deployment sequence does not change from the previous one."},{"line_number":16,"context_line":""},{"line_number":17,"context_line":"Close-bug: #1712531"},{"line_number":18,"context_line":""}],"source_content_type":"text/x-gerrit-commit-message","patch_set":8,"id":"df7087c5_209e1ab8","line":15,"range":{"start_line":15,"start_character":48,"end_line":15,"end_character":73},"in_reply_to":"df7087c5_da370f4d","updated":"2018-03-22 05:45:51.000000000","message":"Thanks for your reminder,^^","commit_id":"3f755b0cb3b63a195d949cffae84aaae8320bea7"},{"author":{"_account_id":22165,"name":"caoyuan","email":"cao.yingjunz@gmail.com","username":"caoyuan"},"change_message_id":"b55cc6e6700aa9ea63a4865aa0ba588d81fa7f11","unresolved":false,"context_lines":[{"line_number":14,"context_line":"strong, so the startup of each component is only triggered once in a"},{"line_number":15,"context_line":"deployment. The deployment sequence does not change from the previous one."},{"line_number":16,"context_line":""},{"line_number":17,"context_line":"Close-bug: #1712531"},{"line_number":18,"context_line":""},{"line_number":19,"context_line":"Change-Id: If00671d83174f18cacf1849ce331ace3477fa09f"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":8,"id":"df7087c5_5aee9fb4","line":17,"range":{"start_line":17,"start_character":0,"end_line":17,"end_character":5},"updated":"2018-03-22 03:28:04.000000000","message":"typo, should be Closes","commit_id":"3f755b0cb3b63a195d949cffae84aaae8320bea7"}],"ansible/roles/ceph/tasks/deploy.yml":[{"author":{"_account_id":7488,"name":"Jeffrey Zhang","email":"zhang.lei.fly@gmail.com","username":"Jeffrey4l"},"change_message_id":"df0ed899f0ff355897eada58a06afca7c0e579e8","unresolved":false,"context_lines":[{"line_number":10,"context_line":"- include: distribute_keyrings.yml"},{"line_number":11,"context_line":""},{"line_number":12,"context_line":"- name: Flush handlers"},{"line_number":13,"context_line":"  meta: flush_handlers"},{"line_number":14,"context_line":""},{"line_number":15,"context_line":"- include: bootstrap_osds.yml"},{"line_number":16,"context_line":"  when: inventory_hostname in groups[\u0027ceph-osd\u0027]"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df87a7cf_ddc79a63","line":13,"updated":"2017-12-12 04:29:29.000000000","message":"have u tested the code? this flush_handlers will trigger \"restart ceph-osd container\" task, whereas ceph-osd is not prepared here.","commit_id":"b6aa205d71534bb6a2978df40d41573e078fbe15"},{"author":{"_account_id":24250,"name":"wangwei","email":"wangw88916@126.com","username":"Dream_x"},"change_message_id":"63ec11127b46455e0a9d424cb37db3817dab4260","unresolved":false,"context_lines":[{"line_number":10,"context_line":"- include: distribute_keyrings.yml"},{"line_number":11,"context_line":""},{"line_number":12,"context_line":"- name: Flush handlers"},{"line_number":13,"context_line":"  meta: flush_handlers"},{"line_number":14,"context_line":""},{"line_number":15,"context_line":"- include: bootstrap_osds.yml"},{"line_number":16,"context_line":"  when: inventory_hostname in groups[\u0027ceph-osd\u0027]"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df87a7cf_fe4fd831","line":13,"in_reply_to":"df87a7cf_ddc79a63","updated":"2018-03-22 05:45:51.000000000","message":"yes, i\u0027ve tested this code, it\u0027s going to trigger \"restart ceph-osd container\" task here, but this task will not run because I added the judgment that it will only be executed if both \"osd_ids\" and \"osd_disks\" have values.\nosd_ids: \"{{ id.results if id is defined else \u0027\u0027 }}\"\nosd_disks: \"{{ osds if osds is defined else \u0027\u0027 }}\"\nThe id and osds will have value when tasks bootstrap_osds.yml and start_osds.yml done.","commit_id":"b6aa205d71534bb6a2978df40d41573e078fbe15"}],"ansible/roles/ceph/tasks/generate_cluster.yml":[{"author":{"_account_id":7488,"name":"Jeffrey Zhang","email":"zhang.lei.fly@gmail.com","username":"Jeffrey4l"},"change_message_id":"807370eda6ee0ea0565bd3ffc509499a06f9ea79","unresolved":false,"context_lines":[{"line_number":22,"context_line":"      - \"ceph_mon:/var/lib/ceph\""},{"line_number":23,"context_line":"      - \"ceph_mon_config:/etc/ceph\""},{"line_number":24,"context_line":"      - \"kolla_logs:/var/log/kolla/\""},{"line_number":25,"context_line":"      "},{"line_number":26,"context_line":"- name: Flush handlers"},{"line_number":27,"context_line":"  meta: flush_handlers"},{"line_number":28,"context_line":""}],"source_content_type":"text/x-yaml","patch_set":5,"id":"3f4b6375_8d2fde86","line":25,"updated":"2017-10-26 02:19:18.000000000","message":"spaces","commit_id":"9e8505fc48f308bc423ad4bc3406e2a93bd7cb68"}]}
