From 2bd124731a943756174c04420a658a9f195a395c Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Wed, 28 Jun 2017 20:16:04 -0700 Subject: Add python-octaviaclient plugin This patch adds the "loadbalancer" commands to the docs and sets up the document generation for the python-octaviaclient plugin. Depends-On: Ib123383c5f6904b4b00831e8cc7aaa180bd4a506 Change-Id: I48939cc3653cd379a328e0a0973d075019d22b00 --- doc/source/cli/plugin-commands.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/source/cli/plugin-commands.rst') diff --git a/doc/source/cli/plugin-commands.rst b/doc/source/cli/plugin-commands.rst index 55984ffb..34efdc3d 100644 --- a/doc/source/cli/plugin-commands.rst +++ b/doc/source/cli/plugin-commands.rst @@ -81,6 +81,12 @@ neutron .. list-plugins:: openstack.neutronclient.v2 :detailed: +octavia +------- + +.. list-plugins:: openstack.load_balancer.v2 + :detailed: + sahara ------ -- cgit v1.2.1