Skip to content

Commit c461055

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "[docs] fix incorrect rst markups"
2 parents 8fce974 + 50a5c2a commit c461055

1 file changed

Lines changed: 50 additions & 22 deletions

File tree

doc/source/plugin-commands.rst

Lines changed: 50 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,85 +1,113 @@
1-
=================
2-
Plugin Commands
3-
=================
1+
===============
2+
Plugin Commands
3+
===============
44

55
Note: To see the complete syntax for the plugin commands, see the `CLI_Ref`_
66

77
.. list-plugins:: openstack.cli.extension
88

9-
# aodh
9+
aodh
10+
----
11+
1012
.. list-plugins:: openstack.alarming.v2
1113
:detailed:
1214

13-
# barbican
15+
barbican
16+
--------
17+
1418
.. list-plugins:: openstack.key_manager.v1
1519
:detailed:
1620

17-
# congress
21+
congress
22+
--------
23+
1824
.. list-plugins:: openstack.congressclient.v1
1925
:detailed:
2026

21-
# cue
27+
.. cue
2228
.. # cueclient is not in global-requirements
2329
.. # list-plugins:: openstack.mb.v1
2430
.. # :detailed:
2531
26-
# designate
32+
designate
33+
---------
34+
2735
.. list-plugins:: openstack.dns.v1
2836
:detailed:
2937

30-
# gnocchi
38+
.. gnocchi
3139
.. # gnocchiclient is not in global-requirements
3240
.. # list-plugins:: openstack.metric.v1
3341
.. # :detailed:
3442
35-
# heat
43+
heat
44+
----
45+
3646
.. list-plugins:: openstack.orchestration.v1
3747
:detailed:
3848

39-
# ironic
49+
ironic
50+
------
51+
4052
.. list-plugins:: openstack.baremetal.v1
4153
:detailed:
4254

43-
# ironic-inspector
55+
ironic-inspector
56+
----------------
57+
4458
.. list-plugins:: openstack.baremetal_introspection.v1
4559
:detailed:
4660

47-
# mistral
61+
mistral
62+
-------
63+
4864
.. list-plugins:: openstack.workflow_engine.v2
4965
:detailed:
5066

51-
# murano
67+
murano
68+
------
69+
5270
.. list-plugins:: openstack.application_catalog.v1
5371
:detailed:
5472

55-
# neutron
73+
neutron
74+
-------
75+
5676
.. list-plugins:: openstack.neutronclient.v2
5777
:detailed:
5878

59-
# sahara
79+
sahara
80+
------
81+
6082
.. list-plugins:: openstack.data_processing.v1
6183
:detailed:
6284

63-
# searchlight
85+
searchlight
86+
-----------
87+
6488
.. list-plugins:: openstack.search.v1
6589
:detailed:
6690

67-
# senlin
91+
senlin
92+
------
93+
6894
.. list-plugins:: openstack.clustering.v1
6995
:detailed:
7096

71-
# tripleo
97+
.. tripleo
7298
.. # tripleoclient is not in global-requirements
7399
.. # list-plugins:: openstack.tripleoclient.v1
74100
.. # :detailed:
75101
76-
# watcher
102+
.. watcher
77103
.. # watcherclient is not in global-requirements
78104
.. # list-plugins:: openstack.infra_optim.v1
79105
.. # :detailed:
80106
81-
# zaqar
107+
zaqar
108+
-----
109+
82110
.. list-plugins:: openstack.messaging.v1
83111
:detailed:
84112

85-
.. _CLI_Ref: http://docs.openstack.org/cli-reference/openstack.html
113+
.. _CLI_Ref: http://docs.openstack.org/cli-reference/openstack.html

0 commit comments

Comments
 (0)