Merge "remove unused configration"
This commit is contained in:
commit
6dfc7fc148
@ -47,12 +47,6 @@ Guest monitoring interval of VM status (in seconds).
|
||||
* 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'
|
||||
'''),
|
||||
cfg.BoolOpt('callback_paused_event',
|
||||
default=True,
|
||||
help='''
|
||||
* True: Callback for VM paused events.
|
||||
* False: Do not callback for VM paused events.
|
||||
'''),
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user