remove unused configration
Change-Id: I0cd8dc2fa96001622b3d89534c43b84e6103e369
This commit is contained in:
parent
4c7999a4d3
commit
2932977f02
@ -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…
x
Reference in New Issue
Block a user