File tree Expand file tree Collapse file tree 8 files changed +17
-44
lines changed
Expand file tree Collapse file tree 8 files changed +17
-44
lines changed Original file line number Diff line number Diff line change @@ -21,12 +21,12 @@ python-karborclient>=0.6.0 # Apache-2.0
2121python-mistralclient != 3.2.0 ,>= 3.1.0 # Apache-2.0
2222python-muranoclient >= 0.8.2 # Apache-2.0
2323python-neutronclient >= 6.7.0 # Apache-2.0
24- python-octaviaclient >= 1.3 .0 # Apache-2.0
25- python-rsdclient >= 0. 1.0 # Apache-2.0
24+ python-octaviaclient >= 1.11 .0 # Apache-2.0
25+ python-rsdclient >= 1.0.1 # Apache-2.0
2626python-saharaclient >= 1.4.0 # Apache-2.0
2727python-searchlightclient >= 1.0.0 #Apache-2.0
2828python-senlinclient >= 1.1.0 # Apache-2.0
29- python-troveclient >= 2.2 .0 # Apache-2.0
30- python-watcherclient >= 2.4 .0 # Apache-2.0
29+ python-troveclient >= 3.1 .0 # Apache-2.0
30+ python-watcherclient >= 2.5 .0 # Apache-2.0
3131python-zaqarclient >= 1.0.0 # Apache-2.0
32- python-zunclient >= 3.4 .0 # Apache-2.0
32+ python-zunclient >= 3.6 .0 # Apache-2.0
Original file line number Diff line number Diff line change 11octavia
22-------
33
4- .. TODO(efried): cut over to autoprogram-cliff once doc build is fixed
5-
6- For more details, see the :python-octaviaclient-doc: `python-octaviaclient
7- plugin documentation </cli/index> `.
8-
9- .. list-plugins :: openstack.load_balancer.v2
10- :detailed:
4+ .. autoprogram-cliff :: openstack.load_balancer.v2
Original file line number Diff line number Diff line change 11rsd
22---
33
4- .. TODO(efried): Cut over to autoprogram-cliff once rsd plugin docs build
5-
6- .. list-plugins :: openstack.rsd.v1
7- :detailed:
4+ .. autoprogram-cliff :: openstack.rsd.v2
Original file line number Diff line number Diff line change 11trove
22-----
33
4- .. TODO(efried): cut over to autoprogram-cliff once doc build is fixed
5-
6- .. list-plugins :: openstack.database.v1
7- :detailed:
4+ .. autoprogram-cliff :: openstack.database.v1
Original file line number Diff line number Diff line change 11watcher
22-------
33
4- .. TODO(efried): cut over to autoprogram-cliff once doc build is fixed
5-
6- For more details, see the :python-watcherclient-doc: `python-watcherclient
7- plugin documentation </cli/openstack_cli> `.
8-
9- .. list-plugins :: openstack.infra_optim.v1
10- :detailed:
4+ .. autoprogram-cliff :: openstack.infra_optim.v1
Original file line number Diff line number Diff line change 11zun
22---
33
4- .. TODO(efried): cut over to autoprogram-cliff once doc build is fixed
5-
6- For more details, see the :python-zunclient-doc: `python-zunclient plugin
7- documentation </cli/command-list> `.
8-
9- .. list-plugins :: openstack.container.v1
10- :detailed:
4+ .. autoprogram-cliff :: openstack.container.v1
Original file line number Diff line number Diff line change 3434repository_name = 'openstack/python-openstackclient'
3535use_storyboard = True
3636
37- openstack_projects = [
38- 'python-octaviaclient' ,
39- 'python-watcherclient' ,
40- 'python-zunclient' ,
41- ]
37+ # Add project 'foo' to this list to enable the :foo-doc: role
38+ # openstack_projects = []
4239
4340# Add any paths that contain templates here, relative to this directory.
4441#templates_path = ['_templates']
Original file line number Diff line number Diff line change @@ -101,17 +101,17 @@ python-mistralclient==3.1.0
101101python-muranoclient==0.8.2
102102python-neutronclient==6.7.0
103103python-novaclient==15.0.0
104- python-octaviaclient==1.3 .0
105- python-rsdclient==0. 1.0
104+ python-octaviaclient==1.11 .0
105+ python-rsdclient==1.0.1
106106python-saharaclient==1.4.0
107107python-searchlightclient==1.0.0
108108python-senlinclient==1.1.0
109109python-subunit==1.0.0
110110python-swiftclient==3.2.0
111- python-troveclient==2.2 .0
112- python-watcherclient==2.4 .0
111+ python-troveclient==3.1 .0
112+ python-watcherclient==2.5 .0
113113python-zaqarclient==1.0.0
114- python-zunclient==3.4 .0
114+ python-zunclient==3.6 .0
115115pytz==2013.6
116116PyYAML==3.12
117117repoze.lru==0.7
You can’t perform that action at this time.
0 commit comments