def create_key_pair(name, profile, **libcloud_kwargs):
    '''
    Create a single key pair by name

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