drbd: comment that the builtin plugin is depreacated
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
@ -1,9 +1,12 @@
|
||||
package PVE::Storage::DRBDPlugin;
|
||||
|
||||
# FIXME: remove with 7.0
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
||||
use IO::File;
|
||||
# FIXME remove libnet-dbus-perl dependency once this gets removed
|
||||
use Net::DBus;
|
||||
|
||||
use PVE::Tools qw(run_command trim);
|
||||
|
||||
Reference in New Issue
Block a user