Bug 1042359

Summary: [RFE][python-neutronclient]: Support for external extensions in Neutronclient
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/python-neutronclient/+spec/extensible-neutronclient
Whiteboard: upstream_milestone_none upstream_status_implemented upstream_definition_approved
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 17:05:52 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description RHOS Integration 2013-12-12 21:52:48 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/python-neutronclient/+spec/extensible-neutronclient.

Description:

While neutronclient has support for showing extensions installed on the server, there's no explicit support in the client for extending it in a manner similar to novaclient. We would like to address this lack of support by providing the hooks necessary to add extensions to neutronclient via external packages as well as in the client library itself.

It appears Cliff itself can be used to facilitate this, so part of the blueprint will look at integrating that functionality into Neutronclient.

Specification URL (additional information):

None