diff options
| author | Jenkins <jenkins@review.openstack.org> | 2016-08-05 12:43:31 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2016-08-05 12:43:31 +0000 |
| commit | 79459cac77ec398c91bda8c973f7a56399d54783 (patch) | |
| tree | 9a6c34b0fed49f61f2e71e381d061c9f2830277c | |
| parent | 0472b9ec6d461d8731f106ce62a6b44d50a5c310 (diff) | |
| parent | 82baba0c82f26c7cdd91bc38c8c516e3f4641a6c (diff) | |
| download | python-openstackclient-79459cac77ec398c91bda8c973f7a56399d54783.tar.gz | |
Merge "Document network trunk commands"
| -rw-r--r-- | doc/source/commands.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/source/commands.rst b/doc/source/commands.rst index 025f42f9..32727b35 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -178,6 +178,8 @@ list check out :doc:`plugin-commands`. * ``dataprocessing plugin``: (**Data Processing (Sahara)**) * ``message-broker cluster``: (**Message Broker (Cue)**) * ``message flavor``: (**Messaging (Zaqar)**) +* ``network subport``: (**Networking (Neutron)**) +* ``network trunk``: (**Networking (Neutron)**) * ``orchestration resource``: (**Orchestration (Heat)**) * ``orchestration template``: (**Orchestration (Heat)**) * ``pool``: (**Messaging (Zaqar)**) |
