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

support listing network extensions #80

Description

@bodenr

as you know, almost all the openstack apis permit a caller to list the extensions for a given service. we already have that support for example in the identity driver of jumpgate.

however we appear to be missing it for the network driver.

there are a number of client side tools that will query the extensions and fail if a 501 response is returned which is the case for network.

this issue is to add the api support to network to return a list of supported extensions. even if that list is very short or even empty. this would provide greater support for client side tools.

api doc here: http://docs.openstack.org/api/openstack-network/2.0/content/retrieve_extensions.html

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions