
Implement Neutron feature of Extension Show into OpenStack Client. Change-Id: Ifecb794838cb3bf8c2466d178345349db3cd4003 Implements: blueprint extension-show
9 lines
285 B
YAML
9 lines
285 B
YAML
---
|
|
features:
|
|
- |
|
|
Added `openstack extension show` command to allow users
|
|
to view the details of the extension. Currently works only for
|
|
network extensions.
|
|
|
|
[Blueprint `extension-show <https://blueprints.launchpad.net/python-openstackclient/+spec/extension-show>`_]
|