File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33
44.. TODO(efried): cut over to autoprogram-cliff once doc build is fixed
55
6+ For more details, see the :python-octaviaclient-doc: `python-octaviaclient
7+ plugin documentation </cli/index> `.
8+
69.. list-plugins :: openstack.load_balancer.v2
710 :detailed:
Original file line number Diff line number Diff line change 33
44.. TODO(efried): cut over to autoprogram-cliff once doc build is fixed
55
6+ For more details, see the :python-watcherclient-doc: `python-watcherclient
7+ plugin documentation </cli/openstack_cli> `.
8+
69.. list-plugins :: openstack.infra_optim.v1
710 :detailed:
Original file line number Diff line number Diff line change 33
44.. TODO(efried): cut over to autoprogram-cliff once doc build is fixed
55
6+ For more details, see the :python-zunclient-doc: `python-zunclient plugin
7+ documentation </cli/command-list> `.
8+
69.. list-plugins :: openstack.container.v1
710 :detailed:
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+ ]
42+
3743# Add any paths that contain templates here, relative to this directory.
3844#templates_path = ['_templates']
3945
You can’t perform that action at this time.
0 commit comments