Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

servers.Delete() doesn't return a DeleteResult #260

@smashwilson

Description

@smashwilson

All of the request functions in openstack/compute/v2/servers return XyzResult types with an Extract() method, even if the only thing you can extract is an error, but Delete() does not. It's worth a pass to see if there are any others left, too.

The delegate in Rackspace compute will need to be updated to match.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions