File tree Expand file tree Collapse file tree
source/cli/plugin-commands Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,5 +27,6 @@ python-saharaclient>=1.4.0 # Apache-2.0
2727python-searchlightclient >= 1.0.0 #Apache-2.0
2828python-senlinclient >= 1.1.0 # Apache-2.0
2929python-troveclient >= 2.2.0 # Apache-2.0
30+ python-watcherclient >= 2.4.0 # Apache-2.0
3031python-zaqarclient >= 1.0.0 # Apache-2.0
3132python-zunclient >= 3.4.0 # Apache-2.0
Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ Plugin Commands
2525 searchlight
2626 senlin
2727 trove
28+ watcher
2829 zaqar
2930 zun
3031
@@ -44,8 +45,3 @@ Plugin Commands
4445.. # tripleoclient is not in global-requirements
4546.. # list-plugins:: openstack.tripleoclient.v1
4647.. # :detailed:
47-
48- .. watcher
49- .. # watcherclient is not in global-requirements
50- .. # list-plugins:: openstack.infra_optim.v1
51- .. # :detailed:
Original file line number Diff line number Diff line change 1+ watcher
2+ -------
3+
4+ .. TODO(efried): cut over to autoprogram-cliff once doc build is fixed
5+
6+ .. list-plugins :: openstack.infra_optim.v1
7+ :detailed:
Original file line number Diff line number Diff line change @@ -109,6 +109,7 @@ python-senlinclient==1.1.0
109109python-subunit==1.0.0
110110python-swiftclient==3.2.0
111111python-troveclient==2.2.0
112+ python-watcherclient==2.4.0
112113python-zaqarclient==1.0.0
113114python-zunclient==3.4.0
114115pytz==2013.6
You can’t perform that action at this time.
0 commit comments