Drop weird swift rootwrap config (xenapi with placeholder values)

Change-Id: I5514c53002a9e772b96e767b10fddf6342c7eb1d
This commit is contained in:
Radosław Piliszek 2020-02-19 20:54:06 +01:00
parent ceae02f09d
commit faec906090

View File

@ -25,10 +25,3 @@ syslog_log_facility=syslog
# INFO means log all usage # INFO means log all usage
# ERROR means only log unsuccessful attempts # ERROR means only log unsuccessful attempts
syslog_log_level=ERROR 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>