python-openstackclient/doc/source/command-objects/extension.rst
Kevin_Zheng 9663424c74 change os in command example to openstack
In the current doc, the command examples are like
"os server create" but the acutal command should
be started with "openstack" instead of "os", it
is misleading to first time users.

Change-Id: Ic7686257725e1aa8e4e0d65a712eff1c079927a8
2016-12-20 09:03:29 +08:00

663 B

extension

Many OpenStack server APIs include API extensions that enable additional functionality.

extension list

List API extensions

extension list

openstack extension list
    [--compute]
    [--identity]
    [--network]
    [--volume]
    [--long]

--compute

List extensions for the Compute API

--identity

List extensions for the Identity API

--network

List extensions for the Network API

--volume

List extensions for the Block Storage API

--long

List additional fields in output