Skip to content

RFE: default openstack api_version to latest #1541

Open
@ktdreyer

Description

@ktdreyer

Feature Request

libcloud/compute/drivers/openstack.py defaults to API version "1.1".

DEFAULT_API_VERSION = '1.1'

It would be nice to default to the very latest API version ("2.2" as of this writing) so that new libcloud users can get started with the latest code easily.

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