Fix docs build
fix list iindentation in help strings. Change-Id: I1be365e74fe64df989d4d6347cffad7efab1b47c
This commit is contained in:
parent
21a78c65d3
commit
8bc76b34c3
masakarimonitors/conf
@ -27,7 +27,7 @@ Determine if monkey patching should be applied.
|
||||
Related options:
|
||||
|
||||
* ``monkey_patch_modules``: This must have values set for this option to have
|
||||
any effect
|
||||
any effect
|
||||
"""),
|
||||
cfg.ListOpt(
|
||||
'monkey_patch_modules',
|
||||
|
@ -46,7 +46,7 @@ Guest monitoring interval of VM status (in seconds).
|
||||
help=r'''
|
||||
* The file path of qemu guest agent sock.
|
||||
* Please use Python raw string notation as regular expressions.
|
||||
e.g. r'/var/lib/libvirt/qemu/org\.qemu\.guest_agent\..*\.instance-.*\.sock'
|
||||
e.g. r'/var/lib/libvirt/qemu/org\.qemu\.guest_agent\..*\.instance-.*\.sock'
|
||||
'''),
|
||||
]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user