)]}'
{"manilaclient/v2/quota_classes.py":[{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"ac6130e787a88ad547456037dbf35b5fcc4e5f84","unresolved":true,"context_lines":[{"line_number":91,"context_line":"            snapshots\u003dsnapshots, snapshot_gigabytes\u003dsnapshot_gigabytes,"},{"line_number":92,"context_line":"            share_networks\u003dshare_networks, resource_path\u003dRESOURCE_PATH_LEGACY)"},{"line_number":93,"context_line":""},{"line_number":94,"context_line":"    @api_versions.wraps(\"2.7\", \"2.52\")  # noqa"},{"line_number":95,"context_line":"    def update(self, class_name, shares\u003dNone, gigabytes\u003dNone,  # noqa"},{"line_number":96,"context_line":"               snapshots\u003dNone, snapshot_gigabytes\u003dNone, share_networks\u003dNone,"},{"line_number":97,"context_line":"               share_groups\u003dNone, share_group_snapshots\u003dNone):"},{"line_number":98,"context_line":"        return self._do_update("},{"line_number":99,"context_line":"            class_name, shares\u003dshares, gigabytes\u003dgigabytes,"},{"line_number":100,"context_line":"            snapshots\u003dsnapshots, snapshot_gigabytes\u003dsnapshot_gigabytes,"},{"line_number":101,"context_line":"            share_networks\u003dshare_networks, share_groups\u003dshare_groups,"},{"line_number":102,"context_line":"            share_group_snapshots\u003dshare_group_snapshots,"},{"line_number":103,"context_line":"            resource_path\u003dRESOURCE_PATH)"},{"line_number":104,"context_line":""},{"line_number":105,"context_line":"    @api_versions.wraps(REPLICA_QUOTAS_MICROVERSION, \"2.61\")  # noqa"},{"line_number":106,"context_line":"    def update(self, class_name, shares\u003dNone, gigabytes\u003dNone,  # noqa"}],"source_content_type":"text/x-python","patch_set":4,"id":"c1a4d17d_26bec231","line":103,"range":{"start_line":94,"start_character":4,"end_line":103,"end_character":40},"updated":"2021-09-15 00:19:34.000000000","message":"Since these parameters are available only from 2.40, the convention is to override this for that microversion and beyond, so that the version picker does the right thing. Right now, this method is allowed for all microversions \u003e 2.6 and \u003c 2.53.. This isn\u0027t what you want... \n\n\n   @api_versions.wraps(\"2.7\", \"2.39\")  # noqa\n    def update(self, class_name, shares\u003dNone, gigabytes\u003dNone,  # noqa\n               snapshots\u003dNone, snapshot_gigabytes\u003dNone, share_networks\u003dNone):\n        return self._do_update(\n            class_name, shares\u003dshares, gigabytes\u003dgigabytes,\n            snapshots\u003dsnapshots, snapshot_gigabytes\u003dsnapshot_gigabytes,\n            share_networks\u003dshare_networks, share_groups\u003dshare_groups,\n            share_group_snapshots\u003dshare_group_snapshots,\n            resource_path\u003dRESOURCE_PATH)\n\n  @api_versions.wraps(\"2.40\", \"2.52\")  # noqa\n    def update(self, class_name, shares\u003dNone, gigabytes\u003dNone,  # noqa\n               snapshots\u003dNone, snapshot_gigabytes\u003dNone, share_networks\u003dNone,\n               share_groups\u003dNone, share_group_snapshots\u003dNone):\n        return self._do_update(\n            class_name, shares\u003dshares, gigabytes\u003dgigabytes,\n            snapshots\u003dsnapshots, snapshot_gigabytes\u003dsnapshot_gigabytes,\n            share_networks\u003dshare_networks, share_groups\u003dshare_groups,\n            share_group_snapshots\u003dshare_group_snapshots,\n            resource_path\u003dRESOURCE_PATH)","commit_id":"92501b9bacf6da84a6cfee5fabb5c3ac56764c6e"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"847a068b186340ddc996e79dbc97b3b447917247","unresolved":true,"context_lines":[{"line_number":91,"context_line":"            snapshots\u003dsnapshots, snapshot_gigabytes\u003dsnapshot_gigabytes,"},{"line_number":92,"context_line":"            share_networks\u003dshare_networks, resource_path\u003dRESOURCE_PATH_LEGACY)"},{"line_number":93,"context_line":""},{"line_number":94,"context_line":"    @api_versions.wraps(\"2.7\", \"2.52\")  # noqa"},{"line_number":95,"context_line":"    def update(self, class_name, shares\u003dNone, gigabytes\u003dNone,  # noqa"},{"line_number":96,"context_line":"               snapshots\u003dNone, snapshot_gigabytes\u003dNone, share_networks\u003dNone,"},{"line_number":97,"context_line":"               share_groups\u003dNone, share_group_snapshots\u003dNone):"},{"line_number":98,"context_line":"        return self._do_update("},{"line_number":99,"context_line":"            class_name, shares\u003dshares, gigabytes\u003dgigabytes,"},{"line_number":100,"context_line":"            snapshots\u003dsnapshots, snapshot_gigabytes\u003dsnapshot_gigabytes,"},{"line_number":101,"context_line":"            share_networks\u003dshare_networks, share_groups\u003dshare_groups,"},{"line_number":102,"context_line":"            share_group_snapshots\u003dshare_group_snapshots,"},{"line_number":103,"context_line":"            resource_path\u003dRESOURCE_PATH)"},{"line_number":104,"context_line":""},{"line_number":105,"context_line":"    @api_versions.wraps(REPLICA_QUOTAS_MICROVERSION, \"2.61\")  # noqa"},{"line_number":106,"context_line":"    def update(self, class_name, shares\u003dNone, gigabytes\u003dNone,  # noqa"}],"source_content_type":"text/x-python","patch_set":4,"id":"d678ee31_9920dd48","line":103,"range":{"start_line":94,"start_character":4,"end_line":103,"end_character":40},"in_reply_to":"13964f93_8dd04a58","updated":"2021-09-15 23:20:02.000000000","message":"\u003e micversion in 2.7--\u003e2.39, function self._do_updata() remove share_groups and share_group_snapshots parameter.\n\nAh yes, thanks haixin.","commit_id":"92501b9bacf6da84a6cfee5fabb5c3ac56764c6e"},{"author":{"_account_id":30407,"name":"haixin","email":"haixin_haixin@qq.com","username":"haixin"},"change_message_id":"6e6eff811a7e51512a2476d26a3ea146943082cb","unresolved":true,"context_lines":[{"line_number":91,"context_line":"            snapshots\u003dsnapshots, snapshot_gigabytes\u003dsnapshot_gigabytes,"},{"line_number":92,"context_line":"            share_networks\u003dshare_networks, resource_path\u003dRESOURCE_PATH_LEGACY)"},{"line_number":93,"context_line":""},{"line_number":94,"context_line":"    @api_versions.wraps(\"2.7\", \"2.52\")  # noqa"},{"line_number":95,"context_line":"    def update(self, class_name, shares\u003dNone, gigabytes\u003dNone,  # noqa"},{"line_number":96,"context_line":"               snapshots\u003dNone, snapshot_gigabytes\u003dNone, share_networks\u003dNone,"},{"line_number":97,"context_line":"               share_groups\u003dNone, share_group_snapshots\u003dNone):"},{"line_number":98,"context_line":"        return self._do_update("},{"line_number":99,"context_line":"            class_name, shares\u003dshares, gigabytes\u003dgigabytes,"},{"line_number":100,"context_line":"            snapshots\u003dsnapshots, snapshot_gigabytes\u003dsnapshot_gigabytes,"},{"line_number":101,"context_line":"            share_networks\u003dshare_networks, share_groups\u003dshare_groups,"},{"line_number":102,"context_line":"            share_group_snapshots\u003dshare_group_snapshots,"},{"line_number":103,"context_line":"            resource_path\u003dRESOURCE_PATH)"},{"line_number":104,"context_line":""},{"line_number":105,"context_line":"    @api_versions.wraps(REPLICA_QUOTAS_MICROVERSION, \"2.61\")  # noqa"},{"line_number":106,"context_line":"    def update(self, class_name, shares\u003dNone, gigabytes\u003dNone,  # noqa"}],"source_content_type":"text/x-python","patch_set":4,"id":"13964f93_8dd04a58","line":103,"range":{"start_line":94,"start_character":4,"end_line":103,"end_character":40},"in_reply_to":"c1a4d17d_26bec231","updated":"2021-09-15 01:27:23.000000000","message":"micversion in 2.7--\u003e2.39, function self._do_updata() remove share_groups and share_group_snapshots parameter.\n\n@api_versions.wraps(\"2.7\", \"2.39\")  # noqa\n    def update(self, class_name, shares\u003dNone, gigabytes\u003dNone,  # noqa\n               snapshots\u003dNone, snapshot_gigabytes\u003dNone, share_networks\u003dNone):\n        return self._do_update(\n            class_name, shares\u003dshares, gigabytes\u003dgigabytes,\n            snapshots\u003dsnapshots, snapshot_gigabytes\u003dsnapshot_gigabytes,\n            share_networks\u003dshare_networks,\n            resource_path\u003dRESOURCE_PATH)","commit_id":"92501b9bacf6da84a6cfee5fabb5c3ac56764c6e"},{"author":{"_account_id":6413,"name":"Victoria Martinez de la Cruz","email":"victoria@redhat.com","username":"vkmc"},"change_message_id":"328a434ae764727b9e674404d7b24d49ad25ae3b","unresolved":false,"context_lines":[{"line_number":91,"context_line":"            snapshots\u003dsnapshots, snapshot_gigabytes\u003dsnapshot_gigabytes,"},{"line_number":92,"context_line":"            share_networks\u003dshare_networks, resource_path\u003dRESOURCE_PATH_LEGACY)"},{"line_number":93,"context_line":""},{"line_number":94,"context_line":"    @api_versions.wraps(\"2.7\", \"2.52\")  # noqa"},{"line_number":95,"context_line":"    def update(self, class_name, shares\u003dNone, gigabytes\u003dNone,  # noqa"},{"line_number":96,"context_line":"               snapshots\u003dNone, snapshot_gigabytes\u003dNone, share_networks\u003dNone,"},{"line_number":97,"context_line":"               share_groups\u003dNone, share_group_snapshots\u003dNone):"},{"line_number":98,"context_line":"        return self._do_update("},{"line_number":99,"context_line":"            class_name, shares\u003dshares, gigabytes\u003dgigabytes,"},{"line_number":100,"context_line":"            snapshots\u003dsnapshots, snapshot_gigabytes\u003dsnapshot_gigabytes,"},{"line_number":101,"context_line":"            share_networks\u003dshare_networks, share_groups\u003dshare_groups,"},{"line_number":102,"context_line":"            share_group_snapshots\u003dshare_group_snapshots,"},{"line_number":103,"context_line":"            resource_path\u003dRESOURCE_PATH)"},{"line_number":104,"context_line":""},{"line_number":105,"context_line":"    @api_versions.wraps(REPLICA_QUOTAS_MICROVERSION, \"2.61\")  # noqa"},{"line_number":106,"context_line":"    def update(self, class_name, shares\u003dNone, gigabytes\u003dNone,  # noqa"}],"source_content_type":"text/x-python","patch_set":4,"id":"f3fa60c4_6abe1e19","line":103,"range":{"start_line":94,"start_character":4,"end_line":103,"end_character":40},"in_reply_to":"d678ee31_9920dd48","updated":"2021-09-20 11:35:58.000000000","message":"Ack","commit_id":"92501b9bacf6da84a6cfee5fabb5c3ac56764c6e"}],"releasenotes/notes/bug-1871252-update-default-quotas-via-quota-class-share-groups-share-group-snapshots-20ec1dfcc0a7e81c.yaml":[{"author":{"_account_id":33431,"name":"Fábio Oliveira","email":"fabioaurelio1269@gmail.com","username":"fabiooliveira1"},"change_message_id":"8a4b17530557c99cc350a6c552d33d3cf4d63481","unresolved":true,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"fixes:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Share group and share group snapshots quotas have been available in manila"},{"line_number":5,"context_line":"    since API 2.40. With this change, we added the possibility for users to update"},{"line_number":6,"context_line":"    share group and share group snapshots quotas via the quota class API to the"},{"line_number":7,"context_line":"    manilaclient CLI"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"6d418329_80591ada","line":4,"updated":"2021-09-20 15:29:35.000000000","message":"A reference to the launchpad bug would fit in here\n  `Launchpad bug 1871252\u003chttps://bugs.launchpad.net/manila/+bug/1871252\u003e`_:","commit_id":"71bedde43a906a80bfb0baa86b2dfff04891de37"}]}
