Skip to content

Compute V2: Add ConfigDrive to server struct #3534

@xshyve

Description

@xshyve

What is missing?

Currently gophercloud allows the usage of ConfigDrive within createOpts. But its not part of the regular Server struct and therefore the response is never parsed. (despite the nova api including it).

Therefore one can create a server including the config_drive option but one can not verify the option for a given server.

Nova api ref
https://docs.openstack.org/api-ref/compute/#id15

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions