Skip to content

Compute v2: add the capability to create keypairs for other users #2145

@randomswdev

Description

@randomswdev

The nova API v 2.10 added the ability to create a keypair for another user:

https://docs.openstack.org/api-ref/compute/?expanded=list-keypairs-detail,show-keypair-details-detail#create-or-import-keypair

The user_id for a keypair. This allows administrative users to upload keys for other users than themselves.

The gophercloud library currently does not support this functionality. I would like to contribute a pull request that adds this support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions