OSC Extension Show

Implement Neutron feature of Extension Show into
OpenStack Client.

Change-Id: Ifecb794838cb3bf8c2466d178345349db3cd4003
Implements: blueprint extension-show
This commit is contained in:
Sindhu Devale
2016-10-04 13:02:41 -05:00
committed by Steve Martinelli
parent 62bf9e2609
commit 832b2591cf
6 changed files with 155 additions and 0 deletions
doc/source/command-objects
openstackclient
common
tests
functional
unit
releasenotes/notes
setup.cfg

@ -39,3 +39,20 @@ List API extensions
.. option:: --long
List additional fields in output
extension show
--------------
Show API extension
.. program:: extension show
.. code:: bash
openstack extension show
<extension>
.. _extension_show:
.. describe:: <extension>
Extension to display. Currently, only network extensions are supported.
(Name or Alias)