)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":27621,"name":"Vishakha Agarwal","email":"agarwalvishakha18@gmail.com","username":"Vishakha"},"change_message_id":"743e40f8d528126959e3b9669ab80c0aaf435f3f","unresolved":false,"context_lines":[{"line_number":4,"context_line":"Commit:     chenxing \u003cchason.chan@foxmail.com\u003e"},{"line_number":5,"context_line":"CommitDate: 2019-07-26 19:57:26 +0800"},{"line_number":6,"context_line":""},{"line_number":7,"context_line":"Deprecate keystone.conf.memcache socket_timeout"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"Change-Id: I5de14b5bd2d96c2f78152eda48842d388109e02b"},{"line_number":10,"context_line":"Closes-Bug: #1837407"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":2,"id":"7faddb67_668535cf","line":7,"range":{"start_line":7,"start_character":0,"end_line":7,"end_character":47},"updated":"2019-07-26 14:31:31.000000000","message":"I created a bug to track all the deprecations in the train release [1]. Could you link this as Partial-Bug in this commit message too?\n\n[1] https://bugs.launchpad.net/keystone/+bug/1838037","commit_id":"f46593d389c4a8d1c169cffac445a0aafcc53746"},{"author":{"_account_id":19779,"name":"Chason Chan","display_name":"chenxing","email":"chason.chan@foxmail.com","username":"chenxing"},"change_message_id":"5494a045d973b86e209c9889be55dd57b045f23a","unresolved":false,"context_lines":[{"line_number":4,"context_line":"Commit:     chenxing \u003cchason.chan@foxmail.com\u003e"},{"line_number":5,"context_line":"CommitDate: 2019-07-26 19:57:26 +0800"},{"line_number":6,"context_line":""},{"line_number":7,"context_line":"Deprecate keystone.conf.memcache socket_timeout"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"Change-Id: I5de14b5bd2d96c2f78152eda48842d388109e02b"},{"line_number":10,"context_line":"Closes-Bug: #1837407"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":2,"id":"7faddb67_410a1520","line":7,"range":{"start_line":7,"start_character":0,"end_line":7,"end_character":47},"in_reply_to":"7faddb67_668535cf","updated":"2019-08-01 04:09:03.000000000","message":"Done","commit_id":"f46593d389c4a8d1c169cffac445a0aafcc53746"}],"keystone/conf/memcache.py":[{"author":{"_account_id":27621,"name":"Vishakha Agarwal","email":"agarwalvishakha18@gmail.com","username":"Vishakha"},"change_message_id":"69688aa54b5145ae64576fc1e1a11c0539d8ca5f","unresolved":false,"context_lines":[{"line_number":30,"context_line":"    deprecated_reason\u003d\u0027This option is duplicated with oslo.cache. \u0027"},{"line_number":31,"context_line":"                      \u0027Configure ``keystone.conf [cache] memcache_socket_timeout`` \u0027"},{"line_number":32,"context_line":"                      \u0027option to set the socket_timeout of memcached instead. \u0027,"},{"line_number":33,"context_line":"    deprecated_since\u003dversionutils.deprecated.STEIN,"},{"line_number":34,"context_line":"    help\u003dutils.fmt(\"\"\""},{"line_number":35,"context_line":"Timeout in seconds for every call to a server. This is used by the key value"},{"line_number":36,"context_line":"store system."}],"source_content_type":"text/x-python","patch_set":1,"id":"7faddb67_117db61b","line":33,"range":{"start_line":33,"start_character":45,"end_line":33,"end_character":50},"updated":"2019-07-25 07:20:57.000000000","message":"Train?","commit_id":"914f6ef2a8a509ec48d0d83361d87d44edcf4f72"},{"author":{"_account_id":19779,"name":"Chason Chan","display_name":"chenxing","email":"chason.chan@foxmail.com","username":"chenxing"},"change_message_id":"7ac35b51e393be60d14e453f32f707076422e918","unresolved":false,"context_lines":[{"line_number":30,"context_line":"    deprecated_reason\u003d\u0027This option is duplicated with oslo.cache. \u0027"},{"line_number":31,"context_line":"                      \u0027Configure ``keystone.conf [cache] memcache_socket_timeout`` \u0027"},{"line_number":32,"context_line":"                      \u0027option to set the socket_timeout of memcached instead. \u0027,"},{"line_number":33,"context_line":"    deprecated_since\u003dversionutils.deprecated.STEIN,"},{"line_number":34,"context_line":"    help\u003dutils.fmt(\"\"\""},{"line_number":35,"context_line":"Timeout in seconds for every call to a server. This is used by the key value"},{"line_number":36,"context_line":"store system."}],"source_content_type":"text/x-python","patch_set":1,"id":"7faddb67_51d23836","line":33,"range":{"start_line":33,"start_character":45,"end_line":33,"end_character":50},"in_reply_to":"7faddb67_117db61b","updated":"2019-07-26 11:59:25.000000000","message":"Done","commit_id":"914f6ef2a8a509ec48d0d83361d87d44edcf4f72"},{"author":{"_account_id":2903,"name":"Morgan Fainberg","email":"morgan.fainberg@gmail.com","username":"mdrnstm"},"change_message_id":"e9169d57e6c929c85aa50b4a40d0c893e8cef402","unresolved":false,"context_lines":[{"line_number":27,"context_line":"socket_timeout \u003d cfg.IntOpt("},{"line_number":28,"context_line":"    \u0027socket_timeout\u0027,"},{"line_number":29,"context_line":"    default\u003d3,"},{"line_number":30,"context_line":"    deprecated_for_removal\u003dTrue,"},{"line_number":31,"context_line":"    deprecated_reason\u003d\u0027This option is duplicated with oslo.cache. \u0027"},{"line_number":32,"context_line":"                      \u0027Configure ``keystone.conf [cache] memcache_socket_timeout`` \u0027"},{"line_number":33,"context_line":"                      \u0027option to set the socket_timeout of memcached instead. \u0027,"},{"line_number":34,"context_line":"    deprecated_since\u003dversionutils.deprecated.TRAIN,"},{"line_number":35,"context_line":"    help\u003dutils.fmt(\"\"\""},{"line_number":36,"context_line":"Timeout in seconds for every call to a server. This is used by the key value"},{"line_number":37,"context_line":"store system."}],"source_content_type":"text/x-python","patch_set":3,"id":"7faddb67_c6005305","line":34,"range":{"start_line":30,"start_character":0,"end_line":34,"end_character":50},"updated":"2019-08-01 14:46:31.000000000","message":"As a point, technically we don\u0027t need to deprecate this option, it isn\u0027t referenced/used. It could simply be dropped.","commit_id":"4b747fa083ad09ae8ba92dadc63ac0b830c7e562"}],"releasenotes/notes/deprecated-socket_timeout-option-d3358b4f2310706c.yaml":[{"author":{"_account_id":27621,"name":"Vishakha Agarwal","email":"agarwalvishakha18@gmail.com","username":"Vishakha"},"change_message_id":"7f575b819819f9f80be0ffc195177aa9aff9d41e","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"deprecations:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    The timeout configuration option for memcache of Keystone\u0027s definition"},{"line_number":5,"context_line":"    isn\u0027t actually used anywhere [0], it would appear to be a broken knob."},{"line_number":6,"context_line":"    In fact oslo.cache has a duplicate option that appears to be used"},{"line_number":7,"context_line":"    instead [1]."}],"source_content_type":"text/x-yaml","patch_set":1,"id":"7faddb67_74df383a","line":4,"range":{"start_line":4,"start_character":8,"end_line":4,"end_character":16},"updated":"2019-07-25 08:58:47.000000000","message":"socket timeout","commit_id":"914f6ef2a8a509ec48d0d83361d87d44edcf4f72"},{"author":{"_account_id":19779,"name":"Chason Chan","display_name":"chenxing","email":"chason.chan@foxmail.com","username":"chenxing"},"change_message_id":"7ac35b51e393be60d14e453f32f707076422e918","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"deprecations:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    The timeout configuration option for memcache of Keystone\u0027s definition"},{"line_number":5,"context_line":"    isn\u0027t actually used anywhere [0], it would appear to be a broken knob."},{"line_number":6,"context_line":"    In fact oslo.cache has a duplicate option that appears to be used"},{"line_number":7,"context_line":"    instead [1]."}],"source_content_type":"text/x-yaml","patch_set":1,"id":"7faddb67_b115ace7","line":4,"range":{"start_line":4,"start_character":8,"end_line":4,"end_character":16},"in_reply_to":"7faddb67_74df383a","updated":"2019-07-26 11:59:25.000000000","message":"Done","commit_id":"914f6ef2a8a509ec48d0d83361d87d44edcf4f72"}]}
