)]}'
{"neutron/conf/agent/l3/config.py":[{"author":{"_account_id":9531,"name":"liuyulong","display_name":"LIU Yulong","email":"i@liuyulong.me","username":"LIU-Yulong"},"change_message_id":"2de2249b24d98bb7edb0d4ea09a3318042ce6fee","unresolved":false,"context_lines":[{"line_number":92,"context_line":"               help\u003d_(\u0027Iptables mangle mark used to mark ingress from \u0027"},{"line_number":93,"context_line":"                      \u0027external network. This mark will be masked with \u0027"},{"line_number":94,"context_line":"                      \u00270xffff so that only the lower 16 bits will be used.\u0027)),"},{"line_number":95,"context_line":"    cfg.StrOpt(\u0027radvd_user\u0027,"},{"line_number":96,"context_line":"               default\u003d\u0027\u0027,"},{"line_number":97,"context_line":"               help\u003d_(\u0027The username passed to radvd, used to drop root \u0027"},{"line_number":98,"context_line":"                      \u0027privileges and change user ID to username and group ID \u0027"}],"source_content_type":"text/x-python","patch_set":2,"id":"3fa7e38b_edde99d8","line":95,"range":{"start_line":95,"start_character":4,"end_line":95,"end_character":28},"updated":"2019-09-25 13:59:38.000000000","message":"A release note is needed for new config options.","commit_id":"5a5dfd9461a8bc6e84dd3540f9f55a4033843933"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"9907e8f2193074e1e9b2a953dc4b1477b4327862","unresolved":false,"context_lines":[{"line_number":92,"context_line":"               help\u003d_(\u0027Iptables mangle mark used to mark ingress from \u0027"},{"line_number":93,"context_line":"                      \u0027external network. This mark will be masked with \u0027"},{"line_number":94,"context_line":"                      \u00270xffff so that only the lower 16 bits will be used.\u0027)),"},{"line_number":95,"context_line":"    cfg.StrOpt(\u0027radvd_user\u0027,"},{"line_number":96,"context_line":"               default\u003d\u0027\u0027,"},{"line_number":97,"context_line":"               help\u003d_(\u0027The username passed to radvd, used to drop root \u0027"},{"line_number":98,"context_line":"                      \u0027privileges and change user ID to username and group ID \u0027"}],"source_content_type":"text/x-python","patch_set":2,"id":"3fa7e38b_3f485485","line":95,"range":{"start_line":95,"start_character":4,"end_line":95,"end_character":28},"in_reply_to":"3fa7e38b_edde99d8","updated":"2019-09-25 14:34:59.000000000","message":"You are right!","commit_id":"5a5dfd9461a8bc6e84dd3540f9f55a4033843933"}],"releasenotes/notes/radvd_user-config-option-24730a6d686fee18.yaml":[{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"5ae023b86f89fa57571c9d595ecdba0f32a10587","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"other:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    A new config option, ``radvd_user``, was added to neutron.conf for the L3"},{"line_number":5,"context_line":"    agent. This option defines the username passed to radvd, used to drop"},{"line_number":6,"context_line":"    \"root\" privileges and change user ID to username and group ID to the"},{"line_number":7,"context_line":"    primary group of the user. If no user specified (by default), the user"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"3fa7e38b_48e92a7e","line":4,"range":{"start_line":4,"start_character":54,"end_line":4,"end_character":66},"updated":"2019-10-07 15:34:54.000000000","message":"l3_agent.ini, right?","commit_id":"9e77d31efa12101aaa9bf147d4c2dedf58322340"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"5015b625004eb10dc60d06896f3dd6960b5739b4","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"other:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    A new config option, ``radvd_user``, was added to neutron.conf for the L3"},{"line_number":5,"context_line":"    agent. This option defines the username passed to radvd, used to drop"},{"line_number":6,"context_line":"    \"root\" privileges and change user ID to username and group ID to the"},{"line_number":7,"context_line":"    primary group of the user. If no user specified (by default), the user"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"3fa7e38b_70058013","line":4,"range":{"start_line":4,"start_character":54,"end_line":4,"end_character":66},"in_reply_to":"3fa7e38b_48e92a7e","updated":"2019-10-14 13:01:28.000000000","message":"Exactly!","commit_id":"9e77d31efa12101aaa9bf147d4c2dedf58322340"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"5ae023b86f89fa57571c9d595ecdba0f32a10587","unresolved":false,"context_lines":[{"line_number":6,"context_line":"    \"root\" privileges and change user ID to username and group ID to the"},{"line_number":7,"context_line":"    primary group of the user. If no user specified (by default), the user"},{"line_number":8,"context_line":"    executing the L3 agent will be passed. If \"root\" specified, because radvd"},{"line_number":9,"context_line":"    is spawned as root, no \"username\" parameter will be passed."}],"source_content_type":"text/x-yaml","patch_set":5,"id":"3fa7e38b_28fe2e38","line":9,"updated":"2019-10-07 15:34:54.000000000","message":"Since it\u0027s a new config option, I guess using the \u0027other\u0027 section is Ok, but it would be good to have a link to the bug here.","commit_id":"9e77d31efa12101aaa9bf147d4c2dedf58322340"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"5015b625004eb10dc60d06896f3dd6960b5739b4","unresolved":false,"context_lines":[{"line_number":6,"context_line":"    \"root\" privileges and change user ID to username and group ID to the"},{"line_number":7,"context_line":"    primary group of the user. If no user specified (by default), the user"},{"line_number":8,"context_line":"    executing the L3 agent will be passed. If \"root\" specified, because radvd"},{"line_number":9,"context_line":"    is spawned as root, no \"username\" parameter will be passed."}],"source_content_type":"text/x-yaml","patch_set":5,"id":"3fa7e38b_eb1f4558","line":9,"in_reply_to":"3fa7e38b_28fe2e38","updated":"2019-10-14 13:01:28.000000000","message":"Sure, I\u0027ll add it.","commit_id":"9e77d31efa12101aaa9bf147d4c2dedf58322340"}]}
