Merge "Drop removed xenapi options from test rootwrap config"

This commit is contained in:
Zuul 2024-04-05 16:14:45 +00:00 committed by Gerrit Code Review
commit 8704b2c7c0

View File

@ -25,10 +25,3 @@ syslog_log_facility=syslog
# INFO means log all usage
# ERROR means only log unsuccessful attempts
syslog_log_level=ERROR
[xenapi]
# XenAPI configuration is only required by the L2 agent if it is to
# target a XenServer/XCP compute host's dom0.
xenapi_connection_url=<None>
xenapi_connection_username=root
xenapi_connection_password=<None>