python-openstackclient/releasenotes/notes/bp-extension-show-6f7e31a27dad0dc9.yaml
Sindhu Devale 832b2591cf OSC Extension Show
Implement Neutron feature of Extension Show into
OpenStack Client.

Change-Id: Ifecb794838cb3bf8c2466d178345349db3cd4003
Implements: blueprint extension-show
2017-03-22 16:39:19 +00:00

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>`_]