diff options
| author | Eric Fried <openstack@fried.cc> | 2019-10-22 14:18:51 -0500 |
|---|---|---|
| committer | Eric Fried <openstack@fried.cc> | 2019-10-28 14:05:37 -0500 |
| commit | 977b0c8591e40d3f59bbc1af9adc75f2c2edb694 (patch) | |
| tree | 1bb877225188cd94633add5b380f395bd0ef1e14 /doc/requirements.txt | |
| parent | fcae62841f9a0ddc70a7e5be5202eea379378d70 (diff) | |
| download | python-openstackclient-977b0c8591e40d3f59bbc1af9adc75f2c2edb694.tar.gz | |
Use autoprogram-cliff for remaining plugin docs
Sphinx errors have been fixed in the plugin projects for octavia, rsd,
trove, watcher, and zun, so we can now use autoprogram-cliff to generate
the docs for those.
Change-Id: Ia7790c5e86957afd0aec8f9a04ffc7aa968b4eeb
Story: #1735016
Task: #37241
Diffstat (limited to 'doc/requirements.txt')
| -rw-r--r-- | doc/requirements.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt index d603c1d4..ec692e75 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -21,12 +21,12 @@ python-karborclient>=0.6.0 # Apache-2.0 python-mistralclient!=3.2.0,>=3.1.0 # Apache-2.0 python-muranoclient>=0.8.2 # Apache-2.0 python-neutronclient>=6.7.0 # Apache-2.0 -python-octaviaclient>=1.3.0 # Apache-2.0 -python-rsdclient>=0.1.0 # Apache-2.0 +python-octaviaclient>=1.11.0 # Apache-2.0 +python-rsdclient>=1.0.1 # Apache-2.0 python-saharaclient>=1.4.0 # Apache-2.0 python-searchlightclient>=1.0.0 #Apache-2.0 python-senlinclient>=1.1.0 # Apache-2.0 -python-troveclient>=2.2.0 # Apache-2.0 -python-watcherclient>=2.4.0 # Apache-2.0 +python-troveclient>=3.1.0 # Apache-2.0 +python-watcherclient>=2.5.0 # Apache-2.0 python-zaqarclient>=1.0.0 # Apache-2.0 -python-zunclient>=3.4.0 # Apache-2.0 +python-zunclient>=3.6.0 # Apache-2.0 |
