)]}'
{"nova/conf/consoleauth.py":[{"author":{"_account_id":782,"name":"John Garbutt","email":"john@johngarbutt.com","username":"johngarbutt"},"change_message_id":"7f3f52a5e47d2cfa1dac2ae91162e4aaa43f95dc","unresolved":false,"context_lines":[{"line_number":21,"context_line":"    title\u003d\u0027Console auth options\u0027)"},{"line_number":22,"context_line":""},{"line_number":23,"context_line":"consoleauth_opts \u003d ["},{"line_number":24,"context_line":"    # TODO(aunnam): This option needs to be deprecated"},{"line_number":25,"context_line":"    cfg.StrOpt(\u0027topic\u0027,"},{"line_number":26,"context_line":"        default\u003d\u0027consoleauth\u0027,"},{"line_number":27,"context_line":"        deprecated_name\u003d\u0027consoleauth_topic\u0027,"},{"line_number":28,"context_line":"        deprecated_group\u003d\u0027DEFAULT\u0027,"},{"line_number":29,"context_line":"        help\u003d\"\"\""},{"line_number":30,"context_line":"This option allows you to change the message topic used by nova-consoleauth"},{"line_number":31,"context_line":"service when communicating via the AMQP server. Nova Console Authentication"}],"source_content_type":"text/x-python","patch_set":7,"id":"7a8ec9b2_48e373d9","line":28,"range":{"start_line":24,"start_character":0,"end_line":28,"end_character":35},"updated":"2016-09-21 12:47:26.000000000","message":"I would rather we don\u0027t move stuff we are about to deprecate. Its just going to be too chatty in the release notes.","commit_id":"79701e5e1c1172b1e1612a5d783d9305bff34ca3"},{"author":{"_account_id":19590,"name":"Sarafraj Singh","email":"Sarafraj.Singh@intel.com","username":"sarafrajsingh"},"change_message_id":"3f3d203d235cfa3d1e6d9deda1d80b1ee0708a13","unresolved":false,"context_lines":[{"line_number":18,"context_line":""},{"line_number":19,"context_line":"default_opts \u003d ["},{"line_number":20,"context_line":"    # TODO(aunnam): This option needs to be deprecated"},{"line_number":21,"context_line":"    cfg.StrOpt(\u0027consoleauth_topic\u0027,"},{"line_number":22,"context_line":"        default\u003d\u0027consoleauth\u0027,"},{"line_number":23,"context_line":"        help\u003d\"\"\""},{"line_number":24,"context_line":"This option allows you to change the message topic used by nova-consoleauth"}],"source_content_type":"text/x-python","patch_set":8,"id":"7a8ec9b2_ad4dc273","line":21,"range":{"start_line":21,"start_character":16,"end_line":21,"end_character":34},"updated":"2016-09-21 21:02:36.000000000","message":"Why is this not part of the \u0027consoleauth\u0027 group. Also TODO was to deprecate this option, while you deprecated other one. Am I missing something?","commit_id":"6ec8c9874fc00f5121e0e946302b0290e23174fa"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"9a31885ad15ee18853a784bd451eb42a87c924b8","unresolved":false,"context_lines":[{"line_number":18,"context_line":""},{"line_number":19,"context_line":"default_opts \u003d ["},{"line_number":20,"context_line":"    # TODO(aunnam): This option needs to be deprecated"},{"line_number":21,"context_line":"    cfg.StrOpt(\u0027consoleauth_topic\u0027,"},{"line_number":22,"context_line":"        default\u003d\u0027consoleauth\u0027,"},{"line_number":23,"context_line":"        help\u003d\"\"\""},{"line_number":24,"context_line":"This option allows you to change the message topic used by nova-consoleauth"}],"source_content_type":"text/x-python","patch_set":8,"id":"5a8bc5a2_6e7c2d21","line":21,"range":{"start_line":21,"start_character":16,"end_line":21,"end_character":34},"in_reply_to":"7a8ec9b2_ad4dc273","updated":"2016-09-22 11:11:17.000000000","message":"Because we\u0027re deprecating all of these topic options, so it doesn\u0027t make sense to move it:\n\n    https://review.openstack.org/#/c/351608\n\nThe below option is not deprecated - those are deprecated_name/group params :)","commit_id":"6ec8c9874fc00f5121e0e946302b0290e23174fa"},{"author":{"_account_id":14511,"name":"Maciej Szankin","email":"maciej+review@szankin.pl","username":"mszankin"},"change_message_id":"cd3fedf569b855b38c25faae9a6cad834c5a44b5","unresolved":false,"context_lines":[{"line_number":17,"context_line":"from oslo_config import cfg"},{"line_number":18,"context_line":""},{"line_number":19,"context_line":"default_opts \u003d ["},{"line_number":20,"context_line":"    cfg.StrOpt(\u0027consoleauth_topic\u0027,"},{"line_number":21,"context_line":"        default\u003d\u0027consoleauth\u0027,"},{"line_number":22,"context_line":"        deprecated_for_removal\u003dTrue,"},{"line_number":23,"context_line":"        deprecated_since\u003d\u002715.0.0\u0027,"}],"source_content_type":"text/x-python","patch_set":10,"id":"ba5da102_a926d4cb","line":20,"range":{"start_line":20,"start_character":16,"end_line":20,"end_character":33},"updated":"2016-11-01 10:07:03.000000000","message":"Why didn\u0027t you move this to group as well? It is deprecated, but I think that while it is here it should be moved as well.","commit_id":"2640f1f47e38846db49ea9636b9260392f724026"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"63bbb130dd22bf2a37e1fa29e7bb107450653d1d","unresolved":false,"context_lines":[{"line_number":17,"context_line":"from oslo_config import cfg"},{"line_number":18,"context_line":""},{"line_number":19,"context_line":"default_opts \u003d ["},{"line_number":20,"context_line":"    cfg.StrOpt(\u0027consoleauth_topic\u0027,"},{"line_number":21,"context_line":"        default\u003d\u0027consoleauth\u0027,"},{"line_number":22,"context_line":"        deprecated_for_removal\u003dTrue,"},{"line_number":23,"context_line":"        deprecated_since\u003d\u002715.0.0\u0027,"}],"source_content_type":"text/x-python","patch_set":10,"id":"ba5da102_f7717a45","line":20,"range":{"start_line":20,"start_character":16,"end_line":20,"end_character":33},"in_reply_to":"ba5da102_a926d4cb","updated":"2016-11-01 13:37:20.000000000","message":"I\u0027ve been advised (by johnthetubaguy, iirc) not to move these as they will be deprecated soon and it\u0027s unnecessary overhead.","commit_id":"2640f1f47e38846db49ea9636b9260392f724026"},{"author":{"_account_id":782,"name":"John Garbutt","email":"john@johngarbutt.com","username":"johngarbutt"},"change_message_id":"f2877cb70d233e5ff65edcda3e31180205a18007","unresolved":false,"context_lines":[{"line_number":17,"context_line":"from oslo_config import cfg"},{"line_number":18,"context_line":""},{"line_number":19,"context_line":"default_opts \u003d ["},{"line_number":20,"context_line":"    cfg.StrOpt(\u0027consoleauth_topic\u0027,"},{"line_number":21,"context_line":"        default\u003d\u0027consoleauth\u0027,"},{"line_number":22,"context_line":"        deprecated_for_removal\u003dTrue,"},{"line_number":23,"context_line":"        deprecated_since\u003d\u002715.0.0\u0027,"}],"source_content_type":"text/x-python","patch_set":10,"id":"5a74a57a_d173b5e5","line":20,"range":{"start_line":20,"start_character":16,"end_line":20,"end_character":33},"in_reply_to":"ba5da102_f7717a45","updated":"2016-11-25 12:18:33.000000000","message":"Yeah, that was me, sorry for the confusion.","commit_id":"2640f1f47e38846db49ea9636b9260392f724026"},{"author":{"_account_id":10618,"name":"Pavel Kholkin","email":"p.v.holkin@mail.ru","username":"pkholkin"},"change_message_id":"8e8db767cb31c794d0da4c0cd571068cc5199665","unresolved":false,"context_lines":[{"line_number":54,"context_line":""},{"line_number":55,"context_line":"A console auth token is used in authorizing console access for a user."},{"line_number":56,"context_line":"Once the auth token time to live count has elapsed, the token is"},{"line_number":57,"context_line":"considered expired.  Expired tokens are then deleted."},{"line_number":58,"context_line":"\"\"\")"},{"line_number":59,"context_line":"]"},{"line_number":60,"context_line":""}],"source_content_type":"text/x-python","patch_set":10,"id":"1a95cdbc_1ba157f8","line":57,"range":{"start_line":57,"start_character":20,"end_line":57,"end_character":21},"updated":"2016-10-10 12:13:44.000000000","message":"extra space?","commit_id":"2640f1f47e38846db49ea9636b9260392f724026"}]}
