)]}'
{"cinder/volume/drivers/dell_emc/powermax/common.py":[{"author":{"_account_id":30555,"name":"Fernando Ferraz","display_name":"Fernando Ferraz","email":"fesilva@redhat.com","username":"fernandoperches"},"change_message_id":"c37c71da04c29aa400285688a003ccdb1273c4f8","unresolved":false,"context_lines":[{"line_number":2978,"context_line":"            raise exception.ManageExistingInvalidReference("},{"line_number":2979,"context_line":"                existing_ref\u003dexternal_ref, reason\u003dmsg)"},{"line_number":2980,"context_line":"        # Check if volume is FBA emulation"},{"line_number":2981,"context_line":"        fba_devices \u003d self.rest.get_volume_list(array, \"emulation\u003dFBA\")"},{"line_number":2982,"context_line":"        if device_id not in fba_devices:"},{"line_number":2983,"context_line":"            msg \u003d (_(\"Unable to import volume %(device_id)s to cinder as it \""},{"line_number":2984,"context_line":"                     \"is not an FBA volume. Only volumes with an emulation \""}],"source_content_type":"text/x-python","patch_set":1,"id":"3f4c43b2_41bd0264","line":2981,"updated":"2020-04-14 21:50:10.000000000","message":"I\u0027m just wondering it would be less expensive if you could just get the details for the volume you want and do the check instead of finding it in a list. \n\nI know it is a stupid question but volume_details in L#2974 doesn\u0027t provide information if volume is FBA emulation, right?","commit_id":"d5ad204ae938504afc525d61b604dab579862388"}]}
