)]}'
{"manila_tempest_tests/tests/scenario/manager_share.py":[{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"8a32ef93ff537102b1ec608f45ca2b0e5b690083","unresolved":false,"context_lines":[{"line_number":569,"context_line":"            raise self.skipException(message)"},{"line_number":570,"context_line":"        return ip, version"},{"line_number":571,"context_line":""},{"line_number":572,"context_line":"    def get_share_export_location_for_mount(self, share):"},{"line_number":573,"context_line":"        ip_version \u003d 6 if self.ipv6_enabled else 4"},{"line_number":574,"context_line":""},{"line_number":575,"context_line":"        locations \u003d self.get_share_export_locations(share)"}],"source_content_type":"text/x-python","patch_set":2,"id":"3fa7e38b_353d96b8","line":572,"range":{"start_line":572,"start_character":4,"end_line":572,"end_character":57},"updated":"2020-02-14 03:10:00.000000000","message":"There seems to be a method used by all the tests in test_share_basic_ops that already does this, perhaps that can be reused?\n\nhttps://opendev.org/openstack/manila-tempest-plugin/src/commit/9fa25734232db136754b5845c6b6a00484562ddd/manila_tempest_tests/tests/scenario/test_share_basic_ops.py#L81-L94\n\n_get_user_export_locations retrieves either share or snapshot export locations; filters them by ip version (_get_export_locations_according_to_ip_version) using the method above (get_ip_and_version_from_export_location). \n\nCuriously, the a skip exception is raised by default if exports for a given IP version aren\u0027t present. Perhaps this is useful in ipv6 only environments?","commit_id":"cb8113de58cd06cbd6325f3cf4e583103d4e3ad3"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"8a32ef93ff537102b1ec608f45ca2b0e5b690083","unresolved":false,"context_lines":[{"line_number":579,"context_line":"                return location"},{"line_number":580,"context_line":"        LOG.exception(\u0027No available IPv{ver} export location!\u0027"},{"line_number":581,"context_line":"                      .format(ip_version))"},{"line_number":582,"context_line":"        raise"}],"source_content_type":"text/x-python","patch_set":2,"id":"3fa7e38b_3a2105b3","line":582,"range":{"start_line":582,"start_character":8,"end_line":582,"end_character":13},"updated":"2020-02-14 03:10:00.000000000","message":"raise what?","commit_id":"cb8113de58cd06cbd6325f3cf4e583103d4e3ad3"}]}
