diff options
Diffstat (limited to 'doc/source/cli')
| -rw-r--r-- | doc/source/cli/plugin-commands/index.rst | 6 | ||||
| -rw-r--r-- | doc/source/cli/plugin-commands/watcher.rst | 7 |
2 files changed, 8 insertions, 5 deletions
diff --git a/doc/source/cli/plugin-commands/index.rst b/doc/source/cli/plugin-commands/index.rst index f6ff51bd..2c3bda3e 100644 --- a/doc/source/cli/plugin-commands/index.rst +++ b/doc/source/cli/plugin-commands/index.rst @@ -25,6 +25,7 @@ Plugin Commands searchlight senlin trove + watcher zaqar zun @@ -44,8 +45,3 @@ Plugin Commands .. # tripleoclient is not in global-requirements .. # list-plugins:: openstack.tripleoclient.v1 .. # :detailed: - -.. watcher -.. # watcherclient is not in global-requirements -.. # list-plugins:: openstack.infra_optim.v1 -.. # :detailed: diff --git a/doc/source/cli/plugin-commands/watcher.rst b/doc/source/cli/plugin-commands/watcher.rst new file mode 100644 index 00000000..7f9afbdc --- /dev/null +++ b/doc/source/cli/plugin-commands/watcher.rst @@ -0,0 +1,7 @@ +watcher +------- + +.. TODO(efried): cut over to autoprogram-cliff once doc build is fixed + +.. list-plugins:: openstack.infra_optim.v1 + :detailed: |
