diff options
| author | Jenkins <jenkins@review.openstack.org> | 2016-07-15 07:22:44 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2016-07-15 07:22:45 +0000 |
| commit | 1821f20c424c5e2530e165ad2e2246a8af14a06a (patch) | |
| tree | 3fb084fae57a565edc4ba014417d2dec52348fa1 /doc/source/plugin-commands.rst | |
| parent | 17dc8526ab861e3eb0e80b228fa1ce756f63f5c4 (diff) | |
| parent | 578065b2c88a92b97e730682bdb636b6f8e6b42d (diff) | |
| download | python-openstackclient-1821f20c424c5e2530e165ad2e2246a8af14a06a.tar.gz | |
Merge "Add python-neutronclient to OSC plugins"
Diffstat (limited to 'doc/source/plugin-commands.rst')
| -rw-r--r-- | doc/source/plugin-commands.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/source/plugin-commands.rst b/doc/source/plugin-commands.rst index 66e1d72c..614e28d9 100644 --- a/doc/source/plugin-commands.rst +++ b/doc/source/plugin-commands.rst @@ -52,6 +52,10 @@ Note: To see the complete syntax for the plugin commands, see the `CLI_Ref`_ .. list-plugins:: openstack.application_catalog.v1 :detailed: +# neutron +.. list-plugins:: openstack.neutronclient.v2 + :detailed: + # sahara .. list-plugins:: openstack.data_processing.v1 :detailed: |
