)]}'
{"tempest/scenario/manager.py":[{"author":{"_account_id":22873,"name":"Martin Kopec","email":"mkopec@redhat.com","username":"mkopec"},"change_message_id":"cfdf6a82a67061bb982afc1cff96654da6f0560c","unresolved":true,"context_lines":[{"line_number":1046,"context_line":"            # The tests calling this method don\u0027t have a floating IP"},{"line_number":1047,"context_line":"            # and can\u0027t make use of the validation resources. So the"},{"line_number":1048,"context_line":"            # method is creating the floating IP there."},{"line_number":1049,"context_line":"            return self.create_floating_ip(server, **kwargs)[\u0027ip\u0027]"},{"line_number":1050,"context_line":"        elif CONF.validation.connect_method \u003d\u003d \u0027fixed\u0027:"},{"line_number":1051,"context_line":"            # Determine the network name to look for based on config or creds"},{"line_number":1052,"context_line":"            # provider network resources."}],"source_content_type":"text/x-python","patch_set":3,"id":"1b3f964e_c055cb17","side":"PARENT","line":1049,"range":{"start_line":1049,"start_character":60,"end_line":1049,"end_character":66},"updated":"2021-03-26 08:21:57.000000000","message":"previously we were using a compute\u0027s client (create_floating_ip) - https://docs.openstack.org/api-ref/compute/#create-allocate-floating-ip-address","commit_id":"f0a2967f3deeeae0dbd1ab73728229272d534d9e"},{"author":{"_account_id":22873,"name":"Martin Kopec","email":"mkopec@redhat.com","username":"mkopec"},"change_message_id":"cfdf6a82a67061bb982afc1cff96654da6f0560c","unresolved":true,"context_lines":[{"line_number":1123,"context_line":"            # and can\u0027t make use of the validation resources. So the"},{"line_number":1124,"context_line":"            # method is creating the floating IP there."},{"line_number":1125,"context_line":"            return self.create_floating_ip("},{"line_number":1126,"context_line":"                server, **kwargs)[\u0027floating_ip_address\u0027]"},{"line_number":1127,"context_line":"        elif CONF.validation.connect_method \u003d\u003d \u0027fixed\u0027:"},{"line_number":1128,"context_line":"            # Determine the network name to look for based on config or creds"},{"line_number":1129,"context_line":"            # provider network resources."}],"source_content_type":"text/x-python","patch_set":3,"id":"4b03c57e_498a1024","line":1126,"range":{"start_line":1126,"start_character":33,"end_line":1126,"end_character":56},"updated":"2021-03-26 08:21:57.000000000","message":"for future reference, create_floating_ip returns floating_ip which is a dict object (returned by network\u0027s client - update_floatingip https://docs.openstack.org/api-ref/network/v2/index.html?expanded\u003dupdate-floating-ip-detail#update-floating-ip)","commit_id":"6428139de18291c916852ae48130fb8a7b4db318"}]}
