def get_key_pair(name, profile, **libcloud_kwargs):
    '''
    Get a single key pair by name

    :param name: Name of the key pair to retrieve.