Skip to content

Commit 77b5e9d

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Add plugin doc page for watcher"
2 parents 9974eb0 + 67a5654 commit 77b5e9d

4 files changed

Lines changed: 10 additions & 5 deletions

File tree

doc/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@ python-saharaclient>=1.4.0 # Apache-2.0
2727
python-searchlightclient>=1.0.0 #Apache-2.0
2828
python-senlinclient>=1.1.0 # Apache-2.0
2929
python-troveclient>=2.2.0 # Apache-2.0
30+
python-watcherclient>=2.4.0 # Apache-2.0
3031
python-zaqarclient>=1.0.0 # Apache-2.0
3132
python-zunclient>=3.4.0 # Apache-2.0

doc/source/cli/plugin-commands/index.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff 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:
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
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:

lower-constraints.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ python-senlinclient==1.1.0
109109
python-subunit==1.0.0
110110
python-swiftclient==3.2.0
111111
python-troveclient==2.2.0
112+
python-watcherclient==2.4.0
112113
python-zaqarclient==1.0.0
113114
python-zunclient==3.4.0
114115
pytz==2013.6

0 commit comments

Comments
 (0)