)]}'
{"magnum/api/controllers/v1/nodegroup.py":[{"author":{"_account_id":29425,"name":"Diogo Guerra","email":"diogo.filipe.tomas.guerra@cern.ch","username":"dioguerra"},"change_message_id":"cfa6d3d12fb615c00153ca013373f94a84d4a201","unresolved":false,"context_lines":[{"line_number":92,"context_line":"    \"\"\"Status of the cluster from the heat stack\"\"\""},{"line_number":93,"context_line":""},{"line_number":94,"context_line":"    status_reason \u003d wtypes.text"},{"line_number":95,"context_line":"    \"\"\"Status reason of the cluster from the heat stack\"\"\""},{"line_number":96,"context_line":""},{"line_number":97,"context_line":"    version \u003d wtypes.text"},{"line_number":98,"context_line":"    \"\"\"Status reason of the cluster from the heat stack\"\"\""}],"source_content_type":"text/x-python","patch_set":6,"id":"9fb8cfa7_e7f6be5d","line":95,"range":{"start_line":95,"start_character":28,"end_line":95,"end_character":35},"updated":"2019-06-26 15:50:50.000000000","message":"here should be called nodegroup?\n\nA cluster is comprised of multiple nodegroups and this is a NG object","commit_id":"c981cc91704084a71a95caadae21885d2a1af518"},{"author":{"_account_id":27057,"name":"Theodoros Tsioutsias","email":"theodoros.tsioutsias@cern.ch","username":"ttsiouts"},"change_message_id":"14debdf517c1bfb550458e449e71c43d2807a2bc","unresolved":false,"context_lines":[{"line_number":92,"context_line":"    \"\"\"Status of the cluster from the heat stack\"\"\""},{"line_number":93,"context_line":""},{"line_number":94,"context_line":"    status_reason \u003d wtypes.text"},{"line_number":95,"context_line":"    \"\"\"Status reason of the cluster from the heat stack\"\"\""},{"line_number":96,"context_line":""},{"line_number":97,"context_line":"    version \u003d wtypes.text"},{"line_number":98,"context_line":"    \"\"\"Status reason of the cluster from the heat stack\"\"\""}],"source_content_type":"text/x-python","patch_set":6,"id":"7faddb67_d239dc3e","line":95,"range":{"start_line":95,"start_character":28,"end_line":95,"end_character":35},"in_reply_to":"9fb8cfa7_e7f6be5d","updated":"2019-09-26 15:08:04.000000000","message":"Done","commit_id":"c981cc91704084a71a95caadae21885d2a1af518"},{"author":{"_account_id":29425,"name":"Diogo Guerra","email":"diogo.filipe.tomas.guerra@cern.ch","username":"dioguerra"},"change_message_id":"cfa6d3d12fb615c00153ca013373f94a84d4a201","unresolved":false,"context_lines":[{"line_number":95,"context_line":"    \"\"\"Status reason of the cluster from the heat stack\"\"\""},{"line_number":96,"context_line":""},{"line_number":97,"context_line":"    version \u003d wtypes.text"},{"line_number":98,"context_line":"    \"\"\"Status reason of the cluster from the heat stack\"\"\""},{"line_number":99,"context_line":""},{"line_number":100,"context_line":"    def __init__(self, **kwargs):"},{"line_number":101,"context_line":"        super(NodeGroup, self).__init__()"}],"source_content_type":"text/x-python","patch_set":6,"id":"9fb8cfa7_879582e6","line":98,"range":{"start_line":98,"start_character":28,"end_line":98,"end_character":35},"updated":"2019-06-26 15:50:50.000000000","message":"same","commit_id":"c981cc91704084a71a95caadae21885d2a1af518"},{"author":{"_account_id":27057,"name":"Theodoros Tsioutsias","email":"theodoros.tsioutsias@cern.ch","username":"ttsiouts"},"change_message_id":"14debdf517c1bfb550458e449e71c43d2807a2bc","unresolved":false,"context_lines":[{"line_number":95,"context_line":"    \"\"\"Status reason of the cluster from the heat stack\"\"\""},{"line_number":96,"context_line":""},{"line_number":97,"context_line":"    version \u003d wtypes.text"},{"line_number":98,"context_line":"    \"\"\"Status reason of the cluster from the heat stack\"\"\""},{"line_number":99,"context_line":""},{"line_number":100,"context_line":"    def __init__(self, **kwargs):"},{"line_number":101,"context_line":"        super(NodeGroup, self).__init__()"}],"source_content_type":"text/x-python","patch_set":6,"id":"7faddb67_7244a8b8","line":98,"range":{"start_line":98,"start_character":28,"end_line":98,"end_character":35},"in_reply_to":"9fb8cfa7_879582e6","updated":"2019-09-26 15:08:04.000000000","message":"Done","commit_id":"c981cc91704084a71a95caadae21885d2a1af518"}],"magnum/conductor/api.py":[{"author":{"_account_id":29425,"name":"Diogo Guerra","email":"diogo.filipe.tomas.guerra@cern.ch","username":"dioguerra"},"change_message_id":"cfa6d3d12fb615c00153ca013373f94a84d4a201","unresolved":false,"context_lines":[{"line_number":150,"context_line":"        return self._call(\u0027nodegroup_create\u0027, cluster\u003dcluster,"},{"line_number":151,"context_line":"                          nodegroup\u003dnodegroup)"},{"line_number":152,"context_line":""},{"line_number":153,"context_line":"    def nodegroup_create_async(self, cluster, nodegroup):"},{"line_number":154,"context_line":"        self._cast(\u0027nodegroup_create\u0027, cluster\u003dcluster, nodegroup\u003dnodegroup)"},{"line_number":155,"context_line":""},{"line_number":156,"context_line":"    def nodegroup_delete(self, cluster, nodegroup):"}],"source_content_type":"text/x-python","patch_set":6,"id":"9fb8cfa7_08c67f9b","line":153,"range":{"start_line":153,"start_character":8,"end_line":153,"end_character":30},"updated":"2019-06-26 15:50:50.000000000","message":"not implemented i guess...","commit_id":"c981cc91704084a71a95caadae21885d2a1af518"},{"author":{"_account_id":29425,"name":"Diogo Guerra","email":"diogo.filipe.tomas.guerra@cern.ch","username":"dioguerra"},"change_message_id":"cfa6d3d12fb615c00153ca013373f94a84d4a201","unresolved":false,"context_lines":[{"line_number":157,"context_line":"        return self._call(\u0027nodegroup_delete\u0027, cluster\u003dcluster,"},{"line_number":158,"context_line":"                          nodegroup\u003dnodegroup)"},{"line_number":159,"context_line":""},{"line_number":160,"context_line":"    def nodegroup_delete_async(self, cluster, nodegroup):"},{"line_number":161,"context_line":"        self._cast(\u0027nodegroup_delete\u0027, cluster\u003dcluster, nodegroup\u003dnodegroup)"},{"line_number":162,"context_line":""},{"line_number":163,"context_line":"    def nodegroup_update(self, cluster, nodegroup):"}],"source_content_type":"text/x-python","patch_set":6,"id":"9fb8cfa7_c8bb870c","line":160,"range":{"start_line":160,"start_character":8,"end_line":160,"end_character":30},"updated":"2019-06-26 15:50:50.000000000","message":".","commit_id":"c981cc91704084a71a95caadae21885d2a1af518"},{"author":{"_account_id":29425,"name":"Diogo Guerra","email":"diogo.filipe.tomas.guerra@cern.ch","username":"dioguerra"},"change_message_id":"cfa6d3d12fb615c00153ca013373f94a84d4a201","unresolved":false,"context_lines":[{"line_number":164,"context_line":"        return self._call(\u0027nodegroup_update\u0027, cluster\u003dcluster,"},{"line_number":165,"context_line":"                          nodegroup\u003dnodegroup)"},{"line_number":166,"context_line":""},{"line_number":167,"context_line":"    def nodegroup_update_async(self, cluster, nodegroup):"},{"line_number":168,"context_line":"        self._cast(\u0027nodegroup_update\u0027, cluster, nodegroup\u003dnodegroup)"},{"line_number":169,"context_line":""},{"line_number":170,"context_line":""}],"source_content_type":"text/x-python","patch_set":6,"id":"9fb8cfa7_e8b8cb11","line":167,"range":{"start_line":167,"start_character":8,"end_line":167,"end_character":30},"updated":"2019-06-26 15:50:50.000000000","message":".","commit_id":"c981cc91704084a71a95caadae21885d2a1af518"}]}
