Drop removed xenapi options from test rootwrap config

These options were already removed[1].

[1] 25d1f9b9487557afca32c32677755046be8b51f0

Change-Id: I6aec348f0d75974bf8d16741e08d70283a938849
This commit is contained in:
Takashi Kajinami 2024-01-22 11:01:35 +09:00
parent e944dc144c
commit f67d2ae747
1 changed files with 0 additions and 7 deletions

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>